Hi Will,
Sorry, but in my last answer here, I didn’t send the whole information.
Actually, I didn’t receive all information using API, but I received all information using webhooks.
Using webhooks:
[
{
"event_name" : "meeting.participant_joined",
"participant_id" : "0hrG2abBQUmPPipNlghkZg",
"participant_user_id" : "16778240",
"participant_user_name" : "Eveline Boas",
"participant_time" : "2020-10-13T11:20:18Z"
},
{
"event_name" : "meeting.participant_joined",
"participant_id" : "",
"participant_user_id" : "16779264",
"participant_user_name" : "jonas",
"participant_time" : "2020-10-13T11:21:39Z"
},
{
"event_name" : "meeting.participant_left",
"participant_id" : "aqxsJoz_Qtedn2aw6kiczg",
"participant_user_id" : "16779264",
"participant_user_name" : "jonas",
"participant_time" : "2020-10-13T11:26:55Z"
},
{
"event_name" : "meeting.participant_joined",
"participant_id" : "",
"participant_user_id" : "16784384",
"participant_user_name" : "Adonai Pontes Fontinha",
"participant_time" : "2020-10-13T11:27:56Z"
},
{
"event_name" : "meeting.participant_left",
"participant_id" : "_iE3AJ29Try615yTOOeOyw",
"participant_user_id" : "16784384",
"participant_user_name" : "Adonai Pontes Fontinha",
"participant_time" : "2020-10-13T11:28:48Z"
},
{
"event_name" : "meeting.participant_left",
"participant_id" : "0hrG2abBQUmPPipNlghkZg",
"participant_user_id" : "16778240",
"participant_user_name" : "Eveline Boas",
"participant_time" : "2020-10-13T11:28:51Z"
},
{
"event_name" : "meeting.participant_joined",
"participant_id" : "0hrG2abBQUmPPipNlghkZg",
"participant_user_id" : "16778240",
"participant_user_name" : "Eveline Boas",
"participant_time" : "2020-10-13T11:32:36Z"
},
{
"event_name" : "meeting.participant_joined",
"participant_id" : "",
"participant_user_id" : "16783360",
"participant_user_name" : "Adonai Pontes Fontinha",
"participant_time" : "2020-10-13T11:33:08Z"
},
{
"event_name" : "meeting.participant_left",
"participant_id" : "_iE3AJ29Try615yTOOeOyw",
"participant_user_id" : "16783360",
"participant_user_name" : "Adonai Pontes Fontinha",
"participant_time" : "2020-10-13T11:35:23Z"
},
{
"event_name" : "meeting.participant_joined",
"participant_id" : "",
"participant_user_id" : "16784384",
"participant_user_name" : "Leonardo Pontes",
"participant_time" : "2020-10-13T11:38:50Z"
},
{
"event_name" : "meeting.participant_left",
"participant_id" : "-5z_nG6-TGelU-gXWRtzJg",
"participant_user_id" : "16784384",
"participant_user_name" : "Leonardo Pontes",
"participant_time" : "2020-10-13T11:41:08Z"
},
{
"event_name" : "meeting.participant_left",
"participant_id" : "0hrG2abBQUmPPipNlghkZg",
"participant_user_id" : "16778240",
"participant_user_name" : "Eveline Boas",
"participant_time" : "2020-10-13T11:41:08Z"
}
]
Using Zoom API:
[
{
"id": "0hrG2abBQUmPPipNlghkZg",
"user_id": "16778240",
"name": "Eveline Boas",
"user_email": "7c858a9c-c830-428e-a441-fdaf616364da@conexia.com.br",
"join_time": "2020-10-13T11:32:36Z",
"leave_time": "2020-10-13T11:41:07Z",
"duration": 511,
"attentiveness_score": ""
},
{
"id": "_iE3AJ29Try615yTOOeOyw",
"user_id": "16783360",
"name": "Adonai Pontes Fontinha",
"user_email": "5f68ee73-d403-41bf-96d0-2eef7a4acd01@conexia.com.br",
"join_time": "2020-10-13T11:33:08Z",
"leave_time": "2020-10-13T11:35:23Z",
"duration": 135,
"attentiveness_score": ""
},
{
"id": "-5z_nG6-TGelU-gXWRtzJg",
"user_id": "16784384",
"name": "Leonardo Pontes",
"user_email": "7497b859-c1b8-441a-a51f-5bc4ef33695d@conexia.com.br",
"join_time": "2020-10-13T11:38:50Z",
"leave_time": "2020-10-13T11:41:08Z",
"duration": 138,
"attentiveness_score": ""
}
]
As you can see above, there are a few missing information using Zoom API.
If you have any questions, please, feel free to ask me.
Best regards,
Endhe
Esta mensagem pode conter informação confidencial e/ou privilegiada. Se você não for o destinatário ou a pessoa autorizada a receber esta mensagem, não pode usar, copiar ou divulgar as informações nela contidas ou ainda tomar qualquer ação baseada nessas informações. Se você recebeu esta mensagem por engano, por favor avise imediatamente o remetente, respondendo o e-mail e em seguida apague-o. Agradecemos sua cooperação e compreensão. This message may contain confidential and/or privileged information. If you are not an addressee or an authorized person to receive this message you cannot use, copy or disclose the information contained herein, nor take any action based upon these information. If you received this message by mistake, please advise immediately the sender by answering the e-mail,and subsequently delete the message. We thank you very much for your cooperation and comprehension.