Hi I am trying to create a JSON connector to query a Notion Database, Everything works ok, but I have a problem with pagination. In Notion pagination is cursor-based. How can I configure this?
Hi, I am creating a connector via JSON to connect to a Notion Database via API. The pagination in notion is cursor-based. How can I configure this?