1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-12-21 23:57:40 +02:00
Files
OpenIntegrations/docs/en/examples/Notion/GetPage.txt

7 lines
183 B
Plaintext
Raw Normal View History


Token = "secret_9RsfMrRMqZwqp0Zl0B...";
Page = "a574281614174169bf55dbae4...";
Response = OPI_Notion.GetPage(Token, Page);
Response = OPI_Tools.JSONString(Response);