1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-02-11 13:53:00 +02:00

Test data update (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot) 2024-11-01 14:44:15 +03:00
parent 52a2850e68
commit 6018eedfbb
557 changed files with 704 additions and 704 deletions

Binary file not shown.

View File

@ -1,6 +1,6 @@
oint airtable CreateComment \
--token "***" \
--base "appk3Fw5gwni4SWYj" \
--table "tblIT2QrATF0xn2YE" \
--record "recDitcY4es4W2qY3" \
--base "appohkXXArXBx6czO" \
--table "tblo2FY8B8VIRFPvZ" \
--record "recfmvai6BIx7TAI8" \
--text "TestComment"

View File

@ -1,6 +1,6 @@
oint airtable CreateComment ^
--token "***" ^
--base "appk3Fw5gwni4SWYj" ^
--table "tblIT2QrATF0xn2YE" ^
--record "recDitcY4es4W2qY3" ^
--base "appohkXXArXBx6czO" ^
--table "tblo2FY8B8VIRFPvZ" ^
--record "recfmvai6BIx7TAI8" ^
--text "TestComment"

View File

@ -2,7 +2,7 @@
oint airtable CreateField \
--token "***" \
--base "appk3Fw5gwni4SWYj" \
--table "tblIT2QrATF0xn2YE" \
--title "7a09c61f-6057-4d70-8b81-0ca8fb393e44" \
--fielddata "{'name':'7a09c61f-6057-4d70-8b81-0ca8fb393e44','type':'number','options':{'precision':0}}"
--base "appohkXXArXBx6czO" \
--table "tblo2FY8B8VIRFPvZ" \
--title "caef4300-4879-4c14-becd-0defe08a7bba" \
--fielddata "{'name':'caef4300-4879-4c14-becd-0defe08a7bba','type':'number','options':{'precision':0}}"

View File

@ -2,7 +2,7 @@
oint airtable CreateField ^
--token "***" ^
--base "appk3Fw5gwni4SWYj" ^
--table "tblIT2QrATF0xn2YE" ^
--title "7a09c61f-6057-4d70-8b81-0ca8fb393e44" ^
--fielddata "{'name':'7a09c61f-6057-4d70-8b81-0ca8fb393e44','type':'number','options':{'precision':0}}"
--base "appohkXXArXBx6czO" ^
--table "tblo2FY8B8VIRFPvZ" ^
--title "caef4300-4879-4c14-becd-0defe08a7bba" ^
--fielddata "{'name':'caef4300-4879-4c14-becd-0defe08a7bba','type':'number','options':{'precision':0}}"

View File

@ -2,6 +2,6 @@
oint airtable CreatePosts \
--token "***" \
--base "appk3Fw5gwni4SWYj" \
--table "tblIT2QrATF0xn2YE" \
--base "appohkXXArXBx6czO" \
--table "tblo2FY8B8VIRFPvZ" \
--data "{'Number':10,'String':'Hello'}"

View File

@ -2,6 +2,6 @@
oint airtable CreatePosts ^
--token "***" ^
--base "appk3Fw5gwni4SWYj" ^
--table "tblIT2QrATF0xn2YE" ^
--base "appohkXXArXBx6czO" ^
--table "tblo2FY8B8VIRFPvZ" ^
--data "{'Number':10,'String':'Hello'}"

View File

@ -1,6 +1,6 @@
oint airtable CreateTable \
--token "***" \
--base "appk3Fw5gwni4SWYj" \
--base "appohkXXArXBx6czO" \
--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 "appk3Fw5gwni4SWYj" ^
--base "appohkXXArXBx6czO" ^
--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 "appk3Fw5gwni4SWYj" \
--table "tblIT2QrATF0xn2YE" \
--record "recDitcY4es4W2qY3" \
--comment "comLkDBUxFiPaqxfx"
--base "appohkXXArXBx6czO" \
--table "tblo2FY8B8VIRFPvZ" \
--record "recfmvai6BIx7TAI8" \
--comment "comXw4RWFbs37KW6P"

View File

@ -1,6 +1,6 @@
oint airtable DeleteComment ^
--token "***" ^
--base "appk3Fw5gwni4SWYj" ^
--table "tblIT2QrATF0xn2YE" ^
--record "recDitcY4es4W2qY3" ^
--comment "comLkDBUxFiPaqxfx"
--base "appohkXXArXBx6czO" ^
--table "tblo2FY8B8VIRFPvZ" ^
--record "recfmvai6BIx7TAI8" ^
--comment "comXw4RWFbs37KW6P"

