1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-08-10 22:41:43 +02:00

Test data update (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2025-07-05 13:02:22 +03:00
parent 5b02e591f1
commit 360dfabcb2
823 changed files with 1170 additions and 1064 deletions

Binary file not shown.

View File

@@ -1,6 +1,6 @@
oint airtable CreateComment \
--token "***" \
--base "appR5UuecMnWHjiem" \
--table "tblmZDemgr7m6s7I2" \
--record "rec9o5Xjz00RhO6hR" \
--base "app46SIZ5dMYWauqZ" \
--table "tbl67It1uCTF8JDQc" \
--record "recoLBvuKOwIpsCWL" \
--text "TestComment"

View File

@@ -1,6 +1,6 @@
oint airtable CreateComment ^
--token "***" ^
--base "appR5UuecMnWHjiem" ^
--table "tblmZDemgr7m6s7I2" ^
--record "rec9o5Xjz00RhO6hR" ^
--base "app46SIZ5dMYWauqZ" ^
--table "tbl67It1uCTF8JDQc" ^
--record "recoLBvuKOwIpsCWL" ^
--text "TestComment"

View File

@@ -1,6 +1,8 @@
# JSON data can also be passed as a path to a .json file
oint airtable CreateField \
--token "***" \
--base "appRcy8EFLtr6b7yZ" \
--table "tbloefx2yd28cWJIS" \
--title "0eb399b6-0ec7-45f1-acf0-44be25a42d69" \
--fielddata "C:\Users\bayse\AppData\Local\Temp\m2ortvrnixj.tmp"
--base "app46SIZ5dMYWauqZ" \
--table "tbl67It1uCTF8JDQc" \
--title "602c0314-c4a3-471c-826d-3b2c5fd1af30" \
--fielddata "{'name':'602c0314-c4a3-471c-826d-3b2c5fd1af30','type':'number','options':{'precision':0}}"

View File

@@ -1,6 +1,8 @@
:: JSON data can also be passed as a path to a .json file
oint airtable CreateField ^
--token "***" ^
--base "appRcy8EFLtr6b7yZ" ^
--table "tbloefx2yd28cWJIS" ^
--title "0eb399b6-0ec7-45f1-acf0-44be25a42d69" ^
--fielddata "C:\Users\bayse\AppData\Local\Temp\m2ortvrnixj.tmp"
--base "app46SIZ5dMYWauqZ" ^
--table "tbl67It1uCTF8JDQc" ^
--title "602c0314-c4a3-471c-826d-3b2c5fd1af30" ^
--fielddata "{'name':'602c0314-c4a3-471c-826d-3b2c5fd1af30','type':'number','options':{'precision':0}}"

View File

@@ -1,5 +1,7 @@
# JSON data can also be passed as a path to a .json file
oint airtable CreatePosts \
--token "***" \
--base "appRcy8EFLtr6b7yZ" \
--table "tbloefx2yd28cWJIS" \
--data "[{'Number':10,'String':'Hello'},{'Number':10,'String':'Hello'}]"
--base "app46SIZ5dMYWauqZ" \
--table "tbl67It1uCTF8JDQc" \
--data "{'Number':10,'String':'Hello'}"

View File

@@ -1,5 +1,7 @@
:: JSON data can also be passed as a path to a .json file
oint airtable CreatePosts ^
--token "***" ^
--base "appRcy8EFLtr6b7yZ" ^
--table "tbloefx2yd28cWJIS" ^
--data "[{'Number':10,'String':'Hello'},{'Number':10,'String':'Hello'}]"
--base "app46SIZ5dMYWauqZ" ^
--table "tbl67It1uCTF8JDQc" ^
--data "{'Number':10,'String':'Hello'}"

View File

@@ -1,6 +1,6 @@
oint airtable CreateTable \
--token "***" \
--base "appR5UuecMnWHjiem" \
--base "app46SIZ5dMYWauqZ" \
--title "TestTable2" \
--fieldsdata "[{'name':'Number','type':'number','options':{'precision':0}},{'name':'String','type':'richText'},{'name':'Attachment','type':'multipleAttachments'},{'name':'Checkbox','type':'checkbox','options':{'icon':'check','color':'yellowBright'}},{'name':'Date','type':'date','options':{'dateFormat':{'format':'YYYY-MM-DD','name':'iso'}}},{'name':'Phone','type':'phoneNumber'},{'name':'Email','type':'email'},{'name':'Link','type':'url'}]" \
--description "NewTable"

View File

@@ -1,6 +1,6 @@
oint airtable CreateTable ^
--token "***" ^
--base "appR5UuecMnWHjiem" ^
--base "app46SIZ5dMYWauqZ" ^
--title "TestTable2" ^
--fieldsdata "[{'name':'Number','type':'number','options':{'precision':0}},{'name':'String','type':'richText'},{'name':'Attachment','type':'multipleAttachments'},{'name':'Checkbox','type':'checkbox','options':{'icon':'check','color':'yellowBright'}},{'name':'Date','type':'date','options':{'dateFormat':{'format':'YYYY-MM-DD','name':'iso'}}},{'name':'Phone','type':'phoneNumber'},{'name':'Email','type':'email'},{'name':'Link','type':'url'}]" ^
--description "NewTable"

View File

@@ -1,6 +1,6 @@
oint airtable DeleteComment \
--token "***" \
--base "appR5UuecMnWHjiem" \
--table "tblmZDemgr7m6s7I2" \
--record "rec9o5Xjz00RhO6hR" \
--comment "comEW34gMbbgxsHJC"
--base "app46SIZ5dMYWauqZ" \
--table "tbl67It1uCTF8JDQc" \
--record "recoLBvuKOwIpsCWL" \
--comment "comWktgyRGioTJ8g8"

View File

@@ -1,6 +1,6 @@
oint airtable DeleteComment ^
--token "***" ^
--base "appR5UuecMnWHjiem" ^
--table "tblmZDemgr7m6s7I2" ^
--record "rec9o5Xjz00RhO6hR" ^
--comment "comEW34gMbbgxsHJC"
--base "app46SIZ5dMYWauqZ" ^
--table "tbl67It1uCTF8JDQc" ^
--record "recoLBvuKOwIpsCWL" ^
--comment "comWktgyRGioTJ8g8"

View File

@@ -1,5 +1,5 @@
oint airtable DeleteRecords \
--token "***" \
--base "appR5UuecMnWHjiem" \
--table "tblmZDemgr7m6s7I2" \
--records "rec9o5Xjz00RhO6hR"
--base "app46SIZ5dMYWauqZ" \
--table "tbl67It1uCTF8JDQc" \
--records "recoLBvuKOwIpsCWL"

View File

@@ -1,5 +1,5 @@
oint airtable DeleteRecords ^
--token "***" ^
--base "appR5UuecMnWHjiem" ^
--table "tblmZDemgr7m6s7I2" ^
--records "rec9o5Xjz00RhO6hR"
--base "app46SIZ5dMYWauqZ" ^
--table "tbl67It1uCTF8JDQc" ^
--records "recoLBvuKOwIpsCWL"

View File

@@ -1,7 +1,7 @@
oint airtable EditComment \
--token "***" \
--base "appR5UuecMnWHjiem" \
--table "tblmZDemgr7m6s7I2" \
--record "rec9o5Xjz00RhO6hR" \
--comment "comEW34gMbbgxsHJC" \
--base "app46SIZ5dMYWauqZ" \
--table "tbl67It1uCTF8JDQc" \
--record "recoLBvuKOwIpsCWL" \
--comment "comWktgyRGioTJ8g8" \
--text "Test comment (change.)"

View File

@@ -1,7 +1,7 @@
oint airtable EditComment ^
--token "***" ^
--base "appR5UuecMnWHjiem" ^
--table "tblmZDemgr7m6s7I2" ^
--record "rec9o5Xjz00RhO6hR" ^
--comment "comEW34gMbbgxsHJC" ^
--base "app46SIZ5dMYWauqZ" ^
--table "tbl67It1uCTF8JDQc" ^
--record "recoLBvuKOwIpsCWL" ^
--comment "comWktgyRGioTJ8g8" ^
--text "Test comment (change.)"

View File

@@ -1,5 +1,5 @@
oint airtable GetComments \
--token "***" \
--base "appR5UuecMnWHjiem" \
--table "tblmZDemgr7m6s7I2" \
--record "rec9o5Xjz00RhO6hR"
--base "app46SIZ5dMYWauqZ" \
--table "tbl67It1uCTF8JDQc" \
--record "recoLBvuKOwIpsCWL"

View File

@@ -1,5 +1,5 @@
oint airtable GetComments ^
--token "***" ^
--base "appR5UuecMnWHjiem" ^
--table "tblmZDemgr7m6s7I2" ^
--record "rec9o5Xjz00RhO6hR"
--base "app46SIZ5dMYWauqZ" ^
--table "tbl67It1uCTF8JDQc" ^
--record "recoLBvuKOwIpsCWL"

View File

@@ -1,3 +1,3 @@
oint airtable GetDatabaseTables \
--token "***" \
--base "appR5UuecMnWHjiem"
--base "app46SIZ5dMYWauqZ"

View File

@@ -1,3 +1,3 @@
oint airtable GetDatabaseTables ^
--token "***" ^
--base "appR5UuecMnWHjiem"
--base "app46SIZ5dMYWauqZ"

View File

@@ -1,4 +1,4 @@
oint airtable GetListOfRecords \
--token "***" \
--base "appR5UuecMnWHjiem" \
--table "tblmZDemgr7m6s7I2"
--base "app46SIZ5dMYWauqZ" \
--table "tbl67It1uCTF8JDQc"

View File

@@ -1,4 +1,4 @@
oint airtable GetListOfRecords ^
--token "***" ^
--base "appR5UuecMnWHjiem" ^
--table "tblmZDemgr7m6s7I2"
--base "app46SIZ5dMYWauqZ" ^
--table "tbl67It1uCTF8JDQc"

View File

@@ -1,2 +1,2 @@
oint airtable GetNumberField \
--title "0eb399b6-0ec7-45f1-acf0-44be25a42d69"
--title "602c0314-c4a3-471c-826d-3b2c5fd1af30"

View File

@@ -1,2 +1,2 @@
oint airtable GetNumberField ^
--title "0eb399b6-0ec7-45f1-acf0-44be25a42d69"
--title "602c0314-c4a3-471c-826d-3b2c5fd1af30"

View File

@@ -1,5 +1,5 @@
oint airtable GetRecord \
--token "***" \
--base "appR5UuecMnWHjiem" \
--table "tblmZDemgr7m6s7I2" \
--record "rec9o5Xjz00RhO6hR"
--base "app46SIZ5dMYWauqZ" \
--table "tbl67It1uCTF8JDQc" \
--record "recoLBvuKOwIpsCWL"

View File

@@ -1,5 +1,5 @@
oint airtable GetRecord ^
--token "***" ^
--base "appR5UuecMnWHjiem" ^
--table "tblmZDemgr7m6s7I2" ^
--record "rec9o5Xjz00RhO6hR"
--base "app46SIZ5dMYWauqZ" ^
--table "tbl67It1uCTF8JDQc" ^
--record "recoLBvuKOwIpsCWL"

View File

@@ -1,7 +1,7 @@
oint airtable ModifyField \
--token "***" \
--base "appR5UuecMnWHjiem" \
--table "tblmZDemgr7m6s7I2" \
--field "fld9X9UVAqTxKdWyb" \
--title "20db27d6-87ec-44d1-9064-17ab4cc292d7(change.)" \
--base "app46SIZ5dMYWauqZ" \
--table "tbl67It1uCTF8JDQc" \
--field "fldC569cMU2gdlrg4" \
--title "13f6cb22-af95-4ae7-bf17-9098d5cddf50(change.)" \
--description "New description"

View File

@@ -1,7 +1,7 @@
oint airtable ModifyField ^
--token "***" ^
--base "appR5UuecMnWHjiem" ^
--table "tblmZDemgr7m6s7I2" ^
--field "fld9X9UVAqTxKdWyb" ^
--title "20db27d6-87ec-44d1-9064-17ab4cc292d7(change.)" ^
--base "app46SIZ5dMYWauqZ" ^
--table "tbl67It1uCTF8JDQc" ^
--field "fldC569cMU2gdlrg4" ^
--title "13f6cb22-af95-4ae7-bf17-9098d5cddf50(change.)" ^
--description "New description"

View File

@@ -1,6 +1,6 @@
oint airtable ModifyTable \
--token "***" \
--base "appR5UuecMnWHjiem" \
--table "tblmZDemgr7m6s7I2" \
--base "app46SIZ5dMYWauqZ" \
--table "tbl67It1uCTF8JDQc" \
--title "Test table 2 (change.)" \
--description "New table (change.)"

View File

@@ -1,6 +1,6 @@
oint airtable ModifyTable ^
--token "***" ^
--base "appR5UuecMnWHjiem" ^
--table "tblmZDemgr7m6s7I2" ^
--base "app46SIZ5dMYWauqZ" ^
--table "tbl67It1uCTF8JDQc" ^
--title "Test table 2 (change.)" ^
--description "New table (change.)"

View File

@@ -1,5 +1,7 @@
oint bitrix24 AddKanbanStage \
--url "https://b24-ar17wx.bitrix24.by/rest/1/***" \
--title "New stage" \
--url "b24-ar17wx.bitrix24.by" \
--title "New stage 2" \
--color "0026FF" \
--prevstage 6
--prevstage 2502 \
--admin true \
--token "***"

View File

@@ -1,5 +1,7 @@
oint bitrix24 AddKanbanStage ^
--url "https://b24-ar17wx.bitrix24.by/rest/1/***" ^
--title "New stage" ^
--url "b24-ar17wx.bitrix24.by" ^
--title "New stage 2" ^
--color "0026FF" ^
--prevstage 6
--prevstage 2502 ^
--admin true ^
--token "***"

View File

@@ -1,5 +1,5 @@
oint bitrix24 AddPostComment \
--url "b24-ar17wx.bitrix24.by" \
--postid 2492 \
--postid 2606 \
--text "Another comment" \
--token "***"

View File

@@ -1,5 +1,5 @@
oint bitrix24 AddPostComment ^
--url "b24-ar17wx.bitrix24.by" ^
--postid 2492 ^
--postid 2606 ^
--text "Another comment" ^
--token "***"

View File

@@ -1,5 +1,5 @@
oint bitrix24 AddPostRecipients \
--url "b24-ar17wx.bitrix24.by" \
--postid 2492 \
--postid 2606 \
--vision "UA" \
--token "***"

View File

@@ -1,5 +1,5 @@
oint bitrix24 AddPostRecipients ^
--url "b24-ar17wx.bitrix24.by" ^
--postid 2492 ^
--postid 2606 ^
--vision "UA" ^
--token "***"

View File

@@ -1,4 +1,5 @@
oint bitrix24 AddTaskComment \
--url "https://b24-ar17wx.bitrix24.by/rest/1/***" \
--task "6916" \
--text "Task impossible, let's split up"
--url "b24-ar17wx.bitrix24.by" \
--task "6926" \
--text "Task uninpossible, don't split up" \
--token "***"

View File

@@ -1,4 +1,5 @@
oint bitrix24 AddTaskComment ^
--url "https://b24-ar17wx.bitrix24.by/rest/1/***" ^
--task "6916" ^
--text "Task impossible, let's split up"
--url "b24-ar17wx.bitrix24.by" ^
--task "6926" ^
--text "Task uninpossible, don't split up" ^
--token "***"

View File

@@ -1,4 +1,8 @@
oint bitrix24 AddTaskTimeAccounting \
--url "https://b24-ar17wx.bitrix24.by/rest/1/***" \
--task "6920" \
--amount 3600
--url "b24-ar17wx.bitrix24.by" \
--task "6930" \
--amount 7200 \
--user 10 \
--text "Time spent on work" \
--date "2025-06-05T12:38:37.0682737" \
--token "***"

View File

@@ -1,4 +1,8 @@
oint bitrix24 AddTaskTimeAccounting ^
--url "https://b24-ar17wx.bitrix24.by/rest/1/***" ^
--task "6920" ^
--amount 3600
--url "b24-ar17wx.bitrix24.by" ^
--task "6930" ^
--amount 7200 ^
--user 10 ^
--text "Time spent on work" ^
--date "2025-06-05T12:38:37.0682737" ^
--token "***"

View File

@@ -1,4 +1,4 @@
oint bitrix24 AddTaskToFavorites \
--url "b24-ar17wx.bitrix24.by" \
--task "6382" \
--task "6924" \
--token "***"

View File

@@ -1,4 +1,4 @@
oint bitrix24 AddTaskToFavorites ^
--url "b24-ar17wx.bitrix24.by" ^
--task "6382" ^
--task "6924" ^
--token "***"

View File

@@ -1,5 +1,5 @@
oint bitrix24 AddTasksChecklistElement \
--url "b24-ar17wx.bitrix24.by" \
--task "6382" \
--task "6924" \
--text "Checklist element" \
--token "***"

View File

@@ -1,5 +1,5 @@
oint bitrix24 AddTasksChecklistElement ^
--url "b24-ar17wx.bitrix24.by" ^
--task "6382" ^
--task "6924" ^
--text "Checklist element" ^
--token "***"

View File

@@ -1,6 +1,6 @@
oint bitrix24 AddUsersToChat \
--url "b24-ar17wx.bitrix24.by" \
--chat 2548 \
--chat 2660 \
--users "[10,12]" \
--hide true \
--token "***"

View File

@@ -1,6 +1,6 @@
oint bitrix24 AddUsersToChat ^
--url "b24-ar17wx.bitrix24.by" ^
--chat 2548 ^
--chat 2660 ^
--users "[10,12]" ^
--hide true ^
--token "***"

View File

@@ -1,4 +1,4 @@
oint bitrix24 ApproveTask \
--url "b24-ar17wx.bitrix24.by" \
--task "6382" \
--task "6924" \
--token "***"

View File

@@ -1,4 +1,4 @@
oint bitrix24 ApproveTask ^
--url "b24-ar17wx.bitrix24.by" ^
--task "6382" ^
--task "6924" ^
--token "***"

View File

@@ -1,5 +1,5 @@
oint bitrix24 AttachFileToTopic \
--url "b24-ar17wx.bitrix24.by" \
--task "6382" \
--fileid 35380 \
--task "6924" \
--fileid 36738 \
--token "***"

View File

@@ -1,5 +1,5 @@
oint bitrix24 AttachFileToTopic ^
--url "b24-ar17wx.bitrix24.by" ^
--task "6382" ^
--fileid 35380 ^
--task "6924" ^
--fileid 36738 ^
--token "***"

View File

@@ -1,5 +1,5 @@
oint bitrix24 ChangeChatColor \
--url "b24-ar17wx.bitrix24.by" \
--chat 2546 \
--chat 2658 \
--color "PURPLE" \
--token "***"

View File

@@ -1,5 +1,5 @@
oint bitrix24 ChangeChatColor ^
--url "b24-ar17wx.bitrix24.by" ^
--chat 2546 ^
--chat 2658 ^
--color "PURPLE" ^
--token "***"

View File

@@ -1,5 +1,5 @@
oint bitrix24 ChangeChatOwner \
--url "b24-ar17wx.bitrix24.by" \
--chat 2548 \
--chat 2660 \
--user 10 \
--token "***"

View File

@@ -1,5 +1,5 @@
oint bitrix24 ChangeChatOwner ^
--url "b24-ar17wx.bitrix24.by" ^
--chat 2548 ^
--chat 2660 ^
--user 10 ^
--token "***"

View File

@@ -1,5 +1,5 @@
oint bitrix24 ChangeChatPicture \
--url "b24-ar17wx.bitrix24.by" \
--chat 2548 \
--picture "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg" \
--chat 2660 \
--picture "https://hut.openintegrations.dev/test_data/picture2.jpg" \
--token "***"

View File

@@ -1,5 +1,5 @@
oint bitrix24 ChangeChatPicture ^
--url "b24-ar17wx.bitrix24.by" ^
--chat 2548 ^
--picture "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg" ^
--chat 2660 ^
--picture "https://hut.openintegrations.dev/test_data/picture2.jpg" ^
--token "***"

View File

@@ -1,5 +1,5 @@
oint bitrix24 ChangeChatTitle \
--url "b24-ar17wx.bitrix24.by" \
--chat 2548 \
--chat 2660 \
--title "Another title" \
--token "***"

View File

@@ -1,5 +1,5 @@
oint bitrix24 ChangeChatTitle ^
--url "b24-ar17wx.bitrix24.by" ^
--chat 2548 ^
--chat 2660 ^
--title "Another title" ^
--token "***"

View File

@@ -1,5 +1,5 @@
oint bitrix24 ChangeUserStatus \
--url "b24-ar17wx.bitrix24.by" \
--userid 2150 \
--userid 2258 \
--fire true \
--token "***"

View File

@@ -1,5 +1,5 @@
oint bitrix24 ChangeUserStatus ^
--url "b24-ar17wx.bitrix24.by" ^
--userid 2150 ^
--userid 2258 ^
--fire true ^
--token "***"

View File

@@ -1,5 +1,5 @@
oint bitrix24 CheckTaskAccesses \
--url "b24-ar17wx.bitrix24.by" \
--task "6382" \
--task "6924" \
--users "['1','10']" \
--token "***"

View File

@@ -1,5 +1,5 @@
oint bitrix24 CheckTaskAccesses ^
--url "b24-ar17wx.bitrix24.by" ^
--task "6382" ^
--task "6924" ^
--users "['1','10']" ^
--token "***"

View File

@@ -1,4 +1,4 @@
oint bitrix24 CompleteTask \
--url "b24-ar17wx.bitrix24.by" \
--task "6382" \
--task "6924" \
--token "***"

View File

@@ -1,4 +1,4 @@
oint bitrix24 CompleteTask ^
--url "b24-ar17wx.bitrix24.by" ^
--task "6382" ^
--task "6924" ^
--token "***"

View File

@@ -1,5 +1,5 @@
oint bitrix24 CompleteTasksChecklistElement \
--url "b24-ar17wx.bitrix24.by" \
--task "6382" \
--element 4538 \
--task "6924" \
--element 4754 \
--token "***"

View File

@@ -1,5 +1,5 @@
oint bitrix24 CompleteTasksChecklistElement ^
--url "b24-ar17wx.bitrix24.by" ^
--task "6382" ^
--element 4538 ^
--task "6924" ^
--element 4754 ^
--token "***"

View File

@@ -1,5 +1,6 @@
# JSON data can also be passed as a path to a .json file
oint bitrix24 CreateCalendar \
--url "https://b24-ar17wx.bitrix24.by/rest/1/***" \
--fields "{'type':'user','ownerId':1,'name':'new calendar','description':'My new calendar','color':'#FFFFFF','text_color':'#000000','export':{'ALLOW':'True','SET':'all'}}"
--url "b24-ar17wx.bitrix24.by" \
--fields "{'type':'user','ownerId':1,'name':'Another calendar','description':'My other new calendar','color':'#FFFFFF','text_color':'#000000','export':{'ALLOW':'True','SET':'all'}}" \
--token "***"

View File

@@ -1,5 +1,6 @@
:: JSON data can also be passed as a path to a .json file
oint bitrix24 CreateCalendar ^
--url "https://b24-ar17wx.bitrix24.by/rest/1/***" ^
--fields "{'type':'user','ownerId':1,'name':'new calendar','description':'My new calendar','color':'#FFFFFF','text_color':'#000000','export':{'ALLOW':'True','SET':'all'}}"
--url "b24-ar17wx.bitrix24.by" ^
--fields "{'type':'user','ownerId':1,'name':'Another calendar','description':'My other new calendar','color':'#FFFFFF','text_color':'#000000','export':{'ALLOW':'True','SET':'all'}}" ^
--token "***"

View File

@@ -2,5 +2,5 @@
oint bitrix24 CreateCalendarEvent \
--url "b24-ar17wx.bitrix24.by" \
--fields "{'type':'user','ownerId':1,'from':'2025-06-19T20:48:05.4932959','to':'2025-06-19T21:48:05.4932959','section':838,'name':'New event','skip_time':'N','timezone_from':'Europe/Minsk','timezone_to':'Europe/Minsk','description':'Event description','color':'%23000000>','text_color':'%23FFFFFF','accessibility':'busy','importance':'high','private_event':'N','rrule':{'FREQ':'DAILY','COUNT':3,'INTERVAL':10,'BYDAY':['SA','MO'],'UNTIL':'2025-06-29T20:48:05.4932959'},'is_meeting':'Y','location':'Office','remind':[{'type':'day','count':1}],'attendees':['1','10'],'host':1,'meeting':{'notify':'Y','reinvite':'Y','allow_invite':'N','hide_guests':'N'}}" \
--fields "{'type':'user','ownerId':1,'from':'2025-07-06T12:43:22.7040276','to':'2025-07-06T13:43:22.7040276','section':948,'name':'New event','skip_time':'N','timezone_from':'Europe/Minsk','timezone_to':'Europe/Minsk','description':'Event description','color':'%23000000>','text_color':'%23FFFFFF','accessibility':'busy','importance':'high','private_event':'N','rrule':{'FREQ':'DAILY','COUNT':3,'INTERVAL':10,'BYDAY':['SA','MO'],'UNTIL':'2025-07-16T12:43:22.7040276'},'is_meeting':'Y','location':'Office','remind':[{'type':'day','count':1}],'attendees':['1','10'],'host':1,'meeting':{'notify':'Y','reinvite':'Y','allow_invite':'N','hide_guests':'N'}}" \
--token "***"

View File

@@ -2,5 +2,5 @@
oint bitrix24 CreateCalendarEvent ^
--url "b24-ar17wx.bitrix24.by" ^
--fields "{'type':'user','ownerId':1,'from':'2025-06-19T20:48:05.4932959','to':'2025-06-19T21:48:05.4932959','section':838,'name':'New event','skip_time':'N','timezone_from':'Europe/Minsk','timezone_to':'Europe/Minsk','description':'Event description','color':'%23000000>','text_color':'%23FFFFFF','accessibility':'busy','importance':'high','private_event':'N','rrule':{'FREQ':'DAILY','COUNT':3,'INTERVAL':10,'BYDAY':['SA','MO'],'UNTIL':'2025-06-29T20:48:05.4932959'},'is_meeting':'Y','location':'Office','remind':[{'type':'day','count':1}],'attendees':['1','10'],'host':1,'meeting':{'notify':'Y','reinvite':'Y','allow_invite':'N','hide_guests':'N'}}" ^
--fields "{'type':'user','ownerId':1,'from':'2025-07-06T12:43:22.7040276','to':'2025-07-06T13:43:22.7040276','section':948,'name':'New event','skip_time':'N','timezone_from':'Europe/Minsk','timezone_to':'Europe/Minsk','description':'Event description','color':'%23000000>','text_color':'%23FFFFFF','accessibility':'busy','importance':'high','private_event':'N','rrule':{'FREQ':'DAILY','COUNT':3,'INTERVAL':10,'BYDAY':['SA','MO'],'UNTIL':'2025-07-16T12:43:22.7040276'},'is_meeting':'Y','location':'Office','remind':[{'type':'day','count':1}],'attendees':['1','10'],'host':1,'meeting':{'notify':'Y','reinvite':'Y','allow_invite':'N','hide_guests':'N'}}" ^
--token "***"

View File

@@ -1,4 +1,6 @@
oint bitrix24 CreateDepartment \
--url "https://b24-ar17wx.bitrix24.by/rest/1/***" \
--title "Main department" \
--parentid 1
--url "b24-ar17wx.bitrix24.by" \
--title "Subordinate department" \
--parentid 2252 \
--headid 1 \
--token "***"

View File

@@ -1,4 +1,6 @@
oint bitrix24 CreateDepartment ^
--url "https://b24-ar17wx.bitrix24.by/rest/1/***" ^
--title "Main department" ^
--parentid 1
--url "b24-ar17wx.bitrix24.by" ^
--title "Subordinate department" ^
--parentid 2252 ^
--headid 1 ^
--token "***"

View File

@@ -1,5 +1,6 @@
oint bitrix24 CreatePersonalNotification \
--url "https://b24-ar17wx.bitrix24.by/rest/1/***" \
--user 1 \
--url "b24-ar17wx.bitrix24.by" \
--user 10 \
--text "Message text" \
--blocks "[{'IMAGE':{'NAME':'Image1','LINK':'https://raw.githubusercontent.com/Bayselonarrend/OpenIntegrations/main/service/test_data/picture.jpg'}},{'FILE':{'NAME':'File1.docx','LINK':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/document.docx'}}]"
--tag "New" \
--token "***"

View File

@@ -1,5 +1,6 @@
oint bitrix24 CreatePersonalNotification ^
--url "https://b24-ar17wx.bitrix24.by/rest/1/***" ^
--user 1 ^
--url "b24-ar17wx.bitrix24.by" ^
--user 10 ^
--text "Message text" ^
--blocks "[{'IMAGE':{'NAME':'Image1','LINK':'https://raw.githubusercontent.com/Bayselonarrend/OpenIntegrations/main/service/test_data/picture.jpg'}},{'FILE':{'NAME':'File1.docx','LINK':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/document.docx'}}]"
--tag "New" ^
--token "***"

View File

@@ -1,8 +1,8 @@
# JSON data can also be passed as a path to a .json file
oint bitrix24 CreatePost \
--url "https://b24-ar17wx.bitrix24.by/rest/1/***" \
--url "b24-ar17wx.bitrix24.by" \
--text "Text of post" \
--files "{'1.png':'https://hut.openintegrations.dev/test_data/picture.jpg','2.png':'https://hut.openintegrations.dev/test_data/picture2.jpg'}" \
--title "Post title" \
--important true
--token "***"

View File

@@ -1,8 +1,8 @@
:: JSON data can also be passed as a path to a .json file
oint bitrix24 CreatePost ^
--url "https://b24-ar17wx.bitrix24.by/rest/1/***" ^
--url "b24-ar17wx.bitrix24.by" ^
--text "Text of post" ^
--files "{'1.png':'https://hut.openintegrations.dev/test_data/picture.jpg','2.png':'https://hut.openintegrations.dev/test_data/picture2.jpg'}" ^
--title "Post title" ^
--important true
--token "***"

View File

@@ -1,4 +1,4 @@
oint bitrix24 CreateResultFromComment \
--url "b24-ar17wx.bitrix24.by" \
--comment 14828 \
--comment 16216 \
--token "***"

View File

@@ -1,4 +1,4 @@
oint bitrix24 CreateResultFromComment ^
--url "b24-ar17wx.bitrix24.by" ^
--comment 14828 ^
--comment 16216 ^
--token "***"

View File

@@ -1,5 +1,5 @@
oint bitrix24 CreateSubfolder \
--url "b24-ar17wx.bitrix24.by" \
--folderid 35390 \
--folderid 36748 \
--title "New subfolder" \
--token "***"

View File

@@ -1,5 +1,5 @@
oint bitrix24 CreateSubfolder ^
--url "b24-ar17wx.bitrix24.by" ^
--folderid 35390 ^
--folderid 36748 ^
--title "New subfolder" ^
--token "***"

View File

@@ -2,5 +2,5 @@
oint bitrix24 CreateTask \
--url "b24-ar17wx.bitrix24.by" \
--fields "{'TITLE':'New task','DESCRIPTION':'New task description','PRIORITY':'2','DEADLINE':'2025-06-19T20:37:37.5381696Z','RESPONSIBLE_ID':1}" \
--fields "{'TITLE':'New task','DESCRIPTION':'New task description','PRIORITY':'2','DEADLINE':'2025-07-06T12:34:15.9617492Z','RESPONSIBLE_ID':1}" \
--token "***"

View File

@@ -2,5 +2,5 @@
oint bitrix24 CreateTask ^
--url "b24-ar17wx.bitrix24.by" ^
--fields "{'TITLE':'New task','DESCRIPTION':'New task description','PRIORITY':'2','DEADLINE':'2025-06-19T20:37:37.5381696Z','RESPONSIBLE_ID':1}" ^
--fields "{'TITLE':'New task','DESCRIPTION':'New task description','PRIORITY':'2','DEADLINE':'2025-07-06T12:34:15.9617492Z','RESPONSIBLE_ID':1}" ^
--token "***"

View File

@@ -1,6 +1,6 @@
oint bitrix24 CreateTasksDependencies \
--url "b24-ar17wx.bitrix24.by" \
--taskfrom "6382" \
--taskto "6380" \
--taskfrom "6924" \
--taskto "6922" \
--linktype 2 \
--token "***"

View File

@@ -1,6 +1,6 @@
oint bitrix24 CreateTasksDependencies ^
--url "b24-ar17wx.bitrix24.by" ^
--taskfrom "6382" ^
--taskto "6380" ^
--taskfrom "6924" ^
--taskto "6922" ^
--linktype 2 ^
--token "***"

View File

@@ -2,5 +2,5 @@
oint bitrix24 CreateUser \
--url "b24-ar17wx.bitrix24.by" \
--fields "{'EMAIL':'db2bed65-8b3e-4584-88ad-4a802742ed5c@exepmple.org','NAME':'Vitaly','LAST_NAME':'Alpaca','PERSONAL_MOBILE':'88003553535','UF_DEPARTMENT':1}" \
--fields "{'EMAIL':'9cefb64b-4091-485d-ad4e-fb18e1643554@exepmple.org','NAME':'Vitaly','LAST_NAME':'Alpaca','PERSONAL_MOBILE':'88003553535','UF_DEPARTMENT':1}" \
--token "***"

View File

@@ -2,5 +2,5 @@
oint bitrix24 CreateUser ^
--url "b24-ar17wx.bitrix24.by" ^
--fields "{'EMAIL':'db2bed65-8b3e-4584-88ad-4a802742ed5c@exepmple.org','NAME':'Vitaly','LAST_NAME':'Alpaca','PERSONAL_MOBILE':'88003553535','UF_DEPARTMENT':1}" ^
--fields "{'EMAIL':'9cefb64b-4091-485d-ad4e-fb18e1643554@exepmple.org','NAME':'Vitaly','LAST_NAME':'Alpaca','PERSONAL_MOBILE':'88003553535','UF_DEPARTMENT':1}" ^
--token "***"

View File

@@ -1,4 +1,4 @@
oint bitrix24 DeferTask \
--url "b24-ar17wx.bitrix24.by" \
--task "6382" \
--task "6924" \
--token "***"

View File

@@ -1,4 +1,4 @@
oint bitrix24 DeferTask ^
--url "b24-ar17wx.bitrix24.by" ^
--task "6382" ^
--task "6924" ^
--token "***"

View File

@@ -1,5 +1,5 @@
oint bitrix24 DelegateTask \
--url "b24-ar17wx.bitrix24.by" \
--task "6382" \
--user 2146 \
--task "6924" \
--user 2254 \
--token "***"

View File

@@ -1,5 +1,5 @@
oint bitrix24 DelegateTask ^
--url "b24-ar17wx.bitrix24.by" ^
--task "6382" ^
--user 2146 ^
--task "6924" ^
--user 2254 ^
--token "***"

View File

@@ -1,6 +1,6 @@
oint bitrix24 DeleteCalendar \
--url "b24-ar17wx.bitrix24.by" \
--calendar 838 \
--calendar 948 \
--owner 1 \
--type "user" \
--token "***"

View File

@@ -1,6 +1,6 @@
oint bitrix24 DeleteCalendar ^
--url "b24-ar17wx.bitrix24.by" ^
--calendar 838 ^
--calendar 948 ^
--owner 1 ^
--type "user" ^
--token "***"

View File

@@ -1,4 +1,4 @@
oint bitrix24 DeleteCalendarEvent \
--url "b24-ar17wx.bitrix24.by" \
--event 1434 \
--event 1650 \
--token "***"

View File

@@ -1,4 +1,4 @@
oint bitrix24 DeleteCalendarEvent ^
--url "b24-ar17wx.bitrix24.by" ^
--event 1434 ^
--event 1650 ^
--token "***"

View File

@@ -1,4 +1,4 @@
oint bitrix24 DeleteDeal \
--url "b24-ar17wx.bitrix24.by" \
--deal 3856 \
--deal 4072 \
--token "***"

View File

@@ -1,4 +1,4 @@
oint bitrix24 DeleteDeal ^
--url "b24-ar17wx.bitrix24.by" ^
--deal 3856 ^
--deal 4072 ^
--token "***"

View File

@@ -1,4 +1,4 @@
oint bitrix24 DeleteDepartment \
--url "b24-ar17wx.bitrix24.by" \
--depid 2142 \
--depid 2252 \
--token "***"

View File

@@ -1,4 +1,4 @@
oint bitrix24 DeleteDepartment ^
--url "b24-ar17wx.bitrix24.by" ^
--depid 2142 ^
--depid 2252 ^
--token "***"

View File

@@ -1,4 +1,4 @@
oint bitrix24 DeleteFile \
--url "b24-ar17wx.bitrix24.by" \
--fileid 35384 \
--fileid 36742 \
--token "***"

View File

@@ -1,4 +1,4 @@
oint bitrix24 DeleteFile ^
--url "b24-ar17wx.bitrix24.by" ^
--fileid 35384 ^
--fileid 36742 ^
--token "***"

View File

@@ -1,4 +1,4 @@
oint bitrix24 DeleteFolder \
--url "b24-ar17wx.bitrix24.by" \
--folderid 35390 \
--folderid 36748 \
--token "***"

Some files were not shown because too many files have changed in this diff Show More