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/GetUserData.txt

7 lines
191 B
Plaintext
Raw Normal View History


Token = "secret_9RsfMrRMqZwqp0Zl0B...";
UserID = "ed71865a989146bc86cdwdf24...";
Response = OPI_Notion.GetUserData(Token, UserID);
Response = OPI_Tools.JSONString(Response);