How do I add conferencing details to a scheduled event?

Task:

Add Webex / Google Meet / Zoom conference details to a scheduler created event.

Nylas Conferencing / integrations feature does not currently work with Scheduler, only with POST /event.

Requirements:

  • Application Developer 

Instructions:

For a unique meeting URL, workflow would be as follows:

  • Scheduler creates event
  • Listen out for webhook event.created - identify the correct object by the Title - defined in scheduler
  • Edit the event to add conference details via PUT /events 

 

For a static meeting URL, that will be the same for all events created by Scheduler.

Outcome:

 You will now be able to view the meeting URL in the location field.

 

 

Resources:

https://developer.nylas.com/docs/connectivity/calendar/autocreate-meetings 

https://developer.nylas.com/docs/api#put/events/id 

https://developer.nylas.com/docs/user-experience/scheduler/#schedule-editor 

 

 

Updated

Was this article helpful?

0 out of 0 found this helpful

Have more questions? Submit a request

Comments

0 comments

Please sign in to leave a comment.