Task:
How do I create my Scheduler page? Do I need an account to log in to Scheduler?
Requirements:
- You need to have the account connect to Nylas with at least calendar scope.
- You need the Access Code of this account.
Instructions:
There are two different ways for creating your Scheduler page.
Outcome:
The results for the above two ways are the same. The differences are:
-
Using an HTML file (UI-based interface):
- Pros:
- User-friendly. Can be embedded in your application and is good for end-users to create and edit their own settings.
- Cons:
- Difficult to create pages in bulk.
- Some advanced settings may not be available from the UI.
- Pros:
-
Using API endpoint:
- Pros:
- You can pass more details in the payload.
- Easy to create pages in bulk.
- Cons:
- Need more time to prepare payloads.
- Does not have an editor set up automatically.
- Pros:
Resources:
- Scheduler Quickstart: https://developer.nylas.com/docs/scheduler/scheduler-quickstart/
- Scheduler API References: https://developer.nylas.com/docs/api/v2/scheduler/
Updated
Comments
0 comments
Please sign in to leave a comment.