Infusionsoft.Endpoints.REST.Contact (Infusionsoft v0.7.0) View Source
Provides the raw endpoints to Infusionsoft's REST API for Contact.
Link to this section Summary
Link to this section Functions
Specs
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() }