Basic Information

appmixer.getResponse.core.FindContacts

Find Contacts

1.0.0

Public

Retrieve contacts with optional filters. Returns a maximum of 1000 contacts per request.

Input Ports

in

FieldTypeDescription
Email text Filter by exact email address.
Name text Filter by contact name.
Campaign ID text Filter by campaign/list ID to return contacts from a specific list.
State select Filter by contact state.
Created On From date-time Return contacts created on or after this date and time (ISO 8601).
Created On To date-time Return contacts created on or before this date and time (ISO 8601).
Sort By select Field to sort by.
Sort Order select Sort order.
Output Type select Choose whether you want to receive the result set as one complete list, or first item only or one item at a time or stream the items to a file.

Output Ports

out

notFound

FieldTypeDescription
No fields defined for this port

Full Metadata