1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2024-11-28 09:08:38 +02:00

Test data update (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot) 2024-10-19 22:20:43 +03:00
parent f5a67277da
commit f9e208c290
695 changed files with 2052 additions and 428 deletions

Binary file not shown.

View File

@ -1,6 +1,6 @@
oint airtable CreateComment \
--token "***" \
--base "appa0vJ8lY2mmXYaL" \
--table "tblKyyaqymN5nDicz" \
--record "recAr77ybisted1eu" \
--base "appckLRMDCAqJbwX5" \
--table "tblEi4QBppPkXnpBd" \
--record "recVdzPJyhsl7xO2C" \
--text "TestComment"

View File

@ -1,6 +1,6 @@
oint airtable CreateComment ^
--token "***" ^
--base "appa0vJ8lY2mmXYaL" ^
--table "tblKyyaqymN5nDicz" ^
--record "recAr77ybisted1eu" ^
--base "appckLRMDCAqJbwX5" ^
--table "tblEi4QBppPkXnpBd" ^
--record "recVdzPJyhsl7xO2C" ^
--text "TestComment"

View File

@ -2,7 +2,7 @@
oint airtable CreateField \
--token "***" \
--base "appa0vJ8lY2mmXYaL" \
--table "tblKyyaqymN5nDicz" \
--title "3b1c9feb-4e05-452d-be65-cae12761c977" \
--fielddata "{'name':'3b1c9feb-4e05-452d-be65-cae12761c977','type':'number','options':{'precision':0}}"
--base "appckLRMDCAqJbwX5" \
--table "tblEi4QBppPkXnpBd" \
--title "84b52985-6f3b-47cf-b6ce-1bb4fba41f7e" \
--fielddata "{'name':'84b52985-6f3b-47cf-b6ce-1bb4fba41f7e','type':'number','options':{'precision':0}}"

View File

@ -2,7 +2,7 @@
oint airtable CreateField ^
--token "***" ^
--base "appa0vJ8lY2mmXYaL" ^
--table "tblKyyaqymN5nDicz" ^
--title "3b1c9feb-4e05-452d-be65-cae12761c977" ^
--fielddata "{'name':'3b1c9feb-4e05-452d-be65-cae12761c977','type':'number','options':{'precision':0}}"
--base "appckLRMDCAqJbwX5" ^
--table "tblEi4QBppPkXnpBd" ^
--title "84b52985-6f3b-47cf-b6ce-1bb4fba41f7e" ^
--fielddata "{'name':'84b52985-6f3b-47cf-b6ce-1bb4fba41f7e','type':'number','options':{'precision':0}}"

View File

@ -2,6 +2,6 @@
oint airtable CreatePosts \
--token "***" \
--base "appa0vJ8lY2mmXYaL" \
--table "tblKyyaqymN5nDicz" \
--base "appckLRMDCAqJbwX5" \
--table "tblEi4QBppPkXnpBd" \
--data "{'Number':10,'String':'Hello'}"

View File

@ -2,6 +2,6 @@
oint airtable CreatePosts ^
--token "***" ^
--base "appa0vJ8lY2mmXYaL" ^
--table "tblKyyaqymN5nDicz" ^
--base "appckLRMDCAqJbwX5" ^
--table "tblEi4QBppPkXnpBd" ^
--data "{'Number':10,'String':'Hello'}"

View File

@ -1,6 +1,6 @@
oint airtable CreateTable \
--token "***" \
--base "appa0vJ8lY2mmXYaL" \
--base "appckLRMDCAqJbwX5" \
--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 "appa0vJ8lY2mmXYaL" ^
--base "appckLRMDCAqJbwX5" ^
--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 "appa0vJ8lY2mmXYaL" \
--table "tblKyyaqymN5nDicz" \
--record "recAr77ybisted1eu" \
--comment "comOtTB6BZRufZaqT"
--base "appckLRMDCAqJbwX5" \
--table "tblEi4QBppPkXnpBd" \
--record "recVdzPJyhsl7xO2C" \
--comment "comrMu2cnXkarVm2H"

View File

@ -1,6 +1,6 @@
oint airtable DeleteComment ^
--token "***" ^
--base "appa0vJ8lY2mmXYaL" ^
--table "tblKyyaqymN5nDicz" ^
--record "recAr77ybisted1eu" ^
--comment "comOtTB6BZRufZaqT"
--base "appckLRMDCAqJbwX5" ^
--table "tblEi4QBppPkXnpBd" ^
--record "recVdzPJyhsl7xO2C" ^
--comment "comrMu2cnXkarVm2H"

