Zoho Mail Integration Tasks
Note:
- Each time any of the Zoho Mail 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 folders 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.
Note: The following tasks are applicable to all Zoho services, except Zoho Creator.
- Get folders: Fetches all the folders
- Move to folder: Moves an email to a different folder
- Create folder: Creates a new folder
- Set flag: Flags an email
- Remove flag: Removes the flag from a flagged email
- Mark as read: Marks an email as read
- Mark as unread: Marks an email as unread
- Get message: Gets details of an email
- Create tag: Creates a tag
- Get Labels: Gets all the labels/ tags
- Set Tag: Sets tag to an email