SDP Cloud Integration Tasks
Note:
- Each time any of the SDP Cloud integration tasks is executed, it triggers an API request in the back-end. This call is deducted from the External Calls limit available for the service from which the task is executed, based on your pricing.
- Only actual executions that receive a response (whether success or failure) are counted, not the number of times the task appears in the script. For example, if Create record task is placed inside a for each task that iterates five times, the number of external API calls consumed will be five, even though the task appears only once in the script.
- Create record: Creates a record in the specified module
- Get records: Fetches all the records from the specified module
- Update record: Updates the specified record with new values
- Get record by ID: Fetches a record from the specified module
- Associate: Creates a record in submodule and associates it with the specified parent record
- SDP invoke URL: Use the API endpoints provided by SDP Cloud to access and modify your data