📄️ Write Modes
When you import data into Notion using Note API Connector, you can choose how new data should be written into your database.
📄️ Pagination
APIs often return a large number of records, too many to send all at once. To avoid this, many APIs split the data into pages. This technique is called pagination.
📄️ Update Mode
When you create a new request and import data using Note API Connector, the tool adds new rows to your selected Notion database or table. These rows are created based on the data returned from the API you’re connecting to (for example, HubSpot, Airtable, or Google Sheets).
📄️ Append Mode
When you use Append Mode in Note API Connector, the tool always adds new rows to your Notion database.