Zoho Webinar Integration
Note:
- Each time any of the Zoho Webinar 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 webinar 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 webinar: This task is used to create and schedule a new webinar with the specified webinar details in Zoho Webinar.
- Update webinar: This task is used to update a webinar with the required webinar details in Zoho Webinar.
- Delete webinar: This task is used to delete a webinar using a webinar key in Zoho Webinar.
- Get webinar details using a key: This task is used to get the webinar details using a webinar key in Zoho Webinar.
- Get webinars: This task is used to get a list of webinars in Zoho Webinar.
- Get webinar report: This task is used to get a report of a webinar in Zoho Webinar.
- Get registration details: This task is used to get registration details in Zoho Webinar.
- Get all departments: This task is used to get all departments available in an organization in Zoho Webinar.
- Get Department Details by Department ID: This task is used to get the department details by department ID in Zoho Webinar.
- Get department details by department name: This task is used to fetch department details by department name in Zoho Webinar.
- Get department user list: This task is used to get users list in a specific department in Zoho Webinar.
- Get all recordings: This task is used to get all webinar recordings available in Zoho Webinar.
- Get recordings using webinar key: This task is used to get recordings using webinar key in Zoho Webinar.
- Get list of users: This task is used to get a list of users in an organization in Zoho Webinar.
- Get user details using user ID: This task is used to get user details using user ID in Zoho Webinar.
- Download transcript: This task is used to download the recording transcript using webinar key in Zoho Webinar.
- Download summary: This task is used to download a recording summary using a webinar key in Zoho Webinar.