1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2024-11-21 17:56:56 +02:00

Test data update (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot) 2024-11-17 15:42:31 +03:00
parent c25d45e623
commit 4a83db5c35
588 changed files with 907 additions and 690 deletions

Binary file not shown.

View File

@ -1,6 +1,6 @@
oint airtable CreateComment \
--token "***" \
--base "app1BSYtCVlNTKWb8" \
--table "tblyiMcHBz46if9ZC" \
--record "recJUtkFAhF2WNcOH" \
--base "appEQjBhFBRg8WSBM" \
--table "tblnwXhP3ZlwodcWm" \
--record "recZCymLqSpiuCC8d" \
--text "TestComment"

View File

@ -1,6 +1,6 @@
oint airtable CreateComment ^
--token "***" ^
--base "app1BSYtCVlNTKWb8" ^
--table "tblyiMcHBz46if9ZC" ^
--record "recJUtkFAhF2WNcOH" ^
--base "appEQjBhFBRg8WSBM" ^
--table "tblnwXhP3ZlwodcWm" ^
--record "recZCymLqSpiuCC8d" ^
--text "TestComment"

View File

@ -2,7 +2,7 @@
oint airtable CreateField \
--token "***" \
--base "app1BSYtCVlNTKWb8" \
--table "tblyiMcHBz46if9ZC" \
--title "0d802851-a0bf-4f39-85da-9217400d3599" \
--fielddata "{'name':'0d802851-a0bf-4f39-85da-9217400d3599','type':'number','options':{'precision':0}}"
--base "appEQjBhFBRg8WSBM" \
--table "tblnwXhP3ZlwodcWm" \
--title "7d05d80b-006e-46e6-b4d9-55e601476fb2" \
--fielddata "{'name':'7d05d80b-006e-46e6-b4d9-55e601476fb2','type':'number','options':{'precision':0}}"

View File

@ -2,7 +2,7 @@
oint airtable CreateField ^
--token "***" ^
--base "app1BSYtCVlNTKWb8" ^
--table "tblyiMcHBz46if9ZC" ^
--title "0d802851-a0bf-4f39-85da-9217400d3599" ^
--fielddata "{'name':'0d802851-a0bf-4f39-85da-9217400d3599','type':'number','options':{'precision':0}}"
--base "appEQjBhFBRg8WSBM" ^
--table "tblnwXhP3ZlwodcWm" ^
--title "7d05d80b-006e-46e6-b4d9-55e601476fb2" ^
--fielddata "{'name':'7d05d80b-006e-46e6-b4d9-55e601476fb2','type':'number','options':{'precision':0}}"

View File

@ -2,6 +2,6 @@
oint airtable CreatePosts \
--token "***" \
--base "app1BSYtCVlNTKWb8" \
--table "tblyiMcHBz46if9ZC" \
--base "appEQjBhFBRg8WSBM" \
--table "tblnwXhP3ZlwodcWm" \
--data "{'Number':10,'String':'Hello'}"

View File

@ -2,6 +2,6 @@
oint airtable CreatePosts ^
--token "***" ^
--base "app1BSYtCVlNTKWb8" ^
--table "tblyiMcHBz46if9ZC" ^
--base "appEQjBhFBRg8WSBM" ^
--table "tblnwXhP3ZlwodcWm" ^
--data "{'Number':10,'String':'Hello'}"

View File

@ -1,6 +1,6 @@
oint airtable CreateTable \
--token "***" \
--base "app1BSYtCVlNTKWb8" \
--base "appEQjBhFBRg8WSBM" \
--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 "app1BSYtCVlNTKWb8" ^
--base "appEQjBhFBRg8WSBM" ^
--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 "app1BSYtCVlNTKWb8" \
--table "tblyiMcHBz46if9ZC" \
--record "recJUtkFAhF2WNcOH" \
--comment "comukVggLrkrnZhPD"
--base "appEQjBhFBRg8WSBM" \
--table "tblnwXhP3ZlwodcWm" \
--record "recZCymLqSpiuCC8d" \
--comment "comblSvF5pX1NnXVl"

View File

