Zoho Show Integration
Note:
- Each time any of the Zoho Show 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 Get All Datalinks 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 presentation using data links: This task is used to duplicate an existing presentation or library template and update data link values in the newly created presentation.
- Get All Datalinks: This task is used to fetch all data link (Data Field) IDs along with their metadata from a presentation.
- Update Datalinks: This task is used to update one or more data link values in a presentation.
- Get Embed Links: This task is used to fetch embed links present in the slides of a presentation.
- Update Embed Link: This task is used to update an embed URL in the specific slide of a presentation.