1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2024-11-24 08:52:18 +02:00

Test data update (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot) 2024-10-20 22:15:39 +03:00
parent 533a8fa8d0
commit c6b0f111d4
1055 changed files with 4628 additions and 0 deletions

Binary file not shown.

View File

@ -0,0 +1,6 @@
oint airtable CreateComment \
--token "***" \
--base "appAQ9g7KfKxZjIqP" \
--table "tbleZAcXuM1Fye5lt" \
--record "rec7du0DwAR34SR4P" \
--text "TestComment"

View File

@ -0,0 +1,6 @@
oint airtable CreateComment ^
--token "***" ^
--base "appAQ9g7KfKxZjIqP" ^
--table "tbleZAcXuM1Fye5lt" ^
--record "rec7du0DwAR34SR4P" ^
--text "TestComment"

View File

@ -0,0 +1,7 @@
# JSON data can also be passed as a path to a .json file
oint airtable CreateDatabase \
--token "***" \
--ws "wspdf8yl1yZz3PmWZ" \
--title "TestDatabase" \
--tablesdata "{'TestTable':[{'name':'Number','type':'number','options':{'precision':0}},{'name':'String','type':'richText'}]}"

View File

@ -0,0 +1,7 @@
:: JSON data can also be passed as a path to a .json file
oint airtable CreateDatabase ^
--token "***" ^
--ws "wspdf8yl1yZz3PmWZ" ^
--title "TestDatabase" ^
--tablesdata "{'TestTable':[{'name':'Number','type':'number','options':{'precision':0}},{'name':'String','type':'richText'}]}"

View File

@ -0,0 +1,8 @@
# JSON data can also be passed as a path to a .json file
oint airtable CreateField \
--token "***" \
--base "appAQ9g7KfKxZjIqP" \
--table "tbleZAcXuM1Fye5lt" \
--title "5d93d3a7-a2a7-4d0b-ac15-dfdb1584fb8b" \
--fielddata "{'name':'5d93d3a7-a2a7-4d0b-ac15-dfdb1584fb8b','type':'number','options':{'precision':0}}"

View File

@ -0,0 +1,8 @@
:: JSON data can also be passed as a path to a .json file
oint airtable CreateField ^
--token "***" ^
--base "appAQ9g7KfKxZjIqP" ^
--table "tbleZAcXuM1Fye5lt" ^
--title "5d93d3a7-a2a7-4d0b-ac15-dfdb1584fb8b" ^
--fielddata "{'name':'5d93d3a7-a2a7-4d0b-ac15-dfdb1584fb8b','type':'number','options':{'precision':0}}"

View File

@ -0,0 +1,7 @@
# JSON data can also be passed as a path to a .json file
oint airtable CreatePosts \
--token "***" \
--base "appAQ9g7KfKxZjIqP" \
--table "tbleZAcXuM1Fye5lt" \
--data "{'Number':10,'String':'Hello'}"

View File

@ -0,0 +1,7 @@
:: JSON data can also be passed as a path to a .json file
oint airtable CreatePosts ^
--token "***" ^
--base "appAQ9g7KfKxZjIqP" ^
--table "tbleZAcXuM1Fye5lt" ^
--data "{'Number':10,'String':'Hello'}"

View File

@ -0,0 +1,6 @@
oint airtable CreateTable \
--token "***" \
--base "appAQ9g7KfKxZjIqP" \
--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

@ -0,0 +1,6 @@
oint airtable CreateTable ^
--token "***" ^
--base "appAQ9g7KfKxZjIqP" ^
--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

@ -0,0 +1,6 @@
oint airtable DeleteComment \
--token "***" \
--base "appAQ9g7KfKxZjIqP" \
--table "tbleZAcXuM1Fye5lt" \
--record "rec7du0DwAR34SR4P" \
--comment "comuiln2kGod1m2Fq"

View File

@ -0,0 +1,6 @@
oint airtable DeleteComment ^
--token "***" ^
--base "appAQ9g7KfKxZjIqP" ^
--table "tbleZAcXuM1Fye5lt" ^
--record "rec7du0DwAR34SR4P" ^
--comment "comuiln2kGod1m2Fq"

View File

@ -0,0 +1,5 @@
oint airtable DeletePosts \
--token "***" \
--base "appAQ9g7KfKxZjIqP" \
--table "tbleZAcXuM1Fye5lt" \
--records "rec7du0DwAR34SR4P"

View File

@ -0,0 +1,5 @@
oint airtable DeletePosts ^
--token "***" ^
--base "appAQ9g7KfKxZjIqP" ^
--table "tbleZAcXuM1Fye5lt" ^
--records "rec7du0DwAR34SR4P"

View File

@ -0,0 +1,7 @@
oint airtable EditComment \
--token "***" \
--base "appAQ9g7KfKxZjIqP" \
--table "tbleZAcXuM1Fye5lt" \
--record "rec7du0DwAR34SR4P" \
--comment "comuiln2kGod1m2Fq" \
--text "Test comment (change.)"

View File

@ -0,0 +1,7 @@
oint airtable EditComment ^
--token "***" ^
--base "appAQ9g7KfKxZjIqP" ^
--table "tbleZAcXuM1Fye5lt" ^
--record "rec7du0DwAR34SR4P" ^
--comment "comuiln2kGod1m2Fq" ^
--text "Test comment (change.)"

View File

@ -0,0 +1,2 @@
oint airtable GetAttachmentField \
--title "Attachment"