View File

@ -1,5 +1,5 @@
oint airtable DeletePosts \
--token "***" \
--base "appa0vJ8lY2mmXYaL" \
--table "tblKyyaqymN5nDicz" \
--records "recAr77ybisted1eu"
--base "appckLRMDCAqJbwX5" \
--table "tblEi4QBppPkXnpBd" \
--records "recVdzPJyhsl7xO2C"

View File

@ -1,5 +1,5 @@
oint airtable DeletePosts ^
--token "***" ^
--base "appa0vJ8lY2mmXYaL" ^
--table "tblKyyaqymN5nDicz" ^
--records "recAr77ybisted1eu"
--base "appckLRMDCAqJbwX5" ^
--table "tblEi4QBppPkXnpBd" ^
--records "recVdzPJyhsl7xO2C"

View File

@ -1,7 +1,7 @@
oint airtable EditComment \
--token "***" \
--base "appa0vJ8lY2mmXYaL" \
--table "tblKyyaqymN5nDicz" \
--record "recAr77ybisted1eu" \
--comment "comOtTB6BZRufZaqT" \
--base "appckLRMDCAqJbwX5" \
--table "tblEi4QBppPkXnpBd" \
--record "recVdzPJyhsl7xO2C" \
--comment "comrMu2cnXkarVm2H" \
--text "Test comment (change.)"

View File

@ -1,7 +1,7 @@
oint airtable EditComment ^
--token "***" ^
--base "appa0vJ8lY2mmXYaL" ^
--table "tblKyyaqymN5nDicz" ^
--record "recAr77ybisted1eu" ^
--comment "comOtTB6BZRufZaqT" ^
--base "appckLRMDCAqJbwX5" ^
--table "tblEi4QBppPkXnpBd" ^
--record "recVdzPJyhsl7xO2C" ^
--comment "comrMu2cnXkarVm2H" ^
--text "Test comment (change.)"

View File

@ -1,5 +1,5 @@
oint airtable GetComments \
--token "***" \
--base "appa0vJ8lY2mmXYaL" \
--table "tblKyyaqymN5nDicz" \
--record "recAr77ybisted1eu"
--base "appckLRMDCAqJbwX5" \
--table "tblEi4QBppPkXnpBd" \
--record "recVdzPJyhsl7xO2C"

View File

@ -1,5 +1,5 @@
oint airtable GetComments ^
--token "***" ^
--base "appa0vJ8lY2mmXYaL" ^
--table "tblKyyaqymN5nDicz" ^
--record "recAr77ybisted1eu"
--base "appckLRMDCAqJbwX5" ^
--table "tblEi4QBppPkXnpBd" ^
--record "recVdzPJyhsl7xO2C"

View File

@ -1,3 +1,3 @@
oint airtable GetDatabaseTables \
--token "***" \
--base "appa0vJ8lY2mmXYaL"
--base "appckLRMDCAqJbwX5"

View File

@ -1,3 +1,3 @@
oint airtable GetDatabaseTables ^
--token "***" ^
--base "appa0vJ8lY2mmXYaL"
--base "appckLRMDCAqJbwX5"

View File

@ -1,4 +1,4 @@
oint airtable GetListOfRecords \
--token "***" \
--base "appa0vJ8lY2mmXYaL" \
--table "tblKyyaqymN5nDicz"
--base "appckLRMDCAqJbwX5" \
--table "tblEi4QBppPkXnpBd"

View File

@ -1,4 +1,4 @@
oint airtable GetListOfRecords ^
--token "***" ^
--base "appa0vJ8lY2mmXYaL" ^
--table "tblKyyaqymN5nDicz"
--base "appckLRMDCAqJbwX5" ^
--table "tblEi4QBppPkXnpBd"

View File

@ -1,2 +1,2 @@
oint airtable GetNumberField \
--title "3b1c9feb-4e05-452d-be65-cae12761c977"
--title "84b52985-6f3b-47cf-b6ce-1bb4fba41f7e"

View File

@ -1,2 +1,2 @@
oint airtable GetNumberField ^
--title "3b1c9feb-4e05-452d-be65-cae12761c977"
--title "84b52985-6f3b-47cf-b6ce-1bb4fba41f7e"

View File

