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-15 16:25:47 +03:00
parent 89587c3347
commit a9c245ff34
763 changed files with 1112 additions and 902 deletions

Binary file not shown.

View File

@@ -1,6 +1,6 @@
oint airtable CreateComment \
--token "***" \
--base "app46SIZ5dMYWauqZ" \
--table "tbl67It1uCTF8JDQc" \
--record "recoLBvuKOwIpsCWL" \
--base "appIH39OinhyyvpkN" \
--table "tblUfEq3vK9TJtKlt" \
--record "reckhUa13vd27vkog" \
--text "TestComment"

View File

@@ -1,6 +1,6 @@
oint airtable CreateComment ^
--token "***" ^
--base "app46SIZ5dMYWauqZ" ^
--table "tbl67It1uCTF8JDQc" ^
--record "recoLBvuKOwIpsCWL" ^
--base "appIH39OinhyyvpkN" ^
--table "tblUfEq3vK9TJtKlt" ^
--record "reckhUa13vd27vkog" ^
--text "TestComment"

View File

@@ -2,7 +2,7 @@
oint airtable CreateField \
--token "***" \
--base "app46SIZ5dMYWauqZ" \
--table "tbl67It1uCTF8JDQc" \
--title "602c0314-c4a3-471c-826d-3b2c5fd1af30" \
--fielddata "{'name':'602c0314-c4a3-471c-826d-3b2c5fd1af30','type':'number','options':{'precision':0}}"
--base "appIH39OinhyyvpkN" \
--table "tblUfEq3vK9TJtKlt" \
--title "e71a4725-6f02-4cbe-b884-7925d8328b43" \
--fielddata "{'name':'e71a4725-6f02-4cbe-b884-7925d8328b43','type':'number','options':{'precision':0}}"

View File

@@ -2,7 +2,7 @@
oint airtable CreateField ^
--token "***" ^
--base "app46SIZ5dMYWauqZ" ^
--table "tbl67It1uCTF8JDQc" ^
--title "602c0314-c4a3-471c-826d-3b2c5fd1af30" ^
--fielddata "{'name':'602c0314-c4a3-471c-826d-3b2c5fd1af30','type':'number','options':{'precision':0}}"
--base "appIH39OinhyyvpkN" ^
--table "tblUfEq3vK9TJtKlt" ^
--title "e71a4725-6f02-4cbe-b884-7925d8328b43" ^
--fielddata "{'name':'e71a4725-6f02-4cbe-b884-7925d8328b43','type':'number','options':{'precision':0}}"

View File

@@ -2,6 +2,6 @@
oint airtable CreatePosts \
--token "***" \
--base "app46SIZ5dMYWauqZ" \
--table "tbl67It1uCTF8JDQc" \
--base "appIH39OinhyyvpkN" \
--table "tblUfEq3vK9TJtKlt" \
--data "{'Number':10,'String':'Hello'}"

View File

@@ -2,6 +2,6 @@
oint airtable CreatePosts ^
--token "***" ^
--base "app46SIZ5dMYWauqZ" ^
--table "tbl67It1uCTF8JDQc" ^
--base "appIH39OinhyyvpkN" ^
--table "tblUfEq3vK9TJtKlt" ^
--data "{'Number':10,'String':'Hello'}"

View File

@@ -1,6 +1,6 @@
oint airtable CreateTable \
--token "***" \
--base "app46SIZ5dMYWauqZ" \
--base "appIH39OinhyyvpkN" \
--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 "app46SIZ5dMYWauqZ" ^
--base "appIH39OinhyyvpkN" ^
--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 "app46SIZ5dMYWauqZ" \
--table "tbl67It1uCTF8JDQc" \
--record "recoLBvuKOwIpsCWL" \
--comment "comWktgyRGioTJ8g8"
--base "appIH39OinhyyvpkN" \
--table "tblUfEq3vK9TJtKlt" \
--record "reckhUa13vd27vkog" \
--comment "comZLqhJFeUQXd2Li"

View File

