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