Only meetings that are busy = true and status = confirmed are used to block off timeslots in scheduler.
You can set a meeting as busy via the provider or the API.
Resources:
https://developer.nylas.com/docs/api#put/events/id
Updated
Only meetings that are busy = true and status = confirmed are used to block off timeslots in scheduler.
You can set a meeting as busy via the provider or the API.
https://developer.nylas.com/docs/api#put/events/id
Updated
<% if (block.html_url && !block.name) { %> <%= block.description %> <% } else { %> <%= block.description %> <% } %>
<% } %>
Comments
0 comments
Please sign in to leave a comment.