I am integration a product that user can
1.Agent Create a zoom meeting
2.Agent extend a ongoing zoom meeting
3.Meeting automatically end after duration period
4.And every meeting record automatically
and there are three option
1.General app
2.Server-to-server
3.Webhook only
which one is i choose ?
can any one help ?
Thanks in advanced…
Choose Server-to-Server for seamless integration of meeting creation, extension, automatic ending, and recording, as it provides robust API access. Webhook-Only is suitable for event notifications, and General App is more basic and less suited for advanced automation.
Thank for your valuable time.
just need to know that ,
Here’s a refined version of the sentence:
- System can create a meeting link as a host.
- System can assign an agent as a co-host to facilitate communication between the user and the agent(is that possible)
- The user has the ability to extend the ongoing meeting session.
- The video will be recorded automatically, and the duration of the meeting will be saved.
- The meeting can end by both agent and user.
which is suitable for recording plan ??
if so can you provided the api link that i implement in my node js project ?
thanks …