View File

@ -0,0 +1,2 @@
oint airtable GetAttachmentField ^
--title "Attachment"

View File

@ -0,0 +1,2 @@
oint airtable GetCheckboxField \
--title "Checkbox"

View File

@ -0,0 +1,2 @@
oint airtable GetCheckboxField ^
--title "Checkbox"

View File

@ -0,0 +1,5 @@
oint airtable GetComments \
--token "***" \
--base "appAQ9g7KfKxZjIqP" \
--table "tbleZAcXuM1Fye5lt" \
--record "rec7du0DwAR34SR4P"

View File

@ -0,0 +1,5 @@
oint airtable GetComments ^
--token "***" ^
--base "appAQ9g7KfKxZjIqP" ^
--table "tbleZAcXuM1Fye5lt" ^
--record "rec7du0DwAR34SR4P"

View File

@ -0,0 +1,3 @@
oint airtable GetDatabaseTables \
--token "***" \
--base "appAQ9g7KfKxZjIqP"

View File

@ -0,0 +1,3 @@
oint airtable GetDatabaseTables ^
--token "***" ^
--base "appAQ9g7KfKxZjIqP"

View File

@ -0,0 +1,2 @@
oint airtable GetDateField \
--title "Date"

View File

@ -0,0 +1,2 @@
oint airtable GetDateField ^
--title "Date"

View File

@ -0,0 +1,2 @@
oint airtable GetEmailField \
--title "Email"

View File

@ -0,0 +1,2 @@
oint airtable GetEmailField ^
--title "Email"

View File

@ -0,0 +1,2 @@
oint airtable GetLinkField \
--title "Link"

View File

@ -0,0 +1,2 @@
oint airtable GetLinkField ^
--title "Link"

View File

@ -0,0 +1,2 @@
oint airtable GetListOfBases \
--token "***"

View File

@ -0,0 +1,2 @@
oint airtable GetListOfBases ^
--token "***"

View File

@ -0,0 +1,4 @@
oint airtable GetListOfRecords \
--token "***" \
--base "appAQ9g7KfKxZjIqP" \
--table "tbleZAcXuM1Fye5lt"

View File

@ -0,0 +1,4 @@
oint airtable GetListOfRecords ^
--token "***" ^
--base "appAQ9g7KfKxZjIqP" ^
--table "tbleZAcXuM1Fye5lt"

View File

@ -0,0 +1,2 @@
oint airtable GetNumberField \
--title "5d93d3a7-a2a7-4d0b-ac15-dfdb1584fb8b"

View File

@ -0,0 +1,2 @@
oint airtable GetNumberField ^
--title "5d93d3a7-a2a7-4d0b-ac15-dfdb1584fb8b"

View File

@ -0,0 +1,2 @@
oint airtable GetPhoneField \
--title "Phone"

View File

@ -0,0 +1,2 @@
oint airtable GetPhoneField ^
--title "Phone"

View File

@ -0,0 +1,5 @@
oint airtable GetRecord \
--token "***" \
--base "appAQ9g7KfKxZjIqP" \
--table "tbleZAcXuM1Fye5lt" \
--record "rec7du0DwAR34SR4P"

View File

@ -0,0 +1,5 @@
oint airtable GetRecord ^
--token "***" ^
--base "appAQ9g7KfKxZjIqP" ^
--table "tbleZAcXuM1Fye5lt" ^
--record "rec7du0DwAR34SR4P"

View File

@ -0,0 +1,2 @@
oint airtable GetStringField \
--title "String"

View File

@ -0,0 +1,2 @@
oint airtable GetStringField ^
--title "String"

View File

@ -0,0 +1,7 @@
oint airtable ModifyField \
--token "***" \
--base "appAQ9g7KfKxZjIqP" \
--table "tbleZAcXuM1Fye5lt" \
--field "fldNQWmLVEjyQhxH4" \
--title "45d3f370-2604-41c7-b4b6-2e03bc2c4e3f(change.)" \
--description "New description"

View File

@ -0,0 +1,7 @@
oint airtable ModifyField ^
--token "***" ^
--base "appAQ9g7KfKxZjIqP" ^
--table "tbleZAcXuM1Fye5lt" ^
--field "fldNQWmLVEjyQhxH4" ^
--title "45d3f370-2604-41c7-b4b6-2e03bc2c4e3f(change.)" ^
--description "New description"

View File

@ -0,0 +1,6 @@
oint airtable ModifyTable \
--token "***" \
--base "appAQ9g7KfKxZjIqP" \
--table "tbleZAcXuM1Fye5lt" \
--title "Test table 2 (change.)" \
--description "New table (change.)"

View File

@ -0,0 +1,6 @@
oint airtable ModifyTable ^
--token "***" ^
--base "appAQ9g7KfKxZjIqP" ^
--table "tbleZAcXuM1Fye5lt" ^
--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 924 \
--admin true \
--token "***"

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -0,0 +1,5 @@
oint bitrix24 CompleteTasksChecklistElement ^
--url "b24-ar17wx.bitrix24.by" ^
--task "2612" ^
--element 1636 ^
--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 678 \
--headid 1 \
--token "***"

View File

@ -0,0 +1,6 @@
oint bitrix24 CreateDepartment ^
--url "b24-ar17wx.bitrix24.by" ^
--title "Subordinate department" ^
--parentid 678 ^
--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 6444 \
--token "***"

View File

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

View File

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

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