SalesforceAction
Describes an action to write a message to a Salesforce IoT Cloud Input Stream.
Contents
- token
-
The token used to authenticate access to the Salesforce IoT Cloud Input Stream. The token is available from the Salesforce IoT Cloud platform after creation of the Input Stream.
Type: String
Length Constraints: Minimum length of 40.
Required: Yes
- url
-
The URL exposed by the Salesforce IoT Cloud Input Stream. The URL is available from the Salesforce IoT Cloud platform after creation of the Input Stream.
Type: String
Length Constraints: Maximum length of 2000.
Pattern:
https://ingestion-[a-zA-Z0-9]{1,12}\.[a-zA-Z0-9]+\.((sfdc-matrix\.net)|(sfdcnow\.com))/streams/\w{1,20}/\w{1,20}/event
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: