@ojus.zoom @elisa.zoom Hi, We are getting user information from zoom webhook in a payload, and we have an authentication procedure which is using user id but we are receiving same user id for every user even when user uses his personal login(like gmail). Please find below log screenshots:
With Gmail Login:
With our corporate login:
In the above screenshots both are different login’s but receiving same user id. So how can we get user account number for every login?
We are not getting this account number from the webhook, so how we can get this account number from webhook payload?
Please help on this issue asap.