Skip to content
Skip to main content

Application-level workflows

Application-level workflows automatically send messages to certain users when a defined event is triggered. For example, if you want to send a confirmation message when a user schedules a booking, you can create a workflow that listens for booking.created events.

Each workflow is linked to the Nylas application associated with the API key specified in a Create Workflow request.

💡 If you want to create workflows for specific grants, use the grant-level workflows endpoints.