Description
I am trying to fetch the participant emails for a couple of meetings. I went through the email display rules mentioned here
I invited a participant through google calendar invitation. Below are the two meetings I tested.
Error?
85070778899: I am able to fetch the user email of the participant, I invited through google calendar
85931660814: I am not able to fetch the user email of the participant, I invited through google calendar.
I want to find the root cause for this and potential reason that is preventing zoom to give the user email, that I invited through google calendar.
And I want to know all the conditions, why zoom flags a participant as guest.
hi @eshwar
Thanks for reaching out to us
Can you please confirm with the participant if they were logged into their Zoom account?
If they joined as guests, this could be the reason why it is not displaying email
Thanks for your response,
The meetings has two participants. Host and other participant. And the other participant is logged in. And is invited to the meeting.
I usually do it through meeting id not the uuid. Is there any limitation that I need to know, that user_email is not fetched through meeting_id but with the uuid?
Usually, I need the last instance meeting particiapants. So, doing through the meeting_id gives the last instance participant data right.
I was not able to fetch participant user_email whom I invited through the google calendar. I was able to get the participant object but not the user email.
Please let me know, if you have any findings on this. And this is kind of time bound, is there a way, we can speed up the process of resolving this issue.
In my case, when only creating the meeting in zoom web portal and inviting attendees from webportal through email only works.
Even If I create a meeting in webportal and add that to google calendar and invite attendees manually from google calendar also does not work(to get the attendees user email). And this was not the case before, I used to get the attendee email even if I directly create meeting in google calendar and invite people directly there.
And as per this guidelines, I should be able to get the user_email, if I create and invite them through google calendar right. Can you check if there are any recent changes that is preventing this?