Hi,
Are there any ways to associate custom tags for a meeting? The same needs to be available when the recordings are retrieved from REST API. So that, we can map it to some specific handler in our application.
As we don’t have custom tags for meetings, I would suggest implementing a naming convention for your meeting names, or descriptions and tagging them that way. For example: “My Meeting - 123” (<- tag)
Or using our Webhooks and adding tagging via a database on your end as meeting events happen.
Hi Tommy,
Using name or description may be error prone. And we cannot use webhooks for security reasons. It would be great if zoom supports to create tags and associate them to his meetings.