View File

@ -1,5 +1,5 @@
oint airtable DeletePosts \
--token "***" \
--base "appk3Fw5gwni4SWYj" \
--table "tblIT2QrATF0xn2YE" \
--records "recDitcY4es4W2qY3"
--base "appohkXXArXBx6czO" \
--table "tblo2FY8B8VIRFPvZ" \
--records "recfmvai6BIx7TAI8"

View File

@ -1,5 +1,5 @@
oint airtable DeletePosts ^
--token "***" ^
--base "appk3Fw5gwni4SWYj" ^
--table "tblIT2QrATF0xn2YE" ^
--records "recDitcY4es4W2qY3"
--base "appohkXXArXBx6czO" ^
--table "tblo2FY8B8VIRFPvZ" ^
--records "recfmvai6BIx7TAI8"

View File

@ -1,7 +1,7 @@
oint airtable EditComment \
--token "***" \
--base "appk3Fw5gwni4SWYj" \
--table "tblIT2QrATF0xn2YE" \
--record "recDitcY4es4W2qY3" \
--comment "comLkDBUxFiPaqxfx" \
--base "appohkXXArXBx6czO" \
--table "tblo2FY8B8VIRFPvZ" \
--record "recfmvai6BIx7TAI8" \
--comment "comXw4RWFbs37KW6P" \
--text "Test comment (change.)"

View File

@ -1,7 +1,7 @@
oint airtable EditComment ^
--token "***" ^
--base "appk3Fw5gwni4SWYj" ^
--table "tblIT2QrATF0xn2YE" ^
--record "recDitcY4es4W2qY3" ^
--comment "comLkDBUxFiPaqxfx" ^
--base "appohkXXArXBx6czO" ^
--table "tblo2FY8B8VIRFPvZ" ^
--record "recfmvai6BIx7TAI8" ^
--comment "comXw4RWFbs37KW6P" ^
--text "Test comment (change.)"

View File

@ -1,5 +1,5 @@
oint airtable GetComments \
--token "***" \
--base "appk3Fw5gwni4SWYj" \
--table "tblIT2QrATF0xn2YE" \
--record "recDitcY4es4W2qY3"
--base "appohkXXArXBx6czO" \
--table "tblo2FY8B8VIRFPvZ" \
--record "recfmvai6BIx7TAI8"

View File

@ -1,5 +1,5 @@
oint airtable GetComments ^
--token "***" ^
--base "appk3Fw5gwni4SWYj" ^
--table "tblIT2QrATF0xn2YE" ^
--record "recDitcY4es4W2qY3"
--base "appohkXXArXBx6czO" ^
--table "tblo2FY8B8VIRFPvZ" ^
--record "recfmvai6BIx7TAI8"

View File

@ -1,3 +1,3 @@
oint airtable GetDatabaseTables \
--token "***" \
--base "appk3Fw5gwni4SWYj"
--base "appohkXXArXBx6czO"

View File

@ -1,3 +1,3 @@
oint airtable GetDatabaseTables ^
--token "***" ^
--base "appk3Fw5gwni4SWYj"
--base "appohkXXArXBx6czO"

View File

@ -1,4 +1,4 @@
oint airtable GetListOfRecords \
--token "***" \
--base "appk3Fw5gwni4SWYj" \
--table "tblIT2QrATF0xn2YE"
--base "appohkXXArXBx6czO" \
--table "tblo2FY8B8VIRFPvZ"

View File

@ -1,4 +1,4 @@
oint airtable GetListOfRecords ^
--token "***" ^
--base "appk3Fw5gwni4SWYj" ^
--table "tblIT2QrATF0xn2YE"
--base "appohkXXArXBx6czO" ^
--table "tblo2FY8B8VIRFPvZ"

View File

@ -1,2 +1,2 @@
oint airtable GetNumberField \
--title "7a09c61f-6057-4d70-8b81-0ca8fb393e44"
--title "caef4300-4879-4c14-becd-0defe08a7bba"

View File

@ -1,2 +1,2 @@
oint airtable GetNumberField ^
--title "7a09c61f-6057-4d70-8b81-0ca8fb393e44"
--title "caef4300-4879-4c14-becd-0defe08a7bba"

View File

