1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-08-24 19:49:22 +02:00

Test data update (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2025-05-01 16:54:03 +03:00
parent 305519c7f2
commit d41163adf1
713 changed files with 1010 additions and 838 deletions

Binary file not shown.

View File

@@ -1,6 +1,6 @@
oint airtable CreateComment \
--token "***" \
--base "appffoaW7rjLmVJzQ" \
--table "tbl53bnitoPLqT5fW" \
--record "recwng3kwPAmaY1Ag" \
--base "app0SvCs0MbKiXML2" \
--table "tblHCb2NG3vEhdtJI" \
--record "recb6jdjM9HP92DQt" \
--text "TestComment"

View File

@@ -1,6 +1,6 @@
oint airtable CreateComment ^
--token "***" ^
--base "appffoaW7rjLmVJzQ" ^
--table "tbl53bnitoPLqT5fW" ^
--record "recwng3kwPAmaY1Ag" ^
--base "app0SvCs0MbKiXML2" ^
--table "tblHCb2NG3vEhdtJI" ^
--record "recb6jdjM9HP92DQt" ^
--text "TestComment"

View File

@@ -2,7 +2,7 @@
oint airtable CreateField \
--token "***" \
--base "appffoaW7rjLmVJzQ" \
--table "tbl53bnitoPLqT5fW" \
--title "fcc796f1-4835-4f28-b0c5-23f26b2c8450" \
--fielddata "{'name':'fcc796f1-4835-4f28-b0c5-23f26b2c8450','type':'number','options':{'precision':0}}"
--base "app0SvCs0MbKiXML2" \
--table "tblHCb2NG3vEhdtJI" \
--title "5158a51d-cd68-45f0-ac9a-2dc0317e782a" \
--fielddata "{'name':'5158a51d-cd68-45f0-ac9a-2dc0317e782a','type':'number','options':{'precision':0}}"

View File

@@ -2,7 +2,7 @@
oint airtable CreateField ^
--token "***" ^
--base "appffoaW7rjLmVJzQ" ^
--table "tbl53bnitoPLqT5fW" ^
--title "fcc796f1-4835-4f28-b0c5-23f26b2c8450" ^
--fielddata "{'name':'fcc796f1-4835-4f28-b0c5-23f26b2c8450','type':'number','options':{'precision':0}}"
--base "app0SvCs0MbKiXML2" ^
--table "tblHCb2NG3vEhdtJI" ^
--title "5158a51d-cd68-45f0-ac9a-2dc0317e782a" ^
--fielddata "{'name':'5158a51d-cd68-45f0-ac9a-2dc0317e782a','type':'number','options':{'precision':0}}"

View File

@@ -2,6 +2,6 @@
oint airtable CreatePosts \
--token "***" \
--base "appffoaW7rjLmVJzQ" \
--table "tbl53bnitoPLqT5fW" \
--base "app0SvCs0MbKiXML2" \
--table "tblHCb2NG3vEhdtJI" \
--data "{'Number':10,'String':'Hello'}"

View File

@@ -2,6 +2,6 @@
oint airtable CreatePosts ^
--token "***" ^
--base "appffoaW7rjLmVJzQ" ^
--table "tbl53bnitoPLqT5fW" ^
--base "app0SvCs0MbKiXML2" ^
--table "tblHCb2NG3vEhdtJI" ^
--data "{'Number':10,'String':'Hello'}"

View File

@@ -1,6 +1,6 @@
oint airtable CreateTable \
--token "***" \
--base "appffoaW7rjLmVJzQ" \
--base "app0SvCs0MbKiXML2" \
--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 "appffoaW7rjLmVJzQ" ^
--base "app0SvCs0MbKiXML2" ^
--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 "appffoaW7rjLmVJzQ" \
--table "tbl53bnitoPLqT5fW" \
--record "recwng3kwPAmaY1Ag" \
--comment "comAo1KvylFWXee18"
--base "app0SvCs0MbKiXML2" \
--table "tblHCb2NG3vEhdtJI" \
--record "recb6jdjM9HP92DQt" \
--comment "com4ZBzCePGh9BBmu"

View File

@@ -1,6 +1,6 @@
oint airtable DeleteComment ^
--token "***" ^
--base "appffoaW7rjLmVJzQ" ^
--table "tbl53bnitoPLqT5fW" ^
--record "recwng3kwPAmaY1Ag" ^
--comment "comAo1KvylFWXee18"
--base "app0SvCs0MbKiXML2" ^
--table "tblHCb2NG3vEhdtJI" ^
--record "recb6jdjM9HP92DQt" ^
--comment "com4ZBzCePGh9BBmu"

View File

@@ -1,5 +1,5 @@
oint airtable DeleteRecords \
--token "***" \
--base "appffoaW7rjLmVJzQ" \
--table "tbl53bnitoPLqT5fW" \
--records "recwng3kwPAmaY1Ag"
--base "app0SvCs0MbKiXML2" \
--table "tblHCb2NG3vEhdtJI" \
--records "recb6jdjM9HP92DQt"

View File

@@ -1,5 +1,5 @@
oint airtable DeleteRecords ^
--token "***" ^
--base "appffoaW7rjLmVJzQ" ^
--table "tbl53bnitoPLqT5fW" ^
--records "recwng3kwPAmaY1Ag"
--base "app0SvCs0MbKiXML2" ^
--table "tblHCb2NG3vEhdtJI" ^
--records "recb6jdjM9HP92DQt"

View File

@@ -1,7 +1,7 @@
oint airtable EditComment \
--token "***" \
--base "appffoaW7rjLmVJzQ" \
--table "tbl53bnitoPLqT5fW" \
--record "recwng3kwPAmaY1Ag" \
--comment "comAo1KvylFWXee18" \
--base "app0SvCs0MbKiXML2" \
--table "tblHCb2NG3vEhdtJI" \
--record "recb6jdjM9HP92DQt" \
--comment "com4ZBzCePGh9BBmu" \
--text "Test comment (change.)"

View File

@@ -1,7 +1,7 @@
oint airtable EditComment ^
--token "***" ^
--base "appffoaW7rjLmVJzQ" ^
--table "tbl53bnitoPLqT5fW" ^
--record "recwng3kwPAmaY1Ag" ^
--comment "comAo1KvylFWXee18" ^
--base "app0SvCs0MbKiXML2" ^
--table "tblHCb2NG3vEhdtJI" ^
--record "recb6jdjM9HP92DQt" ^
--comment "com4ZBzCePGh9BBmu" ^
--text "Test comment (change.)"

View File

@@ -1,5 +1,5 @@
oint airtable GetComments \
--token "***" \
--base "appffoaW7rjLmVJzQ" \
--table "tbl53bnitoPLqT5fW" \
--record "recwng3kwPAmaY1Ag"
--base "app0SvCs0MbKiXML2" \
--table "tblHCb2NG3vEhdtJI" \
--record "recb6jdjM9HP92DQt"

View File

@@ -1,5 +1,5 @@
oint airtable GetComments ^
--token "***" ^
--base "appffoaW7rjLmVJzQ" ^
--table "tbl53bnitoPLqT5fW" ^
--record "recwng3kwPAmaY1Ag"
--base "app0SvCs0MbKiXML2" ^
--table "tblHCb2NG3vEhdtJI" ^
--record "recb6jdjM9HP92DQt"

View File

@@ -1,3 +1,3 @@
oint airtable GetDatabaseTables \
--token "***" \
--base "appffoaW7rjLmVJzQ"
--base "app0SvCs0MbKiXML2"

View File

@@ -1,3 +1,3 @@
oint airtable GetDatabaseTables ^
--token "***" ^
--base "appffoaW7rjLmVJzQ"
--base "app0SvCs0MbKiXML2"

View File

@@ -1,4 +1,4 @@
oint airtable GetListOfRecords \
--token "***" \
--base "appffoaW7rjLmVJzQ" \
--table "tbl53bnitoPLqT5fW"
--base "app0SvCs0MbKiXML2" \
--table "tblHCb2NG3vEhdtJI"

View File

@@ -1,4 +1,4 @@
oint airtable GetListOfRecords ^
--token "***" ^
--base "appffoaW7rjLmVJzQ" ^
--table "tbl53bnitoPLqT5fW"
--base "app0SvCs0MbKiXML2" ^
--table "tblHCb2NG3vEhdtJI"

View File

@@ -1,2 +1,2 @@
oint airtable GetNumberField \
--title "fcc796f1-4835-4f28-b0c5-23f26b2c8450"
--title "5158a51d-cd68-45f0-ac9a-2dc0317e782a"

View File

@@ -1,2 +1,2 @@
oint airtable GetNumberField ^
--title "fcc796f1-4835-4f28-b0c5-23f26b2c8450"
--title "5158a51d-cd68-45f0-ac9a-2dc0317e782a"

View File

@@ -1,5 +1,5 @@
oint airtable GetRecord \
--token "***" \
--base "appffoaW7rjLmVJzQ" \
--table "tbl53bnitoPLqT5fW" \
--record "recwng3kwPAmaY1Ag"
--base "app0SvCs0MbKiXML2" \
--table "tblHCb2NG3vEhdtJI" \
--record "recb6jdjM9HP92DQt"

View File

@@ -1,5 +1,5 @@
oint airtable GetRecord ^
--token "***" ^
--base "appffoaW7rjLmVJzQ" ^
--table "tbl53bnitoPLqT5fW" ^
--record "recwng3kwPAmaY1Ag"
--base "app0SvCs0MbKiXML2" ^
--table "tblHCb2NG3vEhdtJI" ^
--record "recb6jdjM9HP92DQt"

View File

@@ -1,7 +1,7 @@
oint airtable ModifyField \
--token "***" \
--base "appffoaW7rjLmVJzQ" \
--table "tbl53bnitoPLqT5fW" \
--field "fldmR9DpMZQ535pqF" \
--title "219ff62b-5ee5-4134-93f7-fe1164874fca(change.)" \
--base "app0SvCs0MbKiXML2" \
--table "tblHCb2NG3vEhdtJI" \
--field "fldiZSPgg3W3B3HGf" \
--title "8cf6fa1f-ffd5-41eb-b63d-701490bbd563(change.)" \
--description "New description"

View File

@@ -1,7 +1,7 @@
oint airtable ModifyField ^
--token "***" ^
--base "appffoaW7rjLmVJzQ" ^
--table "tbl53bnitoPLqT5fW" ^
--field "fldmR9DpMZQ535pqF" ^
--title "219ff62b-5ee5-4134-93f7-fe1164874fca(change.)" ^
--base "app0SvCs0MbKiXML2" ^
--table "tblHCb2NG3vEhdtJI" ^
--field "fldiZSPgg3W3B3HGf" ^
--title "8cf6fa1f-ffd5-41eb-b63d-701490bbd563(change.)" ^
--description "New description"

View File

@@ -1,6 +1,6 @@
oint airtable ModifyTable \
--token "***" \
--base "appffoaW7rjLmVJzQ" \
--table "tbl53bnitoPLqT5fW" \
--base "app0SvCs0MbKiXML2" \
--table "tblHCb2NG3vEhdtJI" \
--title "Test table 2 (change.)" \
--description "New table (change.)"

View File

@@ -1,6 +1,6 @@
oint airtable ModifyTable ^
--token "***" ^
--base "appffoaW7rjLmVJzQ" ^
--table "tbl53bnitoPLqT5fW" ^
--base "app0SvCs0MbKiXML2" ^
--table "tblHCb2NG3vEhdtJI" ^
--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 2092 \
--prevstage 2200 \
--admin true \
--token "***"

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -1,8 +1,8 @@
oint bitrix24 AddTaskTimeAccounting \
--url "b24-ar17wx.bitrix24.by" \
--task "5596" \
--task "5872" \
--amount 7200 \
--user 10 \
--text "Time spent on work" \
--date "2025-03-06T16:13:19.5625062" \
--date "2025-04-01T16:24:56.1609416" \
--token "***"

View File

@@ -1,8 +1,8 @@
oint bitrix24 AddTaskTimeAccounting ^
--url "b24-ar17wx.bitrix24.by" ^
--task "5596" ^
--task "5872" ^
--amount 7200 ^
--user 10 ^
--text "Time spent on work" ^
--date "2025-03-06T16:13:19.5625062" ^
--date "2025-04-01T16:24:56.1609416" ^
--token "***"

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -1,5 +1,5 @@
oint bitrix24 AttachFileToTopic \
--url "b24-ar17wx.bitrix24.by" \
--task "5590" \
--fileid 31152 \
--task "5866" \
--fileid 32586 \
--token "***"

View File

@@ -1,5 +1,5 @@
oint bitrix24 AttachFileToTopic ^
--url "b24-ar17wx.bitrix24.by" ^
--task "5590" ^
--fileid 31152 ^
--task "5866" ^
--fileid 32586 ^
--token "***"

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -1,5 +1,5 @@
oint bitrix24 CompleteTasksChecklistElement \
--url "b24-ar17wx.bitrix24.by" \
--task "5590" \
--element 3938 \
--task "5866" \
--element 4154 \
--token "***"

View File

@@ -1,5 +1,5 @@
oint bitrix24 CompleteTasksChecklistElement ^
--url "b24-ar17wx.bitrix24.by" ^
--task "5590" ^
--element 3938 ^
--task "5866" ^
--element 4154 ^
--token "***"

View File

@@ -2,5 +2,5 @@
oint bitrix24 CreateCalendarEvent \
--url "b24-ar17wx.bitrix24.by" \
--fields "{'type':'user','ownerId':1,'from':'2025-04-07T16:18:31.7837378','to':'2025-04-07T17:18:31.7837378','section':540,'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-04-17T16:18:31.7837378'},'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-05-02T16:30:18.6054419','to':'2025-05-02T17:30:18.6054419','section':650,'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-05-12T16:30:18.6054419'},'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-04-07T16:18:31.7837378','to':'2025-04-07T17:18:31.7837378','section':540,'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-04-17T16:18:31.7837378'},'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-05-02T16:30:18.6054419','to':'2025-05-02T17:30:18.6054419','section':650,'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-05-12T16:30:18.6054419'},'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 1844 \
--parentid 1954 \
--headid 1 \
--token "***"

View File

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

View File

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

View File

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

View File

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

View File

@@ -1,5 +1,5 @@
oint bitrix24 CreateSubfolder ^
--url "b24-ar17wx.bitrix24.by" ^
--folderid 31162 ^
--folderid 32596 ^
--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-04-07T16:08:42.019021Z','RESPONSIBLE_ID':1}" \
--fields "{'TITLE':'New task','DESCRIPTION':'New task description','PRIORITY':'2','DEADLINE':'2025-05-02T16:20:07.4246391Z','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-04-07T16:08:42.019021Z','RESPONSIBLE_ID':1}" ^
--fields "{'TITLE':'New task','DESCRIPTION':'New task description','PRIORITY':'2','DEADLINE':'2025-05-02T16:20:07.4246391Z','RESPONSIBLE_ID':1}" ^
--token "***"

View File

@@ -1,6 +1,6 @@
oint bitrix24 CreateTasksDependencies \
--url "b24-ar17wx.bitrix24.by" \
--taskfrom "5590" \
--taskto "5588" \
--taskfrom "5866" \
--taskto "5864" \
--linktype 2 \
--token "***"

View File

@@ -1,6 +1,6 @@
oint bitrix24 CreateTasksDependencies ^
--url "b24-ar17wx.bitrix24.by" ^
--taskfrom "5590" ^
--taskto "5588" ^
--taskfrom "5866" ^
--taskto "5864" ^
--linktype 2 ^
--token "***"

View File

@@ -2,5 +2,5 @@
oint bitrix24 CreateUser \
--url "b24-ar17wx.bitrix24.by" \
--fields "{'EMAIL':'6217cc97-392c-456f-bea2-82ad898c7ec8@exepmple.org','NAME':'Vitaly','LAST_NAME':'Alpaca','PERSONAL_MOBILE':'88003553535','UF_DEPARTMENT':1}" \
--fields "{'EMAIL':'ed95e69e-24af-490f-9179-72d181cc37de@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':'6217cc97-392c-456f-bea2-82ad898c7ec8@exepmple.org','NAME':'Vitaly','LAST_NAME':'Alpaca','PERSONAL_MOBILE':'88003553535','UF_DEPARTMENT':1}" ^
--fields "{'EMAIL':'ed95e69e-24af-490f-9179-72d181cc37de@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 "5590" \
--task "5866" \
--token "***"

View File

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

View File

@@ -1,5 +1,5 @@
oint bitrix24 DelegateTask \
--url "b24-ar17wx.bitrix24.by" \
--task "5590" \
--user 1850 \
--task "5866" \
--user 1958 \
--token "***"

View File

@@ -1,5 +1,5 @@
oint bitrix24 DelegateTask ^
--url "b24-ar17wx.bitrix24.by" ^
--task "5590" ^
--user 1850 ^
--task "5866" ^
--user 1958 ^
--token "***"

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

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