1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-25 22:12:29 +02:00

Test data update (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2025-10-07 15:34:22 +00:00
parent 3ca0cfc415
commit 609a39a349
1616 changed files with 96497 additions and 98765 deletions

Binary file not shown.

View File

@@ -1,6 +1,6 @@
oint airtable CreateComment \
--token "***" \
--base "appUHJhiJ9eMFouSg" \
--table "tbl0Cgy9AVXbpuuqH" \
--record "recdN26mlTGsP6wvu" \
--base "apppLBhsU5rQXonVc" \
--table "tblHkcDgxI3U2XnHf" \
--record "recA9qBHJkvsN0bh6" \
--text "TestComment"

View File

@@ -1,6 +1,6 @@
oint airtable CreateComment ^
--token "***" ^
--base "appUHJhiJ9eMFouSg" ^
--table "tbl0Cgy9AVXbpuuqH" ^
--record "recdN26mlTGsP6wvu" ^
--base "apppLBhsU5rQXonVc" ^
--table "tblHkcDgxI3U2XnHf" ^
--record "recA9qBHJkvsN0bh6" ^
--text "TestComment"

View File

@@ -1,3 +1,5 @@
# JSON data can also be passed as a path to a .json file
oint airtable CreateDatabase \
--token "***" \
--ws "wspdf8yl1yZz3PmWZ" \

View File

@@ -1,3 +1,5 @@
:: JSON data can also be passed as a path to a .json file
oint airtable CreateDatabase ^
--token "***" ^
--ws "wspdf8yl1yZz3PmWZ" ^

View File

@@ -1,5 +1,7 @@
# JSON data can also be passed as a path to a .json file
oint airtable CreateField \
--token "***" \
--base "appUHJhiJ9eMFouSg" \
--table "tbl0Cgy9AVXbpuuqH" \
--fielddata "{'name':'b7bac892-9d6a-4a28-afc9-1bfaccbca053','type':'number','options':{'precision':'0'}}"
--base "apppLBhsU5rQXonVc" \
--table "tblHkcDgxI3U2XnHf" \
--fielddata "{'name':'b926ae12-0b37-461f-97d3-ad7a66dadc2b','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 CreateField ^
--token "***" ^
--base "appUHJhiJ9eMFouSg" ^
--table "tbl0Cgy9AVXbpuuqH" ^
--fielddata "{'name':'b7bac892-9d6a-4a28-afc9-1bfaccbca053','type':'number','options':{'precision':'0'}}"
--base "apppLBhsU5rQXonVc" ^
--table "tblHkcDgxI3U2XnHf" ^
--fielddata "{'name':'b926ae12-0b37-461f-97d3-ad7a66dadc2b','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 "appUHJhiJ9eMFouSg" \
--table "tbl0Cgy9AVXbpuuqH" \
--base "apppLBhsU5rQXonVc" \
--table "tblHkcDgxI3U2XnHf" \
--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 "appUHJhiJ9eMFouSg" ^
--table "tbl0Cgy9AVXbpuuqH" ^
--base "apppLBhsU5rQXonVc" ^
--table "tblHkcDgxI3U2XnHf" ^
--data "{'Number':'10','String':'Hello'}"

View File

@@ -1,6 +1,8 @@
# JSON data can also be passed as a path to a .json file
oint airtable CreateTable \
--token "***" \
--base "appUHJhiJ9eMFouSg" \
--base "apppLBhsU5rQXonVc" \
--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,8 @@
:: JSON data can also be passed as a path to a .json file
oint airtable CreateTable ^
--token "***" ^
--base "appUHJhiJ9eMFouSg" ^
--base "apppLBhsU5rQXonVc" ^
--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 "appUHJhiJ9eMFouSg" \
--table "tbl0Cgy9AVXbpuuqH" \
--record "recdN26mlTGsP6wvu" \
--comment "comHZblp0HVlZdJw9"
--base "apppLBhsU5rQXonVc" \
--table "tblHkcDgxI3U2XnHf" \
--record "recA9qBHJkvsN0bh6" \
--comment "comYu63rtcU2Z6ESU"

View File

@@ -1,6 +1,6 @@
oint airtable DeleteComment ^
--token "***" ^
--base "appUHJhiJ9eMFouSg" ^
--table "tbl0Cgy9AVXbpuuqH" ^
--record "recdN26mlTGsP6wvu" ^
--comment "comHZblp0HVlZdJw9"
--base "apppLBhsU5rQXonVc" ^
--table "tblHkcDgxI3U2XnHf" ^
--record "recA9qBHJkvsN0bh6" ^
--comment "comYu63rtcU2Z6ESU"

View File

@@ -1,5 +1,5 @@
oint airtable DeleteRecords \
--token "***" \
--base "appUHJhiJ9eMFouSg" \
--table "tbl0Cgy9AVXbpuuqH" \
--records "recdN26mlTGsP6wvu"
--base "apppLBhsU5rQXonVc" \
--table "tblHkcDgxI3U2XnHf" \
--records "recA9qBHJkvsN0bh6"

View File

@@ -1,5 +1,5 @@
oint airtable DeleteRecords ^
--token "***" ^
--base "appUHJhiJ9eMFouSg" ^
--table "tbl0Cgy9AVXbpuuqH" ^
--records "recdN26mlTGsP6wvu"
--base "apppLBhsU5rQXonVc" ^
--table "tblHkcDgxI3U2XnHf" ^
--records "recA9qBHJkvsN0bh6"

View File

@@ -1,7 +1,7 @@
oint airtable EditComment \
--token "***" \
--base "appUHJhiJ9eMFouSg" \
--table "tbl0Cgy9AVXbpuuqH" \
--record "recdN26mlTGsP6wvu" \
--comment "comHZblp0HVlZdJw9" \
--base "apppLBhsU5rQXonVc" \
--table "tblHkcDgxI3U2XnHf" \
--record "recA9qBHJkvsN0bh6" \
--comment "comYu63rtcU2Z6ESU" \
--text "Test comment (change.)"

View File

@@ -1,7 +1,7 @@
oint airtable EditComment ^
--token "***" ^
--base "appUHJhiJ9eMFouSg" ^
--table "tbl0Cgy9AVXbpuuqH" ^
--record "recdN26mlTGsP6wvu" ^
--comment "comHZblp0HVlZdJw9" ^
--base "apppLBhsU5rQXonVc" ^
--table "tblHkcDgxI3U2XnHf" ^
--record "recA9qBHJkvsN0bh6" ^
--comment "comYu63rtcU2Z6ESU" ^
--text "Test comment (change.)"

View File

@@ -1,5 +1,5 @@
oint airtable GetComments \
--token "***" \
--base "appUHJhiJ9eMFouSg" \
--table "tbl0Cgy9AVXbpuuqH" \
--record "recdN26mlTGsP6wvu"
--base "apppLBhsU5rQXonVc" \
--table "tblHkcDgxI3U2XnHf" \
--record "recA9qBHJkvsN0bh6"

View File

@@ -1,5 +1,5 @@
oint airtable GetComments ^
--token "***" ^
--base "appUHJhiJ9eMFouSg" ^
--table "tbl0Cgy9AVXbpuuqH" ^
--record "recdN26mlTGsP6wvu"
--base "apppLBhsU5rQXonVc" ^
--table "tblHkcDgxI3U2XnHf" ^
--record "recA9qBHJkvsN0bh6"

View File

@@ -1,3 +1,3 @@
oint airtable GetDatabaseTables \
--token "***" \
--base "appUHJhiJ9eMFouSg"
--base "apppLBhsU5rQXonVc"

View File

@@ -1,3 +1,3 @@
oint airtable GetDatabaseTables ^
--token "***" ^
--base "appUHJhiJ9eMFouSg"
--base "apppLBhsU5rQXonVc"

View File

@@ -1,4 +1,4 @@
oint airtable GetListOfRecords \
--token "***" \
--base "appUHJhiJ9eMFouSg" \
--table "tbl0Cgy9AVXbpuuqH"
--base "apppLBhsU5rQXonVc" \
--table "tblHkcDgxI3U2XnHf"

View File

@@ -1,4 +1,4 @@
oint airtable GetListOfRecords ^
--token "***" ^
--base "appUHJhiJ9eMFouSg" ^
--table "tbl0Cgy9AVXbpuuqH"
--base "apppLBhsU5rQXonVc" ^
--table "tblHkcDgxI3U2XnHf"

View File

@@ -1,2 +1,2 @@
oint airtable GetNumberField \
--title "b7bac892-9d6a-4a28-afc9-1bfaccbca053"
--title "b926ae12-0b37-461f-97d3-ad7a66dadc2b"

View File

@@ -1,2 +1,2 @@
oint airtable GetNumberField ^
--title "b7bac892-9d6a-4a28-afc9-1bfaccbca053"
--title "b926ae12-0b37-461f-97d3-ad7a66dadc2b"

View File

@@ -1,5 +1,5 @@
oint airtable GetRecord \
--token "***" \
--base "appUHJhiJ9eMFouSg" \
--table "tbl0Cgy9AVXbpuuqH" \
--record "recdN26mlTGsP6wvu"
--base "apppLBhsU5rQXonVc" \
--table "tblHkcDgxI3U2XnHf" \
--record "recA9qBHJkvsN0bh6"

View File

@@ -1,5 +1,5 @@
oint airtable GetRecord ^
--token "***" ^
--base "appUHJhiJ9eMFouSg" ^
--table "tbl0Cgy9AVXbpuuqH" ^
--record "recdN26mlTGsP6wvu"
--base "apppLBhsU5rQXonVc" ^
--table "tblHkcDgxI3U2XnHf" ^
--record "recA9qBHJkvsN0bh6"

View File

@@ -1,7 +1,7 @@
oint airtable ModifyField \
--token "***" \
--base "appUHJhiJ9eMFouSg" \
--table "tbl0Cgy9AVXbpuuqH" \
--field "fldpyEz4pev32XZPi" \
--title "24880dcc-0ec8-4e56-a423-7707afb120c1(change.)" \
--base "apppLBhsU5rQXonVc" \
--table "tblHkcDgxI3U2XnHf" \
--field "fldgQHD4BvAolprrB" \
--title "d1a13355-67af-4730-b256-2870de214eb5(change.)" \
--description "New description"

View File

@@ -1,7 +1,7 @@
oint airtable ModifyField ^
--token "***" ^
--base "appUHJhiJ9eMFouSg" ^
--table "tbl0Cgy9AVXbpuuqH" ^
--field "fldpyEz4pev32XZPi" ^
--title "24880dcc-0ec8-4e56-a423-7707afb120c1(change.)" ^
--base "apppLBhsU5rQXonVc" ^
--table "tblHkcDgxI3U2XnHf" ^
--field "fldgQHD4BvAolprrB" ^
--title "d1a13355-67af-4730-b256-2870de214eb5(change.)" ^
--description "New description"

View File

@@ -1,6 +1,6 @@
oint airtable ModifyTable \
--token "***" \
--base "appUHJhiJ9eMFouSg" \
--table "tbl0Cgy9AVXbpuuqH" \
--base "apppLBhsU5rQXonVc" \
--table "tblHkcDgxI3U2XnHf" \
--title "Test table 2 (change.)" \
--description "New table (change.)"

View File

@@ -1,6 +1,6 @@
oint airtable ModifyTable ^
--token "***" ^
--base "appUHJhiJ9eMFouSg" ^
--table "tbl0Cgy9AVXbpuuqH" ^
--base "apppLBhsU5rQXonVc" ^
--table "tblHkcDgxI3U2XnHf" ^
--title "Test table 2 (change.)" ^
--description "New table (change.)"

View File

@@ -1,8 +1,10 @@
# JSON data can also be passed as a path to a .json file
oint bitrix24 AddCustomTaskField \
--url ""b24-ar17wx.bitrix24.by"" \
--type ""string"" \
--fieldname ""TEXT_FIELD"" \
--externalid ""BITRIX_TEXT_FIELD"" \
--title ""Text field"" \
--label ""/tmp/i0ke10lr.cns.json"" \
--url "b24-ar17wx.bitrix24.by" \
--type "string" \
--fieldname "TEXT_FIELD" \
--externalid "BITRIX_TEXT_FIELD" \
--title "Text field" \
--label "{'en':'Some field','ru':'Nekotoroe pole'}" \
--token "***"

View File

@@ -1,8 +1,10 @@
:: JSON data can also be passed as a path to a .json file
oint bitrix24 AddCustomTaskField ^
--url ""b24-ar17wx.bitrix24.by"" ^
--type ""string"" ^
--fieldname ""TEXT_FIELD"" ^
--externalid ""BITRIX_TEXT_FIELD"" ^
--title ""Text field"" ^
--label ""/tmp/i0ke10lr.cns.json"" ^
--url "b24-ar17wx.bitrix24.by" ^
--type "string" ^
--fieldname "TEXT_FIELD" ^
--externalid "BITRIX_TEXT_FIELD" ^
--title "Text field" ^
--label "{'en':'Some field','ru':'Nekotoroe pole'}" ^
--token "***"

View File

@@ -1,7 +1,7 @@
oint bitrix24 AddKanbanStage \
--url ""b24-ar17wx.bitrix24.by"" \
--title ""New stage 2"" \
--color ""0026FF"" \
--prevstage "2926" \
--admin "true" \
--url "b24-ar17wx.bitrix24.by" \
--title "New stage 2" \
--color "0026FF" \
--prevstage 2978 \
--admin true \
--token "***"

View File

@@ -1,7 +1,7 @@
oint bitrix24 AddKanbanStage ^
--url ""b24-ar17wx.bitrix24.by"" ^
--title ""New stage 2"" ^
--color ""0026FF"" ^
--prevstage "2926" ^
--admin "true" ^
--url "b24-ar17wx.bitrix24.by" ^
--title "New stage 2" ^
--color "0026FF" ^
--prevstage 2978 ^
--admin true ^
--token "***"

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -1,8 +1,8 @@
oint bitrix24 AddTaskTimeAccounting \
--url ""b24-ar17wx.bitrix24.by"" \
--task ""7998"" \
--amount "7200" \
--user "10" \
--text ""Time spent on work"" \
--date ""2025-08-15T22:51:17.3584369"" \
--url "b24-ar17wx.bitrix24.by" \
--task "8128" \
--amount 7200 \
--user 10 \
--text "Time spent on work" \
--date "2025-09-07T14:51:16.0192125" \
--token "***"

View File

@@ -1,8 +1,8 @@
oint bitrix24 AddTaskTimeAccounting ^
--url ""b24-ar17wx.bitrix24.by"" ^
--task ""7998"" ^
--amount "7200" ^
--user "10" ^
--text ""Time spent on work"" ^
--date ""2025-08-15T22:51:17.3584369"" ^
--url "b24-ar17wx.bitrix24.by" ^
--task "8128" ^
--amount 7200 ^
--user 10 ^
--text "Time spent on work" ^
--date "2025-09-07T14:51:16.0192125" ^
--token "***"

View File

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

View File

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

View File

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

View File

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

View File

@@ -1,6 +1,6 @@
oint bitrix24 AddUsersToChat \
--url ""b24-ar17wx.bitrix24.by"" \
--chat "3102" \
--users "10" \
--hide "true" \
--url "b24-ar17wx.bitrix24.by" \
--chat 3154 \
--users 10 \
--hide true \
--token "***"

View File

@@ -1,6 +1,6 @@
oint bitrix24 AddUsersToChat ^
--url ""b24-ar17wx.bitrix24.by"" ^
--chat "3102" ^
--users "10" ^
--hide "true" ^
--url "b24-ar17wx.bitrix24.by" ^
--chat 3154 ^
--users 10 ^
--hide true ^
--token "***"

View File

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

View File

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

View File

@@ -1,5 +1,5 @@
oint bitrix24 AttachFileToTopic \
--url ""b24-ar17wx.bitrix24.by"" \
--task ""7992"" \
--fileid "42704" \
--url "b24-ar17wx.bitrix24.by" \
--task "8122" \
--fileid 43406 \
--token "***"

View File

@@ -1,5 +1,5 @@
oint bitrix24 AttachFileToTopic ^
--url ""b24-ar17wx.bitrix24.by"" ^
--task ""7992"" ^
--fileid "42704" ^
--url "b24-ar17wx.bitrix24.by" ^
--task "8122" ^
--fileid 43406 ^
--token "***"

View File

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

View File

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

View File

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

View File

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

View File

@@ -1,5 +1,5 @@
oint bitrix24 ChangeChatPicture \
--url ""b24-ar17wx.bitrix24.by"" \
--chat "3102" \
--picture ""https://hut.openintegrations.dev/test_data/picture2.jpg"" \
--url "b24-ar17wx.bitrix24.by" \
--chat 3154 \
--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 "3102" ^
--picture ""https://hut.openintegrations.dev/test_data/picture2.jpg"" ^
--url "b24-ar17wx.bitrix24.by" ^
--chat 3154 ^
--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 "3102" \
--title ""Another title"" \
--url "b24-ar17wx.bitrix24.by" \
--chat 3154 \
--title "Another title" \
--token "***"

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -1,5 +1,5 @@
oint bitrix24 CompleteTasksChecklistElement \
--url ""b24-ar17wx.bitrix24.by"" \
--task ""7992"" \
--element "5582" \
--url "b24-ar17wx.bitrix24.by" \
--task "8122" \
--element 5686 \
--token "***"

View File

@@ -1,5 +1,5 @@
oint bitrix24 CompleteTasksChecklistElement ^
--url ""b24-ar17wx.bitrix24.by"" ^
--task ""7992"" ^
--element "5582" ^
--url "b24-ar17wx.bitrix24.by" ^
--task "8122" ^
--element 5686 ^
--token "***"

View File

@@ -1,4 +1,6 @@
# JSON data can also be passed as a path to a .json file
oint bitrix24 CreateCalendar \
--url ""b24-ar17wx.bitrix24.by"" \
--fields ""/tmp/ppwprhtw.wqu.json"" \
--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,4 +1,6 @@
:: JSON data can also be passed as a path to a .json file
oint bitrix24 CreateCalendar ^
--url ""b24-ar17wx.bitrix24.by"" ^
--fields ""/tmp/ppwprhtw.wqu.json"" ^
--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,4 +1,6 @@
# JSON data can also be passed as a path to a .json file
oint bitrix24 CreateCalendarEvent \
--url ""b24-ar17wx.bitrix24.by"" \
--fields ""/tmp/jhaqjeqm.24k.json"" \
--url "b24-ar17wx.bitrix24.by" \
--fields "{'type':'user','ownerId':'1','from':'10/08/2025 14:59:37','to':'10/08/2025 15:59:37','section':'1416','name':'New event','skip_time':'N','timezone_from':'Europe/Minsk','timezone_to':'Europe/Minsk','description':'Event description','color':'%23000000>','text_color':'%23FFFFFF','accessibility':'quest','importance':'normal','private_event':'Y','rrule':{'FREQ':'DAILY','COUNT':'3','INTERVAL':'10','BYDAY':['SA','MO'],'UNTIL':'10/18/2025 14:59:37'},'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 @@
:: JSON data can also be passed as a path to a .json file
oint bitrix24 CreateCalendarEvent ^
--url ""b24-ar17wx.bitrix24.by"" ^
--fields ""/tmp/jhaqjeqm.24k.json"" ^
--url "b24-ar17wx.bitrix24.by" ^
--fields "{'type':'user','ownerId':'1','from':'10/08/2025 14:59:37','to':'10/08/2025 15:59:37','section':'1416','name':'New event','skip_time':'N','timezone_from':'Europe/Minsk','timezone_to':'Europe/Minsk','description':'Event description','color':'%23000000>','text_color':'%23FFFFFF','accessibility':'quest','importance':'normal','private_event':'Y','rrule':{'FREQ':'DAILY','COUNT':'3','INTERVAL':'10','BYDAY':['SA','MO'],'UNTIL':'10/18/2025 14:59:37'},'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 @@
# JSON data can also be passed as a path to a .json file
oint bitrix24 CreateChat \
--url ""b24-ar17wx.bitrix24.by"" \
--fields ""/tmp/3tcehvfu.fxk.json"" \
--url "b24-ar17wx.bitrix24.by" \
--fields "{'TYPE':'CHAT','TITLE':'Private chat','USERS':['10','1']}" \
--token "***"

View File

@@ -1,4 +1,6 @@
:: JSON data can also be passed as a path to a .json file
oint bitrix24 CreateChat ^
--url ""b24-ar17wx.bitrix24.by"" ^
--fields ""/tmp/3tcehvfu.fxk.json"" ^
--url "b24-ar17wx.bitrix24.by" ^
--fields "{'TYPE':'CHAT','TITLE':'Private chat','USERS':['10','1']}" ^
--token "***"

View File

@@ -1,4 +1,6 @@
# JSON data can also be passed as a path to a .json file
oint bitrix24 CreateDeal \
--url ""b24-ar17wx.bitrix24.by"" \
--fields ""/tmp/rct13jig.lgj.json"" \
--url "b24-ar17wx.bitrix24.by" \
--fields "{'TITLE':'Another deal','TYPE_ID':'GOODS','STAGE_ID':'NEW','COMPANY_ID':'1','CONTACT_ID':'3','OPENED':'Y','ASSIGNED_BY_ID':'1','PROBABILITY':'30','CURRENCY_ID':'USD','OPPORTUNITY':'5000','CATEGORY_ID':'5','BEGINDATE':'2024-01-01','CLOSEDATE':'2031-01-01'}" \
--token "***"

View File

@@ -1,4 +1,6 @@
:: JSON data can also be passed as a path to a .json file
oint bitrix24 CreateDeal ^
--url ""b24-ar17wx.bitrix24.by"" ^
--fields ""/tmp/rct13jig.lgj.json"" ^
--url "b24-ar17wx.bitrix24.by" ^
--fields "{'TITLE':'Another deal','TYPE_ID':'GOODS','STAGE_ID':'NEW','COMPANY_ID':'1','CONTACT_ID':'3','OPENED':'Y','ASSIGNED_BY_ID':'1','PROBABILITY':'30','CURRENCY_ID':'USD','OPPORTUNITY':'5000','CATEGORY_ID':'5','BEGINDATE':'2024-01-01','CLOSEDATE':'2031-01-01'}" ^
--token "***"

View File

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

View File

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

View File

@@ -1,4 +1,6 @@
# JSON data can also be passed as a path to a .json file
oint bitrix24 CreateLead \
--url ""b24-ar17wx.bitrix24.by"" \
--fields ""/tmp/qidxyhc0.zqk.json"" \
--url "b24-ar17wx.bitrix24.by" \
--fields "{'ADDRESS':'Pushkin st., b. 10','ADDRESS_COUNTRY':'Russia','EMAIL':[{'VALUE':'yo@example.com','VALUE_TYPE':'HOME'},{'VALUE':'hi@example.com','VALUE_TYPE':'WORK'}],'NAME':'Ivan','LAST_NAME':'Ivanov','PHONE':[{'VALUE':'88005553535','VALUE_TYPE':'WORK'}],'TITLE':'MegaClient'}" \
--token "***"

View File

@@ -1,4 +1,6 @@
:: JSON data can also be passed as a path to a .json file
oint bitrix24 CreateLead ^
--url ""b24-ar17wx.bitrix24.by"" ^
--fields ""/tmp/qidxyhc0.zqk.json"" ^
--url "b24-ar17wx.bitrix24.by" ^
--fields "{'ADDRESS':'Pushkin st., b. 10','ADDRESS_COUNTRY':'Russia','EMAIL':[{'VALUE':'yo@example.com','VALUE_TYPE':'HOME'},{'VALUE':'hi@example.com','VALUE_TYPE':'WORK'}],'NAME':'Ivan','LAST_NAME':'Ivanov','PHONE':[{'VALUE':'88005553535','VALUE_TYPE':'WORK'}],'TITLE':'MegaClient'}" ^
--token "***"

View File

@@ -1,6 +1,6 @@
oint bitrix24 CreatePersonalNotification \
--url ""b24-ar17wx.bitrix24.by"" \
--user "10" \
--text ""Message text"" \
--tag ""New"" \
--url "b24-ar17wx.bitrix24.by" \
--user 10 \
--text "Message text" \
--tag "New" \
--token "***"

View File

@@ -1,6 +1,6 @@
oint bitrix24 CreatePersonalNotification ^
--url ""b24-ar17wx.bitrix24.by"" ^
--user "10" ^
--text ""Message text"" ^
--tag ""New"" ^
--url "b24-ar17wx.bitrix24.by" ^
--user 10 ^
--text "Message text" ^
--tag "New" ^
--token "***"

View File

@@ -1,6 +1,8 @@
# JSON data can also be passed as a path to a .json file
oint bitrix24 CreatePost \
--url ""b24-ar17wx.bitrix24.by"" \
--text ""Text of post"" \
--files ""/tmp/ulq0ce0n.kpc.json"" \
--title ""Post title"" \
--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" \
--token "***"

View File

@@ -1,6 +1,8 @@
:: JSON data can also be passed as a path to a .json file
oint bitrix24 CreatePost ^
--url ""b24-ar17wx.bitrix24.by"" ^
--text ""Text of post"" ^
--files ""/tmp/ulq0ce0n.kpc.json"" ^
--title ""Post title"" ^
--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" ^
--token "***"

View File

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

View File

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

View File

@@ -1,5 +1,5 @@
oint bitrix24 CreateStorageFolder \
--url ""b24-ar17wx.bitrix24.by"" \
--storageid "3" \
--title ""New catalog"" \
--url "b24-ar17wx.bitrix24.by" \
--storageid 3 \
--title "New catalog" \
--token "***"

View File

@@ -1,5 +1,5 @@
oint bitrix24 CreateStorageFolder ^
--url ""b24-ar17wx.bitrix24.by"" ^
--storageid "3" ^
--title ""New catalog"" ^
--url "b24-ar17wx.bitrix24.by" ^
--storageid 3 ^
--title "New catalog" ^
--token "***"

View File

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

View File

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

View File

@@ -1,6 +1,6 @@
oint bitrix24 CreateSystemNotification \
--url ""b24-ar17wx.bitrix24.by"" \
--user "10" \
--text ""Message text"" \
--tag ""New"" \
--url "b24-ar17wx.bitrix24.by" \
--user 10 \
--text "Message text" \
--tag "New" \
--token "***"

View File

@@ -1,6 +1,6 @@
oint bitrix24 CreateSystemNotification ^
--url ""b24-ar17wx.bitrix24.by"" ^
--user "10" ^
--text ""Message text"" ^
--tag ""New"" ^
--url "b24-ar17wx.bitrix24.by" ^
--user 10 ^
--text "Message text" ^
--tag "New" ^
--token "***"

View File

@@ -1,4 +1,6 @@
# JSON data can also be passed as a path to a .json file
oint bitrix24 CreateTask \
--url ""b24-ar17wx.bitrix24.by"" \
--fields ""/tmp/dpjrx4uz.1pa.json"" \
--url "b24-ar17wx.bitrix24.by" \
--fields "{'TITLE':'New task','DESCRIPTION':'New task description','PRIORITY':'2','DEADLINE':'10/08/2025 14:44:16','RESPONSIBLE_ID':'1'}" \
--token "***"

View File

@@ -1,4 +1,6 @@
:: JSON data can also be passed as a path to a .json file
oint bitrix24 CreateTask ^
--url ""b24-ar17wx.bitrix24.by"" ^
--fields ""/tmp/dpjrx4uz.1pa.json"" ^
--url "b24-ar17wx.bitrix24.by" ^
--fields "{'TITLE':'New task','DESCRIPTION':'New task description','PRIORITY':'2','DEADLINE':'10/08/2025 14:44:16','RESPONSIBLE_ID':'1'}" ^
--token "***"

View File

@@ -1,6 +1,6 @@
oint bitrix24 CreateTasksDependencies \
--url ""b24-ar17wx.bitrix24.by"" \
--taskfrom ""7992"" \
--taskto ""7990"" \
--linktype "2" \
--url "b24-ar17wx.bitrix24.by" \
--taskfrom "8122" \
--taskto "8120" \
--linktype 2 \
--token "***"

View File

@@ -1,6 +1,6 @@
oint bitrix24 CreateTasksDependencies ^
--url ""b24-ar17wx.bitrix24.by"" ^
--taskfrom ""7992"" ^
--taskto ""7990"" ^
--linktype "2" ^
--url "b24-ar17wx.bitrix24.by" ^
--taskfrom "8122" ^
--taskto "8120" ^
--linktype 2 ^
--token "***"

View File

@@ -1,4 +1,6 @@
# JSON data can also be passed as a path to a .json file
oint bitrix24 CreateUser \
--url ""b24-ar17wx.bitrix24.by"" \
--fields ""/tmp/qrtlaa0g.gfu.json"" \
--url "b24-ar17wx.bitrix24.by" \
--fields "{'EMAIL':'73e0c389-7236-4ec4-86f0-f5cd190521e7@exepmple.org','NAME':'Vitaly','LAST_NAME':'Alpaca','PERSONAL_MOBILE':'88003553535','UF_DEPARTMENT':'1'}" \
--token "***"

View File

@@ -1,4 +1,6 @@
:: JSON data can also be passed as a path to a .json file
oint bitrix24 CreateUser ^
--url ""b24-ar17wx.bitrix24.by"" ^
--fields ""/tmp/qrtlaa0g.gfu.json"" ^
--url "b24-ar17wx.bitrix24.by" ^
--fields "{'EMAIL':'73e0c389-7236-4ec4-86f0-f5cd190521e7@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 ""7992"" \
--url "b24-ar17wx.bitrix24.by" \
--task "8122" \
--token "***"

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