Salesforce Streaming API Agent Configuration(3.2)
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.
Setting | Description |
---|---|
Enter the URL to the Salesforce login site. | |
Username | Enter the username for logging in to Salesforce. |
Password | Enter the password for logging in to Salesforce. |
Security Token | Enter 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