GoToWebinar · Example Payload

Gotowebinar Create Registrant Response

AttendeesCollaborationCommunicationsEventsMeetingsRegistrantsSessionsSurveysVideo ConferencingVirtual EventsWebhooksWebinars

Gotowebinar Create Registrant Response is an example object payload from GoToWebinar, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

registrantKeyjoinUrlstatus

Example Payload

Raw ↑
{
  "registrantKey": "8325357307900339981",
  "joinUrl": "https://global.gotowebinar.com/join/5620084814059709442/8325357307900339981",
  "status": "APPROVED"
}