Salesforce Streaming API Agent Configuration(3.0)

In the Salesforce Streaming API agent configuration you provide the credentials needed for accessing the Salesforce server, and state how many reconnection attempts you want to have.


SettingDescription

Login URL

Enter the URL to the Salesforce login site.

UsernameEnter the username for logging in to Salesforce.
PasswordEnter the password for logging in to Salesforce.
Security TokenEnter the security token for logging in to Salesforce.
Reconnection Timeout

If the agent loses connection to Salesforce, it will attempt to reconnect. If the connection is not recovered before a timeout expires, the workflow will abort.

Enter the timeout value in seconds.

Example

  • You have to configure Salesforce to send triggers. See the example below using parameter topic as as an event to trigger on.

Example of the APL code to create a SalesForceSubscribeUDR using topic as a trigger