ID per video meeting

Hello guys!

We have a portal and interesting to able our clients meet their clients by Zoom.

We are going to use the SDK pay as you go pricing option.

The question is how is it possible to know which client scheduled the meeting under our account.

May I pass somehow the id of my client to the meeting record, because I have to control later how many sessions each client has.

I have to control the storage of videos per client etc…

Imagine we have 1000 clients scheduling and meeting parallel, so we need full control over all the process.

Thanks

Hey @bakay78 , Thanks for posting! :slight_smile:

Can I ask if you are wanting to use the Video SDK or Meeting SDK?

That will help me answer your question.

Thanks,
Tommy

I don’t know what is a difference.

I think meeting SDK.

Yes As I understand Meeting SDK is better for our needs.

Hey @bakay78 ,

Thanks! You can pass in a customerKey to the ZoomMtg.join() function as a custom tracker for that participant:

https://marketplacefront.zoom.us/sdk/meeting/web/ZoomMtg.html#join

That value will show up in the Zoom Reporting APIs:

Let me know if that helps! :slight_smile:

Thanks,
Tommy

Thank you so much Tommy

1 Like

You are welcome! :slight_smile:

Please let us know if you need anything else!

-Tommy

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.