05-26-2025 01:27 AM - edited 05-26-2025 01:28 AM
I want to incorporate some meeting summary and computer vision functions into Webex. Can I record the audio and take screenshots using an embedded app? If not, how can I go about it besides creating a standalone app that records webex?
Solved! Go to Solution.
05-27-2025 04:11 AM
Hi @want-to-make-plugin ,
There are Meeting Transcripts APIs that you can use to manage the meeting summary. However, there is no API to take screenshots. If recording the meeting works for your scenario then you can refer to Recordings APIs.
For your standalone app, it is suggested to use an Integration or a Service App to generate the OAuth access token to make the API calls as these tokens would last longer than the your personal access token/PAT. For Embedded app, you can refer to the Embedded App Developer Guide .
05-27-2025 04:11 AM
Hi @want-to-make-plugin ,
There are Meeting Transcripts APIs that you can use to manage the meeting summary. However, there is no API to take screenshots. If recording the meeting works for your scenario then you can refer to Recordings APIs.
For your standalone app, it is suggested to use an Integration or a Service App to generate the OAuth access token to make the API calls as these tokens would last longer than the your personal access token/PAT. For Embedded app, you can refer to the Embedded App Developer Guide .
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide