Build
Create a Notion page in Duaer
In Duaer, Notion defaults to Authentication API Key, Resource Page, and Operation Create. Content Type defaults to Block Builder. You need a notionApi credential.
Create a page under a parent
- Create a notionApi credential (or switch to OAuth2 / notionOAuth2Api). In Notion, add that connection to the pages you need.
- Search for Notion, connect it after the previous node, and select that credential.
- Leave Resource on Page and Operation on Create.
- Choose Parent Page and set Title. Leave Content Type on Block Builder, or switch to Markdown and fill the body.
- Select Execute step.
Under Page you also get Archive, Get Markdown, Search, and Update Markdown. Other resources include Database Page, Database, and Block.
For tabular data, see Create an Airtable record in Duaer and Read rows with Google Sheets in Duaer.
Questions
Why can Duaer’s Notion credential not see my pages?
In Notion you must add that connection to each page or database. Otherwise the API cannot see them.
In this section
Create an Airtable record in Duaer
In Duaer, Airtable defaults to Authentication Token and Resource Record; Operation defaults to Get. For create, switch to Create, pick Base and Table, then map Columns. You need an airtableTokenApi credential.
NodesRead rows with Google Sheets in Duaer
In Duaer, Google Sheets defaults to Authentication OAuth2, Resource Sheet, and Operation Get Row(s). You need a googleSheetsOAuth2Api credential.
NodesCall an API with HTTP Request in Duaer
In Duaer, HTTP Request sends the method and URL you enter. Put the account in a credential, not in the node parameters.