@@ -1,6 +1,6 @@
oint airtable DeleteComment ^
--token "***" ^
--base "app46SIZ5dMYWauqZ" ^
--table "tbl67It1uCTF8JDQc" ^
--record "recoLBvuKOwIpsCWL" ^
--comment "comWktgyRGioTJ8g8"
--base "appIH39OinhyyvpkN" ^
--table "tblUfEq3vK9TJtKlt" ^
--record "reckhUa13vd27vkog" ^
--comment "comZLqhJFeUQXd2Li"

View File

@@ -1,5 +1,5 @@
oint airtable DeleteRecords \
--token "***" \
--base "app46SIZ5dMYWauqZ" \
--table "tbl67It1uCTF8JDQc" \
--records "recoLBvuKOwIpsCWL"
--base "appIH39OinhyyvpkN" \
--table "tblUfEq3vK9TJtKlt" \
--records "reckhUa13vd27vkog"

View File

@@ -1,5 +1,5 @@
oint airtable DeleteRecords ^
--token "***" ^
--base "app46SIZ5dMYWauqZ" ^
--table "tbl67It1uCTF8JDQc" ^
--records "recoLBvuKOwIpsCWL"
--base "appIH39OinhyyvpkN" ^
--table "tblUfEq3vK9TJtKlt" ^
--records "reckhUa13vd27vkog"

View File

@@ -1,7 +1,7 @@
oint airtable EditComment \
--token "***" \
--base "app46SIZ5dMYWauqZ" \
--table "tbl67It1uCTF8JDQc" \
--record "recoLBvuKOwIpsCWL" \
--comment "comWktgyRGioTJ8g8" \
--base "appIH39OinhyyvpkN" \
--table "tblUfEq3vK9TJtKlt" \
--record "reckhUa13vd27vkog" \
--comment "comZLqhJFeUQXd2Li" \
--text "Test comment (change.)"

View File

@@ -1,7 +1,7 @@
oint airtable EditComment ^
--token "***" ^
--base "app46SIZ5dMYWauqZ" ^
--table "tbl67It1uCTF8JDQc" ^
--record "recoLBvuKOwIpsCWL" ^
--comment "comWktgyRGioTJ8g8" ^
--base "appIH39OinhyyvpkN" ^
--table "tblUfEq3vK9TJtKlt" ^
--record "reckhUa13vd27vkog" ^
--comment "comZLqhJFeUQXd2Li" ^
--text "Test comment (change.)"

View File

@@ -1,5 +1,5 @@
oint airtable GetComments \
--token "***" \
--base "app46SIZ5dMYWauqZ" \
--table "tbl67It1uCTF8JDQc" \
--record "recoLBvuKOwIpsCWL"
--base "appIH39OinhyyvpkN" \
--table "tblUfEq3vK9TJtKlt" \
--record "reckhUa13vd27vkog"

View File

@@ -1,5 +1,5 @@
oint airtable GetComments ^
--token "***" ^
--base "app46SIZ5dMYWauqZ" ^
--table "tbl67It1uCTF8JDQc" ^
--record "recoLBvuKOwIpsCWL"
--base "appIH39OinhyyvpkN" ^
--table "tblUfEq3vK9TJtKlt" ^
--record "reckhUa13vd27vkog"

View File

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

View File

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

View File

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

View File

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

View File

@@ -1,2 +1,2 @@
oint airtable GetNumberField \
--title "602c0314-c4a3-471c-826d-3b2c5fd1af30"
--title "e71a4725-6f02-4cbe-b884-7925d8328b43"

View File

@@ -1,2 +1,2 @@
oint airtable GetNumberField ^
--title "602c0314-c4a3-471c-826d-3b2c5fd1af30"
--title "e71a4725-6f02-4cbe-b884-7925d8328b43"

View File

@@ -1,5 +1,5 @@
oint airtable GetRecord \
--token "***" \
--base "app46SIZ5dMYWauqZ" \
--table "tbl67It1uCTF8JDQc" \
--record "recoLBvuKOwIpsCWL"
--base "appIH39OinhyyvpkN" \
--table "tblUfEq3vK9TJtKlt" \
--record "reckhUa13vd27vkog"