@ -1,5 +1,5 @@
oint airtable GetRecord \
--token "***" \
--base "appk3Fw5gwni4SWYj" \
--table "tblIT2QrATF0xn2YE" \
--record "recDitcY4es4W2qY3"
--base "appohkXXArXBx6czO" \
--table "tblo2FY8B8VIRFPvZ" \
--record "recfmvai6BIx7TAI8"

View File

@ -1,5 +1,5 @@
oint airtable GetRecord ^
--token "***" ^
--base "appk3Fw5gwni4SWYj" ^
--table "tblIT2QrATF0xn2YE" ^
--record "recDitcY4es4W2qY3"
--base "appohkXXArXBx6czO" ^
--table "tblo2FY8B8VIRFPvZ" ^
--record "recfmvai6BIx7TAI8"

View File

@ -1,7 +1,7 @@
oint airtable ModifyField \
--token "***" \
--base "appk3Fw5gwni4SWYj" \
--table "tblIT2QrATF0xn2YE" \
--field "fldj4YEXLNyegv9Op" \
--title "4563616d-8171-4005-a423-d03743b2c2fd(change.)" \
--base "appohkXXArXBx6czO" \
--table "tblo2FY8B8VIRFPvZ" \
--field "fldX6qpHn8EMbuuKD" \
--title "76931172-56a2-442f-97dc-c981c7e223c7(change.)" \
--description "New description"

View File

@ -1,7 +1,7 @@
oint airtable ModifyField ^
--token "***" ^
--base "appk3Fw5gwni4SWYj" ^
--table "tblIT2QrATF0xn2YE" ^
--field "fldj4YEXLNyegv9Op" ^
--title "4563616d-8171-4005-a423-d03743b2c2fd(change.)" ^
--base "appohkXXArXBx6czO" ^
--table "tblo2FY8B8VIRFPvZ" ^
--field "fldX6qpHn8EMbuuKD" ^
--title "76931172-56a2-442f-97dc-c981c7e223c7(change.)" ^
--description "New description"

View File

@ -1,6 +1,6 @@
oint airtable ModifyTable \
--token "***" \
--base "appk3Fw5gwni4SWYj" \
--table "tblIT2QrATF0xn2YE" \
--base "appohkXXArXBx6czO" \
--table "tblo2FY8B8VIRFPvZ" \
--title "Test table 2 (change.)" \
--description "New table (change.)"

View File

@ -1,6 +1,6 @@
oint airtable ModifyTable ^
--token "***" ^
--base "appk3Fw5gwni4SWYj" ^
--table "tblIT2QrATF0xn2YE" ^
--base "appohkXXArXBx6czO" ^
--table "tblo2FY8B8VIRFPvZ" ^
--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 1042 \
--prevstage 1062 \
--admin true \
--token "***"

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -1,8 +1,8 @@
oint bitrix24 AddTaskTimeAccounting \
--url "b24-ar17wx.bitrix24.by" \
--task "2934" \
--task "2984" \
--amount 7200 \
--user 10 \
--text "Time spent on work" \
--date "2024-09-30T16:35:53.6519075" \
--date "2024-10-01T14:31:43.0055629" \
--token "***"

View File

@ -1,8 +1,8 @@
oint bitrix24 AddTaskTimeAccounting ^
--url "b24-ar17wx.bitrix24.by" ^
--task "2934" ^
--task "2984" ^
--amount 7200 ^
--user 10 ^
--text "Time spent on work" ^
--date "2024-09-30T16:35:53.6519075" ^
--date "2024-10-01T14:31:43.0055629" ^
--token "***"

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -1,5 +1,5 @@
oint bitrix24 AttachFileToTopic \
--url "b24-ar17wx.bitrix24.by" \
--task "2928" \
--fileid 15524 \
--task "2978" \
--fileid 15812 \
--token "***"

View File

@ -1,5 +1,5 @@
oint bitrix24 AttachFileToTopic ^
--url "b24-ar17wx.bitrix24.by" ^
--task "2928" ^
--fileid 15524 ^
--task "2978" ^
--fileid 15812 ^
--token "***"

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -1,5 +1,5 @@
oint bitrix24 CompleteTasksChecklistElement \
--url "b24-ar17wx.bitrix24.by" \
--task "2928" \
--element 1860 \
--task "2978" \
--element 1900 \
--token "***"

View File

@ -1,5 +1,5 @@
oint bitrix24 CompleteTasksChecklistElement ^
--url "b24-ar17wx.bitrix24.by" ^
--task "2928" ^
--element 1860 ^
--task "2978" ^
--element 1900 ^
--token "***"

