Skip to main content
All CollectionsWrk Action LibraryActiveCampaign
Retrieve all contacts from ActiveCampaign
Retrieve all contacts from ActiveCampaign
Wrk Product avatar
Written by Wrk Product
Updated over a week ago

Retrieve all contacts from ActiveCampaign.

Application

  • ActiveCampaign

Inputs (what you have)

Name

Description

Data Type

Required?

Example

Connected Account

The connected account to use for the request

Connected Account

Yes

Return all?

Whether to return all results or only up to a given limit

True/False

No

Limit

Max number of results to return

Number

No

Simplify?

Whether to return a simplified version of the response instead of the raw data

True/False

No

Contacts created date and time

Contacts created on the specified date

Datetime

No

Email

Email address of the contact you want to get

Email

No

Email like

Filter contacts that contain the given value in the email address

Text (Short)

No

Exclude

Exclude from the response the contact with the given ID

Text (Short)

No

Form ID

Filter contacts associated with the given form

Text (Short)

No

List ID

Filter contacts associated with the given list

Text (Short)

No

Search

Filter contacts that match the given value in the contact names, organization, phone or email

Text (Short)

No

Segment ID

Return only contacts that match a list segment

Text (Short)

No

Series ID

Filter contacts associated with the given automation

Text (Short)

No

Status

Text (Short)

No

Tag ID

Filter contacts associated with the given tag

Text (Short)

No

Created before

Filter contacts that were created prior to this date

Datetime

No

Created after

Filter contacts that were created after this date

Datetime

No

Updated before

Filter contacts that were updated before this date

Datetime

No

Updated after

Filter contacts that were updated after this date

Datetime

No

Wait ID

Filter by contacts in the wait queue of an automation block

Text (Short)

No

Order by

Predefined Choice List

No

Outputs (what you get)

Name

Description

Data Type

Required?

Example

JSON Output

JSON output returned by the API

Text (Long)

No

Outcomes

Name

Description

Success

This status is selected if the job has successfully completed.

Unsuccessful

This status is selected if the job has completed unsuccessfully.

Requirements

  • N/A

Did this answer your question?