customerio v0.1.2 Customerio.Util
Collection of utilites for this library. You should not use it in your code.
Link to this section Summary
Functions
This method sends requests to customer.io
API endpoint, with
defined method, route, body and HTTPoison options
Link to this section Types
Link to this section Functions
Link to this function
send_request(method, route, data_map, opts \\ [])
This method sends requests to customer.io
API endpoint, with
defined method, route, body and HTTPoison options.