View File

@@ -1,5 +1,5 @@
oint airtable GetRecord ^
--token "***" ^
--base "app46SIZ5dMYWauqZ" ^
--table "tbl67It1uCTF8JDQc" ^
--record "recoLBvuKOwIpsCWL"
--base "appIH39OinhyyvpkN" ^
--table "tblUfEq3vK9TJtKlt" ^
--record "reckhUa13vd27vkog"

View File

@@ -1,7 +1,7 @@
oint airtable ModifyField \
--token "***" \
--base "app46SIZ5dMYWauqZ" \
--table "tbl67It1uCTF8JDQc" \
--field "fldC569cMU2gdlrg4" \
--title "13f6cb22-af95-4ae7-bf17-9098d5cddf50(change.)" \
--base "appIH39OinhyyvpkN" \
--table "tblUfEq3vK9TJtKlt" \
--field "fldaGm2pKJnV3EGoa" \
--title "c267cfb7-afe9-4f64-9eb4-f6e6875690e8(change.)" \
--description "New description"

View File

@@ -1,7 +1,7 @@
oint airtable ModifyField ^
--token "***" ^
--base "app46SIZ5dMYWauqZ" ^
--table "tbl67It1uCTF8JDQc" ^
--field "fldC569cMU2gdlrg4" ^
--title "13f6cb22-af95-4ae7-bf17-9098d5cddf50(change.)" ^
--base "appIH39OinhyyvpkN" ^
--table "tblUfEq3vK9TJtKlt" ^
--field "fldaGm2pKJnV3EGoa" ^
--title "c267cfb7-afe9-4f64-9eb4-f6e6875690e8(change.)" ^
--description "New description"

View File

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

View File

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

View File

@@ -2,6 +2,6 @@ oint bitrix24 AddKanbanStage \
--url "b24-ar17wx.bitrix24.by" \
--title "New stage 2" \
--color "0026FF" \
--prevstage 2502 \
--prevstage 2644 \
--admin true \
--token "***"

View File

@@ -2,6 +2,6 @@ oint bitrix24 AddKanbanStage ^
--url "b24-ar17wx.bitrix24.by" ^
--title "New stage 2" ^
--color "0026FF" ^
--prevstage 2502 ^
--prevstage 2644 ^
--admin true ^
--token "***"

View File

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

View File

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

View File

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

View File

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

View File

@@ -1,5 +1,5 @@
oint bitrix24 AddTaskComment \
--url "b24-ar17wx.bitrix24.by" \
--task "6926" \
--task "7280" \
--text "Task uninpossible, don't split up" \
--token "***"

View File

@@ -1,5 +1,5 @@
oint bitrix24 AddTaskComment ^
--url "b24-ar17wx.bitrix24.by" ^
--task "6926" ^
--task "7280" ^
--text "Task uninpossible, don't split up" ^
--token "***"

View File

@@ -1,8 +1,8 @@
oint bitrix24 AddTaskTimeAccounting \
--url "b24-ar17wx.bitrix24.by" \
--task "6930" \
--task "7284" \
--amount 7200 \
--user 10 \
--text "Time spent on work" \
--date "2025-06-05T12:38:37.0682737" \
--date "2025-06-15T16:01:38.4160055" \
--token "***"

View File