@ -1,5 +1,5 @@
oint airtable GetRecord \
--token "***" \
--base "appa0vJ8lY2mmXYaL" \
--table "tblKyyaqymN5nDicz" \
--record "recAr77ybisted1eu"
--base "appckLRMDCAqJbwX5" \
--table "tblEi4QBppPkXnpBd" \
--record "recVdzPJyhsl7xO2C"

View File

@ -1,5 +1,5 @@
oint airtable GetRecord ^
--token "***" ^
--base "appa0vJ8lY2mmXYaL" ^
--table "tblKyyaqymN5nDicz" ^
--record "recAr77ybisted1eu"
--base "appckLRMDCAqJbwX5" ^
--table "tblEi4QBppPkXnpBd" ^
--record "recVdzPJyhsl7xO2C"

View File

@ -1,7 +1,7 @@
oint airtable ModifyField \
--token "***" \
--base "appa0vJ8lY2mmXYaL" \
--table "tblKyyaqymN5nDicz" \
--field "fldfuTC4N2fdvgEoy" \
--title "a3cec32e-8a06-4c82-aa28-665680883102(change.)" \
--base "appckLRMDCAqJbwX5" \
--table "tblEi4QBppPkXnpBd" \
--field "flduZha8TgYtLtveS" \
--title "0448325f-eac2-421c-986c-95fbacbfea5b(change.)" \
--description "New description"

View File

@ -1,7 +1,7 @@
oint airtable ModifyField ^
--token "***" ^
--base "appa0vJ8lY2mmXYaL" ^
--table "tblKyyaqymN5nDicz" ^
--field "fldfuTC4N2fdvgEoy" ^
--title "a3cec32e-8a06-4c82-aa28-665680883102(change.)" ^
--base "appckLRMDCAqJbwX5" ^
--table "tblEi4QBppPkXnpBd" ^
--field "flduZha8TgYtLtveS" ^
--title "0448325f-eac2-421c-986c-95fbacbfea5b(change.)" ^
--description "New description"

View File

@ -1,6 +1,6 @@
oint airtable ModifyTable \
--token "***" \
--base "appa0vJ8lY2mmXYaL" \
--table "tblKyyaqymN5nDicz" \
--base "appckLRMDCAqJbwX5" \
--table "tblEi4QBppPkXnpBd" \
--title "Test table 2 (change.)" \
--description "New table (change.)"

View File

@ -1,6 +1,6 @@
oint airtable ModifyTable ^
--token "***" ^
--base "appa0vJ8lY2mmXYaL" ^
--table "tblKyyaqymN5nDicz" ^
--base "appckLRMDCAqJbwX5" ^
--table "tblEi4QBppPkXnpBd" ^
--title "Test table 2 (change.)" ^
--description "New table (change.)"

View File

@ -0,0 +1,8 @@
# JSON data can also be passed as a path to a .json file
oint bitrix24 AddCustomTaskField \
--url "b24-ar17wx.bitrix24.by" \
--fieldid 261 \
--externalid "NEW_TEXT_FIELD" \
--label "{'en':'Updated field','ru':'Izmenennoe pole'}" \
--token "***"

View File

@ -0,0 +1,8 @@
:: JSON data can also be passed as a path to a .json file
oint bitrix24 AddCustomTaskField ^
--url "b24-ar17wx.bitrix24.by" ^
--fieldid 261 ^
--externalid "NEW_TEXT_FIELD" ^
--label "{'en':'Updated field','ru':'Izmenennoe pole'}" ^
--token "***"

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -0,0 +1,8 @@
oint bitrix24 AddTaskTimeAccounting \
--url "b24-ar17wx.bitrix24.by" \
--task "2564" \
--amount 7200 \
--user 10 \
--text "Time spent on work" \
--date "2024-09-19T22:09:09.3076471" \
--token "***"

View File

@ -0,0 +1,8 @@
oint bitrix24 AddTaskTimeAccounting ^
--url "b24-ar17wx.bitrix24.by" ^
--task "2564" ^
--amount 7200 ^
--user 10 ^
--text "Time spent on work" ^
--date "2024-09-19T22:09:09.3076471" ^
--token "***"

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -0,0 +1,5 @@
oint bitrix24 AttachFileToTopic \
--url "b24-ar17wx.bitrix24.by" \
--task "2558" \
--fileid 13530 \
--token "***"

View File

@ -0,0 +1,5 @@
oint bitrix24 AttachFileToTopic ^
--url "b24-ar17wx.bitrix24.by" ^
--task "2558" ^
--fileid 13530 ^
--token "***"

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -0,0 +1,5 @@
oint bitrix24 CompleteTasksChecklistElement \
--url "b24-ar17wx.bitrix24.by" \
--task "2558" \
--element 1588 \
--token "***"

