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

Main build (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2025-05-01 12:55:47 +03:00
parent ba7bab5a84
commit cf9ba6cec5
1684 changed files with 12722 additions and 11512 deletions

View File

@@ -1,5 +1,5 @@
 Token = "secret_9RsfMrRMqZwqp0Zl0B...";
Base = "1e582aa7-fc4e-8189-abbd-fea5aa85787e";
Base = "1e582aa7-fc4e-814a-a121-ebdf1f5cf5be";
Image_ = "https://api.athenaeum.digital/test_data/picture.jpg"; // URL, Binary Data or File path
Image = New Map;

View File

@@ -1,4 +1,4 @@
 Token = "secret_9RsfMrRMqZwqp0Zl0B...";
Block = "1e582aa7-fc4e-8106-bc82-dba0381a7acd";
Block = "1e582aa7-fc4e-81a0-8cb2-d019c5e111ec";
Result = OPI_Notion.DeleteBlock(Token, Block);

View File

@@ -1,5 +1,5 @@
 Token = "secret_9RsfMrRMqZwqp0Zl0B...";
Base = "1e582aa7-fc4e-8189-abbd-fea5aa85787e";
Base = "1e582aa7-fc4e-814a-a121-ebdf1f5cf5be";
Title = "TestTitle";
Description = "TestDescription";

View File

@@ -1,5 +1,5 @@
 Token = "secret_9RsfMrRMqZwqp0Zl0B...";
Page = "1e582aa7-fc4e-8142-93a9-fe911e278077";
Page = "1e582aa7-fc4e-8154-8939-df877ed1833d";
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 = "1e582aa7-fc4e-8189-abbd-fea5aa85787e";
Base = "1e582aa7-fc4e-814a-a121-ebdf1f5cf5be";
Result = OPI_Notion.GetDatabase(Token, Base);

View File

@@ -1,4 +1,4 @@
 Token = "secret_9RsfMrRMqZwqp0Zl0B...";
Page = "1e582aa7-fc4e-8142-93a9-fe911e278077";
Page = "1e582aa7-fc4e-8154-8939-df877ed1833d";
Result = OPI_Notion.GetPage(Token, Page);

View File

@@ -1,4 +1,4 @@
 Token = "secret_9RsfMrRMqZwqp0Zl0B...";
Block = "1e582aa7-fc4e-8106-bc82-dba0381a7acd";
Block = "1e582aa7-fc4e-81a0-8cb2-d019c5e111ec";
Result = OPI_Notion.ReturnChildBlocks(Token, Block);