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

Main build (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2025-10-21 21:43:05 +03:00
parent 8f5694a5d3
commit cdef2d02ab
1692 changed files with 118757 additions and 12073 deletions

View File

@@ -1,5 +1,5 @@
 Token = "secret_9RsfMrRMqZwqp0Zl0B...";
Base = "29082aa7-fc4e-81fd-b853-eb37cb511d40";
Base = "29382aa7-fc4e-81e2-a08a-c0ce0c962918";
Image_ = "https://hut.openintegrations.dev/test_data/picture.jpg"; // URL, Binary Data or File path
Image = New Map;

View File

@@ -1,4 +1,4 @@
 Token = "secret_9RsfMrRMqZwqp0Zl0B...";
Block = "29082aa7-fc4e-816e-8f86-cdde1b50cdd1";
Block = "29382aa7-fc4e-8132-b909-e68c6f6eaa2d";
Result = OPI_Notion.DeleteBlock(Token, Block);

View File

@@ -1,5 +1,5 @@
 Token = "secret_9RsfMrRMqZwqp0Zl0B...";
Base = "29082aa7-fc4e-81fd-b853-eb37cb511d40";
Base = "29382aa7-fc4e-81e2-a08a-c0ce0c962918";
Title = "TestTitle";
Description = "TestDescription";

View File

@@ -1,5 +1,5 @@
 Token = "secret_9RsfMrRMqZwqp0Zl0B...";
Page = "29082aa7-fc4e-8138-a6a6-ec06f87704de";
Page = "29382aa7-fc4e-8172-99ca-e19822d8338a";
Icon = "https://hut.openintegrations.dev/test_data/picture.jpg";
Cover = "https://hut.openintegrations.dev/test_data/picture2.jpg";
Archive = False;

View File

@@ -1,4 +1,4 @@
 Token = "secret_9RsfMrRMqZwqp0Zl0B...";
Base = "29082aa7-fc4e-81fd-b853-eb37cb511d40";
Base = "29382aa7-fc4e-81e2-a08a-c0ce0c962918";
Result = OPI_Notion.GetDatabase(Token, Base);

View File

@@ -1,4 +1,4 @@
 Token = "secret_9RsfMrRMqZwqp0Zl0B...";
Page = "29082aa7-fc4e-8138-a6a6-ec06f87704de";
Page = "29382aa7-fc4e-8172-99ca-e19822d8338a";
Result = OPI_Notion.GetPage(Token, Page);

View File

@@ -1,4 +1,4 @@
 Token = "secret_9RsfMrRMqZwqp0Zl0B...";
Block = "29082aa7-fc4e-816e-8f86-cdde1b50cdd1";
Block = "29382aa7-fc4e-8132-b909-e68c6f6eaa2d";
Result = OPI_Notion.ReturnChildBlocks(Token, Block);