Skip to main content

Retrieve all contacts from ActiveCampaign

Retrieve all contacts from ActiveCampaign.

Application

  • ActiveCampaign

Inputs (what you have)

NameDescriptionData TypeRequired?Example
Connected AccountThe connected account to use for the requestConnected AccountYes
Return all?Whether to return all results or only up to a given limitTrue/FalseNo
LimitMax number of results to returnNumberNo
Simplify?Whether to return a simplified version of the response instead of the raw dataTrue/FalseNo
Contacts created date and timeContacts created on the specified dateDatetimeNo
EmailEmail address of the contact you want to getEmailNo
Email likeFilter contacts that contain the given value in the email addressText (Short)No
ExcludeExclude from the response the contact with the given IDText (Short)No
Form IDFilter contacts associated with the given formText (Short)No
List IDFilter contacts associated with the given listText (Short)No
SearchFilter contacts that match the given value in the contact names, organization, phone or emailText (Short)No
Segment IDReturn only contacts that match a list segmentText (Short)No
Series IDFilter contacts associated with the given automationText (Short)No
StatusText (Short)No
Tag IDFilter contacts associated with the given tagText (Short)No
Created beforeFilter contacts that were created prior to this dateDatetimeNo
Created afterFilter contacts that were created after this dateDatetimeNo
Updated beforeFilter contacts that were updated before this dateDatetimeNo
Updated afterFilter contacts that were updated after this dateDatetimeNo
Wait IDFilter by contacts in the wait queue of an automation blockText (Short)No
Order byPredefined Choice ListNo

Outputs (what you get)

NameDescriptionData TypeRequired?Example
JSON OutputJSON output returned by the APIText (Long)No

Outcomes

NameDescription
SuccessThis status is selected if the job has successfully completed.
UnsuccessfulThis status is selected if the job has completed unsuccessfully.

Requirements

  • N/A