cancel
Showing results for 
Search instead for 
Did you mean: 

On April 16, between 2:25 P.M. ET and 4:12 P.M. ET, the domain zoom.us was not available due to a server block by GoDaddy Registry. This block was the result of a communication error between Zoom’s domain registrar, Markmonitor, and GoDaddy Registry, which resulted in GoDaddy Registry mistakenly shutting down zoom.us domain. Zoom, Markmonitor, and GoDaddy worked quickly to identify and remove the block, which restored service to the domain zoom.us. There was no product, security or network failure at Zoom during the outage. GoDaddy and Markmonitor are working together to prevent this from happening again.

Missing fields from webhook events

aupreti
Explorer
Explorer

In our zoom webhook events, we are missing some fields and I'm not sure why. 

 

{"payload"=>{"account_id"=>[redacted], "object"=>{"uuid"=>[redacted], "participant"=>{"user_id"=>[redacted], "user_name"=>"", "participant_user_id"=>"", "id"=>"", "join_time"=>"2024-10-28T18:25:26Z", "email"=>"", "participant_uuid"=>[redacted]}, "id"=>[redacted], "type"=>2, "topic"=>"Some Meeting", "host_id"=>[redacted], "duration"=>20, "start_time"=>"2024-10-28T18:21:36Z", "timezone"=>"America/Los_Angeles"}}, "event_ts"=>1730139927567, "event"=>"meeting.participant_joined", "controller"=>"webhooks/zoom", "action"=>"create"}

 

You can see both the email and the user name are not available in any of our webhook events, even ones where the user is the host and is authenticated. 

 

Is this a setting that I need to update?

0 REPLIES 0