1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-27 22:18:36 +02:00
Files
OpenIntegrations/docs/en/examples/Notion/GetDatabase.txt

7 lines
187 B
Plaintext
Raw Normal View History


Token = "secret_9RsfMrRMqZwqp0Zl0B...";
Base = "048ba0ce4f474e33900540d24...";
Response = OPI_Notion.GetDatabase(Token, Base);
Response = OPI_Tools.JSONString(Response);