NoCodeAPI

Notion API

MailChimp is a marketing tool to send promotional emails for business. So, If you want your data as JSON format then you can get with NoCodeAPI.

List databases

Make GET request on this endpoint to list databases with required parameters(if any required).

				
					https://v1.nocodeapi.com/<username>/notion/<token>/listDatabases

				
			
– Request Parameters :
Object Description
start_cursor [Optional] If supplied, this endpoint will return a page of results starting after the cursor provided.
page_size [Optional] The number of items from the full list desired in the response. Maximum: 100
id [Optional] If supplied, then will return single database object

Table

Make GET request on this endpoint to table with required parameters(if any required).

				
					https://v1.nocodeapi.com/<username>/notion/<token>/database

				
			
– Request Parameters :
Object Description
id [Required] pass the databse id as query param
responseType [Optional] pass this param to change the response result. example: blocks or json. by default is json
sortBy [Optional] The name of the property to sort against.
sortDirection [Optional] The direction to sort. Possible values include "ascending" and "descending"

Page Content

Make GET request on this endpoint to page content with required parameters(if any required).

				
					https://v1.nocodeapi.com/<username>/notion/<token>/page

				
			
– Request Parameters :
Object Description
id [Required] Identifier for a Notion page(page id)
start_cursor [Optional] If supplied, this endpoint will return a page of results starting after the cursor provided.
page_size [Optional] The number of items from the full list desired in the response. Maximum: 100

Page info

Make GET request on this endpoint to page info with required parameters(if any required).

				
					https://v1.nocodeapi.com/<username>/notion/<token>/pageInfo

				
			
– Request Parameters :
Object Description
id [Required] Identifier for a Notion page(page id)

Make GET request on this endpoint to search with required parameters(if any required).

				
					https://v1.nocodeapi.com/<username>/notion/<token>/search

				
			
– Request Parameters :
Object Description
query [Required] When supplied, limits which pages are returned by comparing the query to the page title.
sortDirection [Optional] ascending or descending
filterValue [Optional] page or database
start_cursor [Optional] If supplied, this endpoint will return a page of results starting after the cursor provided.
page_size [Optional] The number of items from the full list desired in the response. Maximum: 100

List all users

Make GET request on this endpoint to list all users with required parameters(if any required).

				
					https://v1.nocodeapi.com/<username>/notion/<token>/users

				
			
– Request Parameters :
Object Description
user_id [Optional] If supplied, then will return single user object
start_cursor [Optional] If supplied, this endpoint will return a page of results starting after the cursor provided.
page_size [Optional] The number of items from the full list desired in the response. Maximum: 100

BLACK FRIDAY Month STARTED - Coupon: BF2023 for 50% OFF