appmixer.salesforce.crm.FindContactsByField
1.1.2
Public
| Field | Type | Description |
|---|---|---|
| Field | text | The Contact field to filter on, for example AccountId, LeadSource or a custom field. |
| Field Value | text | The value the chosen field must match, for example the Campaign ID or an email address. |
| Match Type | select | How the field value is compared. Contains and Starts with use a SOQL LIKE query and only work on text fields — for ID, number or date fields use Exact match. |
| 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. |
Dynamic variables loaded from /component/appmixer/salesforce/crm/FindContactsByField?outPort=out&ignoreAuth=true
| Field | Type | Description |
|---|---|---|
| No fields defined for this port | ||