Zoho Books Tasks
Note:
- Each time any of the Zoho Books 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 Records 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.
- Get Organizations: Fetches all the organizations associated with the user
- Create Record: Creates a record in the specified module
- Update Record: Updates the specified record
- Get Records: Fetches records from the specified module
- Get Records By ID: Fetches the specified record
- Mark Status: Sets the status field with the specified value
- Get Templates: Fetches templates from the specified module