Cross-Provider Workflow
Notion Page to Google Sheets Row
Version 1.0.0
Create a Notion page, then append a tracking row to a Google Sheet.
Providers Orchestrated
Workflows
page-to-sheet-row
Create a Notion page, then append its details to a Google Sheet.
Creates a Notion page in a parent database and appends a row to a Google Sheet using the new page id and url for a spreadsheet-based index.
1
create-page
$sourceDescriptions.notionApi.createPage
Create a Notion page in the target database.
2
append-row
$sourceDescriptions.googleSheetsApi.appendValues
Append a tracking row to the Google Sheet.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.