Configuration
This section explains each of the properties in the configuration blade.

General
Collection
This associates the Agent to a specific Collection (default to that of the current Data Stream).
Polling Interval (seconds)
A timespan to specify how often should the Agent check for new data/changes or update its cache.
Salesforce Login Details
Use Variables?
Tick to use saved variables for authentication properties; or enter the text manually.
Username
The username for the Salesforce login.
Password
The password for the Salesforce login.
Is Sandbox?
Tick to connect to a Salesforce Test Environment; or leave unticked to connect to a Salesforce Production Environment.
Custom API OAuth Setting
Consumer Key
The consumer key of the Salesforce Connected App.
Consumer Secret
The consumer secret of the Salesforce Connected App.
Please select an object to be retrieved
Object
The name of the required Salesforce object e.g. Accounts, Work Orders.
Endpoints
Output
An event per read row will be made available to this endpoint with attributes matching the Salesforce object.
Error
Errors encountered during the execution of this Agent will be published on this endpoint.
Last updated