@ -1,6 +1,6 @@
oint airtable DeleteComment ^
--token "***" ^
--base "app1BSYtCVlNTKWb8" ^
--table "tblyiMcHBz46if9ZC" ^
--record "recJUtkFAhF2WNcOH" ^
--comment "comukVggLrkrnZhPD"
--base "appEQjBhFBRg8WSBM" ^
--table "tblnwXhP3ZlwodcWm" ^
--record "recZCymLqSpiuCC8d" ^
--comment "comblSvF5pX1NnXVl"

View File

@ -1,5 +1,5 @@
oint airtable DeletePosts \
--token "***" \
--base "app1BSYtCVlNTKWb8" \
--table "tblyiMcHBz46if9ZC" \
--records "recJUtkFAhF2WNcOH"
--base "appEQjBhFBRg8WSBM" \
--table "tblnwXhP3ZlwodcWm" \
--records "recZCymLqSpiuCC8d"

View File

@ -1,5 +1,5 @@
oint airtable DeletePosts ^
--token "***" ^
--base "app1BSYtCVlNTKWb8" ^
--table "tblyiMcHBz46if9ZC" ^
--records "recJUtkFAhF2WNcOH"
--base "appEQjBhFBRg8WSBM" ^
--table "tblnwXhP3ZlwodcWm" ^
--records "recZCymLqSpiuCC8d"

View File

@ -1,7 +1,7 @@
oint airtable EditComment \
--token "***" \
--base "app1BSYtCVlNTKWb8" \
--table "tblyiMcHBz46if9ZC" \
--record "recJUtkFAhF2WNcOH" \
--comment "comukVggLrkrnZhPD" \
--base "appEQjBhFBRg8WSBM" \
--table "tblnwXhP3ZlwodcWm" \
--record "recZCymLqSpiuCC8d" \
--comment "comblSvF5pX1NnXVl" \
--text "Test comment (change.)"

View File

@ -1,7 +1,7 @@
oint airtable EditComment ^
--token "***" ^
--base "app1BSYtCVlNTKWb8" ^
--table "tblyiMcHBz46if9ZC" ^
--record "recJUtkFAhF2WNcOH" ^
--comment "comukVggLrkrnZhPD" ^
--base "appEQjBhFBRg8WSBM" ^
--table "tblnwXhP3ZlwodcWm" ^
--record "recZCymLqSpiuCC8d" ^
--comment "comblSvF5pX1NnXVl" ^
--text "Test comment (change.)"

View File

@ -1,5 +1,5 @@
oint airtable GetComments \
--token "***" \
--base "app1BSYtCVlNTKWb8" \
--table "tblyiMcHBz46if9ZC" \
--record "recJUtkFAhF2WNcOH"
--base "appEQjBhFBRg8WSBM" \
--table "tblnwXhP3ZlwodcWm" \
--record "recZCymLqSpiuCC8d"

View File

@ -1,5 +1,5 @@
oint airtable GetComments ^
--token "***" ^
--base "app1BSYtCVlNTKWb8" ^
--table "tblyiMcHBz46if9ZC" ^
--record "recJUtkFAhF2WNcOH"
--base "appEQjBhFBRg8WSBM" ^
--table "tblnwXhP3ZlwodcWm" ^
--record "recZCymLqSpiuCC8d"

View File

@ -1,3 +1,3 @@
oint airtable GetDatabaseTables \
--token "***" \
--base "app1BSYtCVlNTKWb8"
--base "appEQjBhFBRg8WSBM"

View File

@ -1,3 +1,3 @@
oint airtable GetDatabaseTables ^
--token "***" ^
--base "app1BSYtCVlNTKWb8"
--base "appEQjBhFBRg8WSBM"

View File

@ -1,4 +1,4 @@
oint airtable GetListOfRecords \
--token "***" \
--base "app1BSYtCVlNTKWb8" \
--table "tblyiMcHBz46if9ZC"
--base "appEQjBhFBRg8WSBM" \
--table "tblnwXhP3ZlwodcWm"

View File

