Connect Notion to Azure Functions
Here's how to do it:
- Log in to Zapier, click "Create," and then select "Zaps" to start a new automation.
- Click "Trigger" and select Notion.
- Choose a trigger event, such as "New Database Item" or "Updated Database Item."
- Authorize Zapier to access your Notion account.
- Choose the database in Notion you want to monitor for changes.
- Run a test to ensure Zapier detects activity in the selected Notion database.
- Add "Webhooks by Zapier" as the action app.
- Choose "Custom Request" as the action event.
- Set the method to POST and specify JSON as the content type.
- Enter the Azure Function URL in the "URL" field of the Webhooks setup.
- Run a test to verify that Notion data is successfully sent to Azure Functions.
- Once the test is successful, turn on your Zap to automate the connection.
This website uses cookies to ensure you get the best experience on our website. Learn More
Got it