1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-29 22:27:42 +02:00

Main build (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2024-12-09 15:33:55 +03:00
parent b94168b1fb
commit 74bc9c33f0
1377 changed files with 8377 additions and 8378 deletions

View File

@@ -1,5 +1,5 @@
 Token = "secret_9RsfMrRMqZwqp0Zl0B...";
Base = "15082aa7-fc4e-817b-a647-d823c3684a82";
Base = "15782aa7-fc4e-81a6-a494-ef2c0fce96ab";
Image_ = "https://api.athenaeum.digital/test_data/picture.jpg"; // URL, Binary Data or Path to file
Image = New Map;

View File

@@ -1,4 +1,4 @@
 Token = "secret_9RsfMrRMqZwqp0Zl0B...";
Block = "15082aa7-fc4e-81f6-80a8-fc702341b564";
Block = "15782aa7-fc4e-8150-959d-f60f43eaa2d5";
Result = OPI_Notion.DeleteBlock(Token, Block);

View File

@@ -1,5 +1,5 @@
 Token = "secret_9RsfMrRMqZwqp0Zl0B...";
Base = "15082aa7-fc4e-817b-a647-d823c3684a82";
Base = "15782aa7-fc4e-81a6-a494-ef2c0fce96ab";
Title = "TestTitle";
Description = "TestDescription";

View File

@@ -1,5 +1,5 @@
 Token = "secret_9RsfMrRMqZwqp0Zl0B...";
Page = "15082aa7-fc4e-815d-9ba7-e5bc8fe4bd71";
Page = "15782aa7-fc4e-81f3-b070-cc8fd5782b77";
Icon = "https://api.athenaeum.digital/test_data/picture.jpg";
Cover = "https://api.athenaeum.digital/test_data/picture2.jpg";
Archive = False;

View File

@@ -1,4 +1,4 @@
 Token = "secret_9RsfMrRMqZwqp0Zl0B...";
Base = "15082aa7-fc4e-817b-a647-d823c3684a82";
Base = "15782aa7-fc4e-81a6-a494-ef2c0fce96ab";
Result = OPI_Notion.GetDatabase(Token, Base);

View File

@@ -1,4 +1,4 @@
 Token = "secret_9RsfMrRMqZwqp0Zl0B...";
Page = "15082aa7-fc4e-815d-9ba7-e5bc8fe4bd71";
Page = "15782aa7-fc4e-81f3-b070-cc8fd5782b77";
Result = OPI_Notion.GetPage(Token, Page);

View File

@@ -1,4 +1,4 @@
 Token = "secret_9RsfMrRMqZwqp0Zl0B...";
Block = "15082aa7-fc4e-81f6-80a8-fc702341b564";
Block = "15782aa7-fc4e-8150-959d-f60f43eaa2d5";
Result = OPI_Notion.ReturnChildBlocks(Token, Block);