@ -1,4 +1,4 @@
oint airtable GetListOfRecords ^
--token "***" ^
--base "app1BSYtCVlNTKWb8" ^
--table "tblyiMcHBz46if9ZC"
--base "appEQjBhFBRg8WSBM" ^
--table "tblnwXhP3ZlwodcWm"

View File

@ -1,2 +1,2 @@
oint airtable GetNumberField \
--title "0d802851-a0bf-4f39-85da-9217400d3599"
--title "7d05d80b-006e-46e6-b4d9-55e601476fb2"

View File

@ -1,2 +1,2 @@
oint airtable GetNumberField ^
--title "0d802851-a0bf-4f39-85da-9217400d3599"
--title "7d05d80b-006e-46e6-b4d9-55e601476fb2"

View File

@ -1,5 +1,5 @@
oint airtable GetRecord \
--token "***" \
--base "app1BSYtCVlNTKWb8" \
--table "tblyiMcHBz46if9ZC" \
--record "recJUtkFAhF2WNcOH"
--base "appEQjBhFBRg8WSBM" \
--table "tblnwXhP3ZlwodcWm" \
--record "recZCymLqSpiuCC8d"

View File

@ -1,5 +1,5 @@
oint airtable GetRecord ^
--token "***" ^
--base "app1BSYtCVlNTKWb8" ^
--table "tblyiMcHBz46if9ZC" ^
--record "recJUtkFAhF2WNcOH"
--base "appEQjBhFBRg8WSBM" ^
--table "tblnwXhP3ZlwodcWm" ^
--record "recZCymLqSpiuCC8d"

View File

@ -1,7 +1,7 @@
oint airtable ModifyField \
--token "***" \
--base "app1BSYtCVlNTKWb8" \
--table "tblyiMcHBz46if9ZC" \
--field "fldhtwdmW5NN8s912" \
--title "e6909309-ca3a-44be-9a3b-0e3b4297e03b(change.)" \
--base "appEQjBhFBRg8WSBM" \
--table "tblnwXhP3ZlwodcWm" \
--field "fldnvGmotdYUZIphD" \
--title "58d48ab6-182f-41f7-9153-8c190c48af65(change.)" \
--description "New description"

View File

@ -1,7 +1,7 @@
oint airtable ModifyField ^
--token "***" ^
--base "app1BSYtCVlNTKWb8" ^
--table "tblyiMcHBz46if9ZC" ^
--field "fldhtwdmW5NN8s912" ^
--title "e6909309-ca3a-44be-9a3b-0e3b4297e03b(change.)" ^
--base "appEQjBhFBRg8WSBM" ^
--table "tblnwXhP3ZlwodcWm" ^
--field "fldnvGmotdYUZIphD" ^
--title "58d48ab6-182f-41f7-9153-8c190c48af65(change.)" ^
--description "New description"

View File

@ -1,6 +1,6 @@
oint airtable ModifyTable \
--token "***" \
--base "app1BSYtCVlNTKWb8" \
--table "tblyiMcHBz46if9ZC" \
--base "appEQjBhFBRg8WSBM" \
--table "tblnwXhP3ZlwodcWm" \
--title "Test table 2 (change.)" \
--description "New table (change.)"

View File

@ -1,6 +1,6 @@
oint airtable ModifyTable ^
--token "***" ^
--base "app1BSYtCVlNTKWb8" ^
--table "tblyiMcHBz46if9ZC" ^
--base "appEQjBhFBRg8WSBM" ^
--table "tblnwXhP3ZlwodcWm" ^
--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 1162 \
--prevstage 1230 \
--admin true \
--token "***"

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -1,8 +1,8 @@
oint bitrix24 AddTaskTimeAccounting \
--url "b24-ar17wx.bitrix24.by" \
--task "3234" \
--task "3402" \
--amount 7200 \
--user 10 \
--text "Time spent on work" \
--date "2024-10-11T23:02:54.9782881" \
--date "2024-10-17T15:28:27.4859096" \
--token "***"

View File

