Infusionsoft v0.6.1 Infusionsoft.Endpoints.REST.Contact View Source
Provides the raw endpoints to Infusionsoft’s REST API for Contact.
Link to this section Summary
Functions
https://developer.infusionsoft.com/docs/rest/#!/Contact/listContactsUsingGET
Link to this section Functions
https://developer.infusionsoft.com/docs/rest/#!/Contact/listContactsUsingGET
Available Parameters: %{ limit: integer(), offset: integer(), email: String.t(), given_name: String.t(), family_name: String.t(), order: String.t(), order_direction: String.t(), since: String.t(), until: String.t() }