You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to create a Schedule Page programmatically (smart integration).
I want to make a scheduling page that allows a guest to book time on a team's calendar (round robin availability). I don't necessarily want to create one programmatically, but it seems like the only way to do round robin.
The documentation has code samples as cURL request, but I don't see this functionality/endpoint supported by nylas-ruby ??
Hello!
I'm trying to create a Schedule Page programmatically (smart integration).
I want to make a scheduling page that allows a guest to book time on a team's calendar (round robin availability). I don't necessarily want to create one programmatically, but it seems like the only way to do round robin.
The documentation has code samples as cURL request, but I don't see this functionality/endpoint supported by
nylas-ruby
??https://developer.nylas.com/docs/scheduler/schedule-editor/smart-integration/#post-example-request-create-a-scheduling-page
Imagined flow
Do I have the mental model wrong?
There's no GUI on Nylas to create a round-robin scheduling page once.
If there was, I'd just create one scheduling page that I could embed for all guests.
The text was updated successfully, but these errors were encountered: