Basic Information

appmixer.salesforce.crm.FindContacts

1.1.2

Public

Get all contacts, optionally scoped to a single account and/or campaign, together with their related contact information (name, email, phone, ...).

Input Ports

in

FieldTypeDescription
Account text Optional. Select an account to return only its contacts. Leave empty to return all contacts.
Campaign text Optional. Select a campaign to return only its member contacts (the contact's Campaign History). Can be combined with the Account filter.
Output Type select Choose whether you want to receive the result set as one complete list, or one item at a time or stream the items to a file. For large datasets, streaming the items to a file is the most efficient method.

Output Ports

out

notFound

FieldTypeDescription
No fields defined for this port

Full Metadata