
Sync Notion with GitHub issues
This Notion integration syncs GitHub Issues for a specific repo to a Notion database. This example shows a one-way sync — changes in GitHub cause an update in Notion.
Fork repository on GitHubView live example

Send an email from a Notion trigger
This Notion integration sends an email whenever the Status property of a page in a database is updated. This sample shows how to use Notion to cause an external action. In this case, the integration sends emails using SendGrid's API.
Fork repository on GitHubView live example