View File

@ -0,0 +1,5 @@
oint bitrix24 CompleteTasksChecklistElement ^
--url "b24-ar17wx.bitrix24.by" ^
--task "2558" ^
--element 1588 ^
--token "***"

View File

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

View File

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

View File

@ -0,0 +1,6 @@
# JSON data can also be passed as a path to a .json file
oint bitrix24 CreateDeal \
--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

@ -0,0 +1,6 @@
:: JSON data can also be passed as a path to a .json file
oint bitrix24 CreateDeal ^
--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

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

View File

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

View File

@ -0,0 +1,6 @@
# JSON data can also be passed as a path to a .json file
oint bitrix24 CreateLead \
--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

@ -0,0 +1,6 @@
:: JSON data can also be passed as a path to a .json file
oint bitrix24 CreateLead ^
--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

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

View File

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

View File

@ -0,0 +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 "{'1.png':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg','2.png':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg'}" \
--title "Post title" \
--token "***"

View File

@ -0,0 +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 "{'1.png':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg','2.png':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg'}" ^
--title "Post title" ^
--token "***"

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -0,0 +1,6 @@
# JSON data can also be passed as a path to a .json file
oint bitrix24 CreateTask \
--url "b24-ar17wx.bitrix24.by" \
--fields "{'TITLE':'New task','DESCRIPTION':'New task description','PRIORITY':'2','DEADLINE':'2024-10-20T22:05:14.2066775Z','RESPONSIBLE_ID':1}" \
--token "***"

View File

@ -0,0 +1,6 @@
:: JSON data can also be passed as a path to a .json file
oint bitrix24 CreateTask ^
--url "b24-ar17wx.bitrix24.by" ^
--fields "{'TITLE':'New task','DESCRIPTION':'New task description','PRIORITY':'2','DEADLINE':'2024-10-20T22:05:14.2066775Z','RESPONSIBLE_ID':1}" ^
--token "***"

View File

@ -0,0 +1,6 @@
oint bitrix24 CreateTasksDependencies \
--url "b24-ar17wx.bitrix24.by" \
--taskfrom "2558" \
--taskto "2556" \
--linktype 2 \
--token "***"

View File

@ -0,0 +1,6 @@
oint bitrix24 CreateTasksDependencies ^
--url "b24-ar17wx.bitrix24.by" ^
--taskfrom "2558" ^
--taskto "2556" ^
--linktype 2 ^
--token "***"

View File

@ -0,0 +1,6 @@
# JSON data can also be passed as a path to a .json file
oint bitrix24 CreateUser \
--url "b24-ar17wx.bitrix24.by" \
--fields "{'EMAIL':'795d0385-b735-4f10-9248-b2e1832b731e@exepmple.org','NAME':'Vitaly','LAST_NAME':'Alpaca','PERSONAL_MOBILE':'88003553535','UF_DEPARTMENT':1}" \
--token "***"

View File

@ -0,0 +1,6 @@
:: JSON data can also be passed as a path to a .json file
oint bitrix24 CreateUser ^
--url "b24-ar17wx.bitrix24.by" ^
--fields "{'EMAIL':'795d0385-b735-4f10-9248-b2e1832b731e@exepmple.org','NAME':'Vitaly','LAST_NAME':'Alpaca','PERSONAL_MOBILE':'88003553535','UF_DEPARTMENT':1}" ^
--token "***"

View File

@ -0,0 +1,4 @@
oint bitrix24 DeferTask \
--url "b24-ar17wx.bitrix24.by" \
--task "2558" \
--token "***"

View File

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

View File

@ -0,0 +1,5 @@
oint bitrix24 DelegateTask \
--url "b24-ar17wx.bitrix24.by" \
--task "2558" \
--user 666 \
--token "***"

View File

@ -0,0 +1,5 @@
oint bitrix24 DelegateTask ^
--url "b24-ar17wx.bitrix24.by" ^
--task "2558" ^
--user 666 ^
--token "***"

View File

@ -0,0 +1,4 @@
oint bitrix24 DeleteCustomTaskField \
--url "b24-ar17wx.bitrix24.by" \
--fieldid 261 \
--token "***"

View File

@ -0,0 +1,4 @@
oint bitrix24 DeleteCustomTaskField ^
--url "b24-ar17wx.bitrix24.by" ^
--fieldid 261 ^
--token "***"

View File

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

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