View File

@ -1,6 +1,6 @@
oint bitrix24 CreateDepartment \
--url "b24-ar17wx.bitrix24.by" \
--title "Subordinate department" \
--parentid 796 \
--parentid 816 \
--headid 1 \
--token "***"

View File

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

View File

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

View File

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

View File

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

View File

@ -1,5 +1,5 @@
oint bitrix24 CreateSubfolder ^
--url "b24-ar17wx.bitrix24.by" ^
--folderid 15534 ^
--folderid 15822 ^
--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':'2024-11-01T16:31:45.6524726Z','RESPONSIBLE_ID':1}" \
--fields "{'TITLE':'New task','DESCRIPTION':'New task description','PRIORITY':'2','DEADLINE':'2024-11-02T14:26:34.4569868Z','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':'2024-11-01T16:31:45.6524726Z','RESPONSIBLE_ID':1}" ^
--fields "{'TITLE':'New task','DESCRIPTION':'New task description','PRIORITY':'2','DEADLINE':'2024-11-02T14:26:34.4569868Z','RESPONSIBLE_ID':1}" ^
--token "***"

View File

@ -1,6 +1,6 @@
oint bitrix24 CreateTasksDependencies \
--url "b24-ar17wx.bitrix24.by" \
--taskfrom "2928" \
--taskto "2926" \
--taskfrom "2978" \
--taskto "2976" \
--linktype 2 \
--token "***"

View File

@ -1,6 +1,6 @@
oint bitrix24 CreateTasksDependencies ^
--url "b24-ar17wx.bitrix24.by" ^
--taskfrom "2928" ^
--taskto "2926" ^
--taskfrom "2978" ^
--taskto "2976" ^
--linktype 2 ^
--token "***"

View File

@ -2,5 +2,5 @@
oint bitrix24 CreateUser \
--url "b24-ar17wx.bitrix24.by" \
--fields "{'EMAIL':'f9ffa35b-14f8-40b2-b453-208a2440e579@exepmple.org','NAME':'Vitaly','LAST_NAME':'Alpaca','PERSONAL_MOBILE':'88003553535','UF_DEPARTMENT':1}" \
--fields "{'EMAIL':'9962f446-c982-4a22-847f-aa9654f75dcf@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':'f9ffa35b-14f8-40b2-b453-208a2440e579@exepmple.org','NAME':'Vitaly','LAST_NAME':'Alpaca','PERSONAL_MOBILE':'88003553535','UF_DEPARTMENT':1}" ^
--fields "{'EMAIL':'9962f446-c982-4a22-847f-aa9654f75dcf@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 "2928" \
--task "2978" \
--token "***"

View File

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

View File

@ -1,5 +1,5 @@
oint bitrix24 DelegateTask \
--url "b24-ar17wx.bitrix24.by" \
--task "2928" \
--user 798 \
--task "2978" \
--user 818 \
--token "***"

View File

@ -1,5 +1,5 @@
oint bitrix24 DelegateTask ^
--url "b24-ar17wx.bitrix24.by" ^
--task "2928" ^
--user 798 ^
--task "2978" ^
--user 818 ^
--token "***"

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -1,4 +1,4 @@
oint bitrix24 DeleteMessage ^
--url "b24-ar17wx.bitrix24.by" ^
--message 21360 ^
--message 21716 ^
--token "***"

View File

@ -1,4 +1,4 @@
oint bitrix24 DeleteNotification \
--url "b24-ar17wx.bitrix24.by" \
--notif 21368 \
--notif 21724 \
--token "***"

View File

@ -1,4 +1,4 @@
oint bitrix24 DeleteNotification ^
--url "b24-ar17wx.bitrix24.by" ^
--notif 21368 ^
--notif 21724 ^
--token "***"

View File

@ -1,4 +1,4 @@
oint bitrix24 DeletePost \
--url "b24-ar17wx.bitrix24.by" \
--postid 1148 \
--postid 1164 \
--token "***"

View File

@ -1,4 +1,4 @@
oint bitrix24 DeletePost ^
--url "b24-ar17wx.bitrix24.by" ^
--postid 1148 ^
--postid 1164 ^
--token "***"

View File

@ -1,4 +1,4 @@
oint bitrix24 DeleteResultFromComment \
--url "b24-ar17wx.bitrix24.by" \
--comment 7138 \
--comment 7248 \
--token "***"

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