@@ -1,8 +1,8 @@
oint bitrix24 AddTaskTimeAccounting ^
--url "b24-ar17wx.bitrix24.by" ^
--task "6930" ^
--task "7284" ^
--amount 7200 ^
--user 10 ^
--text "Time spent on work" ^
--date "2025-06-05T12:38:37.0682737" ^
--date "2025-06-15T16:01:38.4160055" ^
--token "***"

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -1,5 +1,5 @@
oint bitrix24 ChangeChatPicture \
--url "b24-ar17wx.bitrix24.by" \
--chat 2660 \
--chat 2798 \
--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 2660 ^
--chat 2798 ^
--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 2660 \
--chat 2798 \
--title "Another title" \
--token "***"

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -2,5 +2,5 @@
oint bitrix24 CreateCalendarEvent \
--url "b24-ar17wx.bitrix24.by" \
--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'}}" \
--fields "{'type':'user','ownerId':1,'from':'2025-07-16T16:06:35.0036908','to':'2025-07-16T17:06:35.0036908','section':1086,'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-26T16:06:35.0036908'},'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-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'}}" ^
--fields "{'type':'user','ownerId':1,'from':'2025-07-16T16:06:35.0036908','to':'2025-07-16T17:06:35.0036908','section':1086,'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-26T16:06:35.0036908'},'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,6 +1,6 @@
oint bitrix24 CreateDepartment \
--url "b24-ar17wx.bitrix24.by" \
--title "Subordinate department" \
--parentid 2252 \
--parentid 2394 \
--headid 1 \
--token "***"

View File

@@ -1,6 +1,6 @@
oint bitrix24 CreateDepartment ^
--url "b24-ar17wx.bitrix24.by" ^
--title "Subordinate department" ^
--parentid 2252 ^
--parentid 2394 ^
--headid 1 ^
--token "***"

View File

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

View File

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

View File

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

View File

@@ -1,5 +1,5 @@
oint bitrix24 CreateSubfolder ^
--url "b24-ar17wx.bitrix24.by" ^
--folderid 36748 ^
--folderid 38936 ^
--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-07-06T12:34:15.9617492Z','RESPONSIBLE_ID':1}" \
--fields "{'TITLE':'New task','DESCRIPTION':'New task description','PRIORITY':'2','DEADLINE':'2025-07-16T15:57:02.660836Z','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-07-06T12:34:15.9617492Z','RESPONSIBLE_ID':1}" ^
--fields "{'TITLE':'New task','DESCRIPTION':'New task description','PRIORITY':'2','DEADLINE':'2025-07-16T15:57:02.660836Z','RESPONSIBLE_ID':1}" ^
--token "***"

View File

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

View File

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

View File

@@ -2,5 +2,5 @@
oint bitrix24 CreateUser \
--url "b24-ar17wx.bitrix24.by" \
--fields "{'EMAIL':'9cefb64b-4091-485d-ad4e-fb18e1643554@exepmple.org','NAME':'Vitaly','LAST_NAME':'Alpaca','PERSONAL_MOBILE':'88003553535','UF_DEPARTMENT':1}" \
--fields "{'EMAIL':'f0abe37f-7059-45f0-aa43-19f23be595d8@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':'9cefb64b-4091-485d-ad4e-fb18e1643554@exepmple.org','NAME':'Vitaly','LAST_NAME':'Alpaca','PERSONAL_MOBILE':'88003553535','UF_DEPARTMENT':1}" ^
--fields "{'EMAIL':'f0abe37f-7059-45f0-aa43-19f23be595d8@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 "6924" \
--task "7278" \
--token "***"

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -1,4 +1,4 @@
oint bitrix24 DeleteKanbanStage \
--url "b24-ar17wx.bitrix24.by" \
--stage 2504 \
--stage 2646 \
--token "***"

View File

@@ -1,4 +1,4 @@
oint bitrix24 DeleteKanbanStage ^
--url "b24-ar17wx.bitrix24.by" ^
--stage 2504 ^
--stage 2646 ^
--token "***"

View File

@@ -1,4 +1,4 @@
oint bitrix24 DeleteLead \
--url "b24-ar17wx.bitrix24.by" \
--lead 2044 \
--lead 2186 \
--token "***"

View File

@@ -1,4 +1,4 @@
oint bitrix24 DeleteLead ^
--url "b24-ar17wx.bitrix24.by" ^
--lead 2044 ^
--lead 2186 ^
--token "***"

View File

@@ -1,4 +1,4 @@
oint bitrix24 DeleteMessage \
--url "b24-ar17wx.bitrix24.by" \
--message 51838 \
--message 54826 \
--token "***"

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