@ -1,8 +1,8 @@
oint bitrix24 AddTaskTimeAccounting ^
--url "b24-ar17wx.bitrix24.by" ^
--task "3234" ^
--task "3402" ^
--amount 7200 ^
--user 10 ^
--text "Time spent on work" ^
--date "2024-10-11T23:02:54.9782881" ^
--date "2024-10-17T15:28:27.4859096" ^
--token "***"

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -1,5 +1,5 @@
oint bitrix24 AttachFileToTopic \
--url "b24-ar17wx.bitrix24.by" \
--task "3228" \
--fileid 17350 \
--task "3396" \
--fileid 18308 \
--token "***"

View File

@ -1,5 +1,5 @@
oint bitrix24 AttachFileToTopic ^
--url "b24-ar17wx.bitrix24.by" ^
--task "3228" ^
--fileid 17350 ^
--task "3396" ^
--fileid 18308 ^
--token "***"

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -1,5 +1,5 @@
oint bitrix24 CompleteTasksChecklistElement \
--url "b24-ar17wx.bitrix24.by" \
--task "3228" \
--element 2100 \
--task "3396" \
--element 2228 \
--token "***"

View File

@ -1,5 +1,5 @@
oint bitrix24 CompleteTasksChecklistElement ^
--url "b24-ar17wx.bitrix24.by" ^
--task "3228" ^
--element 2100 ^
--task "3396" ^
--element 2228 ^
--token "***"

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -1,5 +1,5 @@
oint bitrix24 CreateSubfolder ^
--url "b24-ar17wx.bitrix24.by" ^
--folderid 17360 ^
--folderid 18318 ^
--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-12T22:58:45.8580445Z','RESPONSIBLE_ID':1}" \
--fields "{'TITLE':'New task','DESCRIPTION':'New task description','PRIORITY':'2','DEADLINE':'2024-11-18T15:23:58.6345173Z','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-12T22:58:45.8580445Z','RESPONSIBLE_ID':1}" ^
--fields "{'TITLE':'New task','DESCRIPTION':'New task description','PRIORITY':'2','DEADLINE':'2024-11-18T15:23:58.6345173Z','RESPONSIBLE_ID':1}" ^
--token "***"

View File

@ -1,6 +1,6 @@
oint bitrix24 CreateTasksDependencies \
--url "b24-ar17wx.bitrix24.by" \
--taskfrom "3228" \
--taskto "3226" \
--taskfrom "3396" \
--taskto "3394" \
--linktype 2 \
--token "***"

View File

@ -1,6 +1,6 @@
oint bitrix24 CreateTasksDependencies ^
--url "b24-ar17wx.bitrix24.by" ^
--taskfrom "3228" ^
--taskto "3226" ^
--taskfrom "3396" ^
--taskto "3394" ^
--linktype 2 ^
--token "***"

View File

@ -2,5 +2,5 @@
oint bitrix24 CreateUser \
--url "b24-ar17wx.bitrix24.by" \
--fields "{'EMAIL':'868ed9e3-198f-4f42-9724-6674118ea3bd@exepmple.org','NAME':'Vitaly','LAST_NAME':'Alpaca','PERSONAL_MOBILE':'88003553535','UF_DEPARTMENT':1}" \
--fields "{'EMAIL':'fa0d533e-6789-4e43-a206-d55bdcd9a500@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':'868ed9e3-198f-4f42-9724-6674118ea3bd@exepmple.org','NAME':'Vitaly','LAST_NAME':'Alpaca','PERSONAL_MOBILE':'88003553535','UF_DEPARTMENT':1}" ^
--fields "{'EMAIL':'fa0d533e-6789-4e43-a206-d55bdcd9a500@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 "3228" \
--task "3396" \
--token "***"

View File

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

View File

@ -1,5 +1,5 @@
oint bitrix24 DelegateTask \
--url "b24-ar17wx.bitrix24.by" \
--task "3228" \
--user 914 \
--task "3396" \
--user 986 \
--token "***"

View File

@ -1,5 +1,5 @@
oint bitrix24 DelegateTask ^
--url "b24-ar17wx.bitrix24.by" ^
--task "3228" ^
--user 914 ^
--task "3396" ^
--user 986 ^
--token "***"

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

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