1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-25 22:12:29 +02:00
Files
OpenIntegrations/docs/en/examples/Notion/CreatePage.txt
2024-10-01 20:59:19 +03:00

6 lines
182 B
Plaintext
Vendored

Token = "secret_9RsfMrRMqZwqp0Zl0B...";
Parent = "5dd94c34fab04bff986b7511c0779f77";
Title = "TestTitle";
Result = OPI_Notion.CreatePage(Token, Parent, Title);