1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-12-03 22:39:12 +02:00
Files
OpenIntegrations/docs/en/examples/Notion/GetDatabase.txt

5 lines
149 B
Plaintext
Raw Normal View History

2025-10-20 19:41:52 +03:00
 Token = FunctionParameters["Notion_Token"];
Base = FunctionParameters["Notion_Base"];
Result = OPI_Notion.GetDatabase(Token, Base);