1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-23 22:05:15 +02:00

Test data update (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2025-06-18 21:13:41 +03:00
parent d8378d3105
commit 4b98497c12
757 changed files with 1206 additions and 874 deletions

Binary file not shown.

View File

@@ -1,6 +1,6 @@
oint airtable CreateComment \ oint airtable CreateComment \
--token "***" \ --token "***" \
--base "appB8uLtsckC9Omac" \ --base "appR5UuecMnWHjiem" \
--table "tblvPkcjx7CcThqMj" \ --table "tblmZDemgr7m6s7I2" \
--record "recZtlOmvttvWHnlA" \ --record "rec9o5Xjz00RhO6hR" \
--text "TestComment" --text "TestComment"

View File

@@ -1,6 +1,6 @@
oint airtable CreateComment ^ oint airtable CreateComment ^
--token "***" ^ --token "***" ^
--base "appB8uLtsckC9Omac" ^ --base "appR5UuecMnWHjiem" ^
--table "tblvPkcjx7CcThqMj" ^ --table "tblmZDemgr7m6s7I2" ^
--record "recZtlOmvttvWHnlA" ^ --record "rec9o5Xjz00RhO6hR" ^
--text "TestComment" --text "TestComment"

View File

@@ -2,7 +2,7 @@
oint airtable CreateField \ oint airtable CreateField \
--token "***" \ --token "***" \
--base "appB8uLtsckC9Omac" \ --base "appR5UuecMnWHjiem" \
--table "tblvPkcjx7CcThqMj" \ --table "tblmZDemgr7m6s7I2" \
--title "ce3a80ac-3ae0-4677-a138-873885447df8" \ --title "d62f3dda-eaa6-48e6-b0d8-ec3aa1accee7" \
--fielddata "{'name':'ce3a80ac-3ae0-4677-a138-873885447df8','type':'number','options':{'precision':0}}" --fielddata "{'name':'d62f3dda-eaa6-48e6-b0d8-ec3aa1accee7','type':'number','options':{'precision':0}}"

View File

@@ -2,7 +2,7 @@
oint airtable CreateField ^ oint airtable CreateField ^
--token "***" ^ --token "***" ^
--base "appB8uLtsckC9Omac" ^ --base "appR5UuecMnWHjiem" ^
--table "tblvPkcjx7CcThqMj" ^ --table "tblmZDemgr7m6s7I2" ^
--title "ce3a80ac-3ae0-4677-a138-873885447df8" ^ --title "d62f3dda-eaa6-48e6-b0d8-ec3aa1accee7" ^
--fielddata "{'name':'ce3a80ac-3ae0-4677-a138-873885447df8','type':'number','options':{'precision':0}}" --fielddata "{'name':'d62f3dda-eaa6-48e6-b0d8-ec3aa1accee7','type':'number','options':{'precision':0}}"

View File

@@ -2,6 +2,6 @@
oint airtable CreatePosts \ oint airtable CreatePosts \
--token "***" \ --token "***" \
--base "appB8uLtsckC9Omac" \ --base "appR5UuecMnWHjiem" \
--table "tblvPkcjx7CcThqMj" \ --table "tblmZDemgr7m6s7I2" \
--data "{'Number':10,'String':'Hello'}" --data "{'Number':10,'String':'Hello'}"

View File

@@ -2,6 +2,6 @@
oint airtable CreatePosts ^ oint airtable CreatePosts ^
--token "***" ^ --token "***" ^
--base "appB8uLtsckC9Omac" ^ --base "appR5UuecMnWHjiem" ^
--table "tblvPkcjx7CcThqMj" ^ --table "tblmZDemgr7m6s7I2" ^
--data "{'Number':10,'String':'Hello'}" --data "{'Number':10,'String':'Hello'}"

View File

@@ -1,6 +1,6 @@
oint airtable CreateTable \ oint airtable CreateTable \
--token "***" \ --token "***" \
--base "appB8uLtsckC9Omac" \ --base "appR5UuecMnWHjiem" \
--title "TestTable2" \ --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'}]" \ --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" --description "NewTable"

View File

@@ -1,6 +1,6 @@
oint airtable CreateTable ^ oint airtable CreateTable ^
--token "***" ^ --token "***" ^
--base "appB8uLtsckC9Omac" ^ --base "appR5UuecMnWHjiem" ^
--title "TestTable2" ^ --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'}]" ^ --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" --description "NewTable"

View File

@@ -1,6 +1,6 @@
oint airtable DeleteComment \ oint airtable DeleteComment \
--token "***" \ --token "***" \
--base "appB8uLtsckC9Omac" \ --base "appR5UuecMnWHjiem" \
--table "tblvPkcjx7CcThqMj" \ --table "tblmZDemgr7m6s7I2" \
--record "recZtlOmvttvWHnlA" \ --record "rec9o5Xjz00RhO6hR" \
--comment "comelNGBIuvWYqbYx" --comment "comEW34gMbbgxsHJC"

View File

@@ -1,6 +1,6 @@
oint airtable DeleteComment ^ oint airtable DeleteComment ^
--token "***" ^ --token "***" ^
--base "appB8uLtsckC9Omac" ^ --base "appR5UuecMnWHjiem" ^
--table "tblvPkcjx7CcThqMj" ^ --table "tblmZDemgr7m6s7I2" ^
--record "recZtlOmvttvWHnlA" ^ --record "rec9o5Xjz00RhO6hR" ^
--comment "comelNGBIuvWYqbYx" --comment "comEW34gMbbgxsHJC"

View File

@@ -1,5 +1,5 @@
oint airtable DeleteRecords \ oint airtable DeleteRecords \
--token "***" \ --token "***" \
--base "appB8uLtsckC9Omac" \ --base "appR5UuecMnWHjiem" \
--table "tblvPkcjx7CcThqMj" \ --table "tblmZDemgr7m6s7I2" \
--records "recZtlOmvttvWHnlA" --records "rec9o5Xjz00RhO6hR"

View File

@@ -1,5 +1,5 @@
oint airtable DeleteRecords ^ oint airtable DeleteRecords ^
--token "***" ^ --token "***" ^
--base "appB8uLtsckC9Omac" ^ --base "appR5UuecMnWHjiem" ^
--table "tblvPkcjx7CcThqMj" ^ --table "tblmZDemgr7m6s7I2" ^
--records "recZtlOmvttvWHnlA" --records "rec9o5Xjz00RhO6hR"

View File

@@ -1,7 +1,7 @@
oint airtable EditComment \ oint airtable EditComment \
--token "***" \ --token "***" \
--base "appB8uLtsckC9Omac" \ --base "appR5UuecMnWHjiem" \
--table "tblvPkcjx7CcThqMj" \ --table "tblmZDemgr7m6s7I2" \
--record "recZtlOmvttvWHnlA" \ --record "rec9o5Xjz00RhO6hR" \
--comment "comelNGBIuvWYqbYx" \ --comment "comEW34gMbbgxsHJC" \
--text "Test comment (change.)" --text "Test comment (change.)"

View File

@@ -1,7 +1,7 @@
oint airtable EditComment ^ oint airtable EditComment ^
--token "***" ^ --token "***" ^
--base "appB8uLtsckC9Omac" ^ --base "appR5UuecMnWHjiem" ^
--table "tblvPkcjx7CcThqMj" ^ --table "tblmZDemgr7m6s7I2" ^
--record "recZtlOmvttvWHnlA" ^ --record "rec9o5Xjz00RhO6hR" ^
--comment "comelNGBIuvWYqbYx" ^ --comment "comEW34gMbbgxsHJC" ^
--text "Test comment (change.)" --text "Test comment (change.)"

View File

@@ -1,5 +1,5 @@
oint airtable GetComments \ oint airtable GetComments \
--token "***" \ --token "***" \
--base "appB8uLtsckC9Omac" \ --base "appR5UuecMnWHjiem" \
--table "tblvPkcjx7CcThqMj" \ --table "tblmZDemgr7m6s7I2" \
--record "recZtlOmvttvWHnlA" --record "rec9o5Xjz00RhO6hR"

View File

@@ -1,5 +1,5 @@
oint airtable GetComments ^ oint airtable GetComments ^
--token "***" ^ --token "***" ^
--base "appB8uLtsckC9Omac" ^ --base "appR5UuecMnWHjiem" ^
--table "tblvPkcjx7CcThqMj" ^ --table "tblmZDemgr7m6s7I2" ^
--record "recZtlOmvttvWHnlA" --record "rec9o5Xjz00RhO6hR"

View File

@@ -1,3 +1,3 @@
oint airtable GetDatabaseTables \ oint airtable GetDatabaseTables \
--token "***" \ --token "***" \
--base "appB8uLtsckC9Omac" --base "appR5UuecMnWHjiem"

View File

@@ -1,3 +1,3 @@
oint airtable GetDatabaseTables ^ oint airtable GetDatabaseTables ^
--token "***" ^ --token "***" ^
--base "appB8uLtsckC9Omac" --base "appR5UuecMnWHjiem"

View File

@@ -1,4 +1,4 @@
oint airtable GetListOfRecords \ oint airtable GetListOfRecords \
--token "***" \ --token "***" \
--base "appB8uLtsckC9Omac" \ --base "appR5UuecMnWHjiem" \
--table "tblvPkcjx7CcThqMj" --table "tblmZDemgr7m6s7I2"

View File

@@ -1,4 +1,4 @@
oint airtable GetListOfRecords ^ oint airtable GetListOfRecords ^
--token "***" ^ --token "***" ^
--base "appB8uLtsckC9Omac" ^ --base "appR5UuecMnWHjiem" ^
--table "tblvPkcjx7CcThqMj" --table "tblmZDemgr7m6s7I2"

View File

@@ -1,2 +1,2 @@
oint airtable GetNumberField \ oint airtable GetNumberField \
--title "ce3a80ac-3ae0-4677-a138-873885447df8" --title "d62f3dda-eaa6-48e6-b0d8-ec3aa1accee7"

View File

@@ -1,2 +1,2 @@
oint airtable GetNumberField ^ oint airtable GetNumberField ^
--title "ce3a80ac-3ae0-4677-a138-873885447df8" --title "d62f3dda-eaa6-48e6-b0d8-ec3aa1accee7"

View File

@@ -1,5 +1,5 @@
oint airtable GetRecord \ oint airtable GetRecord \
--token "***" \ --token "***" \
--base "appB8uLtsckC9Omac" \ --base "appR5UuecMnWHjiem" \
--table "tblvPkcjx7CcThqMj" \ --table "tblmZDemgr7m6s7I2" \
--record "recZtlOmvttvWHnlA" --record "rec9o5Xjz00RhO6hR"

View File

@@ -1,5 +1,5 @@
oint airtable GetRecord ^ oint airtable GetRecord ^
--token "***" ^ --token "***" ^
--base "appB8uLtsckC9Omac" ^ --base "appR5UuecMnWHjiem" ^
--table "tblvPkcjx7CcThqMj" ^ --table "tblmZDemgr7m6s7I2" ^
--record "recZtlOmvttvWHnlA" --record "rec9o5Xjz00RhO6hR"

View File

@@ -1,7 +1,7 @@
oint airtable ModifyField \ oint airtable ModifyField \
--token "***" \ --token "***" \
--base "appB8uLtsckC9Omac" \ --base "appR5UuecMnWHjiem" \
--table "tblvPkcjx7CcThqMj" \ --table "tblmZDemgr7m6s7I2" \
--field "fldpiswpYE2fssYuy" \ --field "fld9X9UVAqTxKdWyb" \
--title "38df5a05-0382-40df-a9b4-baf0be699586(change.)" \ --title "20db27d6-87ec-44d1-9064-17ab4cc292d7(change.)" \
--description "New description" --description "New description"

View File

@@ -1,7 +1,7 @@
oint airtable ModifyField ^ oint airtable ModifyField ^
--token "***" ^ --token "***" ^
--base "appB8uLtsckC9Omac" ^ --base "appR5UuecMnWHjiem" ^
--table "tblvPkcjx7CcThqMj" ^ --table "tblmZDemgr7m6s7I2" ^
--field "fldpiswpYE2fssYuy" ^ --field "fld9X9UVAqTxKdWyb" ^
--title "38df5a05-0382-40df-a9b4-baf0be699586(change.)" ^ --title "20db27d6-87ec-44d1-9064-17ab4cc292d7(change.)" ^
--description "New description" --description "New description"

View File

@@ -1,6 +1,6 @@
oint airtable ModifyTable \ oint airtable ModifyTable \
--token "***" \ --token "***" \
--base "appB8uLtsckC9Omac" \ --base "appR5UuecMnWHjiem" \
--table "tblvPkcjx7CcThqMj" \ --table "tblmZDemgr7m6s7I2" \
--title "Test table 2 (change.)" \ --title "Test table 2 (change.)" \
--description "New table (change.)" --description "New table (change.)"

View File

@@ -1,6 +1,6 @@
oint airtable ModifyTable ^ oint airtable ModifyTable ^
--token "***" ^ --token "***" ^
--base "appB8uLtsckC9Omac" ^ --base "appR5UuecMnWHjiem" ^
--table "tblvPkcjx7CcThqMj" ^ --table "tblmZDemgr7m6s7I2" ^
--title "Test table 2 (change.)" ^ --title "Test table 2 (change.)" ^
--description "New table (change.)" --description "New table (change.)"

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -1,8 +1,8 @@
oint bitrix24 AddTaskTimeAccounting \ oint bitrix24 AddTaskTimeAccounting \
--url "b24-ar17wx.bitrix24.by" \ --url "b24-ar17wx.bitrix24.by" \
--task "6202" \ --task "6388" \
--amount 7200 \ --amount 7200 \
--user 10 \ --user 10 \
--text "Time spent on work" \ --text "Time spent on work" \
--date "2025-05-04T22:23:19.2261444" \ --date "2025-05-18T20:42:36.3042642" \
--token "***" --token "***"

View File

@@ -1,8 +1,8 @@
oint bitrix24 AddTaskTimeAccounting ^ oint bitrix24 AddTaskTimeAccounting ^
--url "b24-ar17wx.bitrix24.by" ^ --url "b24-ar17wx.bitrix24.by" ^
--task "6202" ^ --task "6388" ^
--amount 7200 ^ --amount 7200 ^
--user 10 ^ --user 10 ^
--text "Time spent on work" ^ --text "Time spent on work" ^
--date "2025-05-04T22:23:19.2261444" ^ --date "2025-05-18T20:42:36.3042642" ^
--token "***" --token "***"

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -1,5 +1,5 @@
oint bitrix24 AttachFileToTopic \ oint bitrix24 AttachFileToTopic \
--url "b24-ar17wx.bitrix24.by" \ --url "b24-ar17wx.bitrix24.by" \
--task "6196" \ --task "6382" \
--fileid 34354 \ --fileid 35380 \
--token "***" --token "***"

View File

@@ -1,5 +1,5 @@
oint bitrix24 AttachFileToTopic ^ oint bitrix24 AttachFileToTopic ^
--url "b24-ar17wx.bitrix24.by" ^ --url "b24-ar17wx.bitrix24.by" ^
--task "6196" ^ --task "6382" ^
--fileid 34354 ^ --fileid 35380 ^
--token "***" --token "***"

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -1,5 +1,5 @@
oint bitrix24 CompleteTasksChecklistElement \ oint bitrix24 CompleteTasksChecklistElement \
--url "b24-ar17wx.bitrix24.by" \ --url "b24-ar17wx.bitrix24.by" \
--task "6196" \ --task "6382" \
--element 4394 \ --element 4538 \
--token "***" --token "***"

View File

@@ -1,5 +1,5 @@
oint bitrix24 CompleteTasksChecklistElement ^ oint bitrix24 CompleteTasksChecklistElement ^
--url "b24-ar17wx.bitrix24.by" ^ --url "b24-ar17wx.bitrix24.by" ^
--task "6196" ^ --task "6382" ^
--element 4394 ^ --element 4538 ^
--token "***" --token "***"

View File

@@ -1,5 +1,6 @@
# JSON data can also be passed as a path to a .json file # JSON data can also be passed as a path to a .json file
oint bitrix24 CreateCalendar \ oint bitrix24 CreateCalendar \
--url "https://b24-ar17wx.bitrix24.by/rest/1/***" \ --url "b24-ar17wx.bitrix24.by" \
--fields "{'type':'user','ownerId':1,'name':'new calendar','description':'My new calendar','color':'#FFFFFF','text_color':'#000000','export':{'ALLOW':'True','SET':'all'}}" --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,5 +1,6 @@
:: JSON data can also be passed as a path to a .json file :: JSON data can also be passed as a path to a .json file
oint bitrix24 CreateCalendar ^ oint bitrix24 CreateCalendar ^
--url "https://b24-ar17wx.bitrix24.by/rest/1/***" ^ --url "b24-ar17wx.bitrix24.by" ^
--fields "{'type':'user','ownerId':1,'name':'new calendar','description':'My new calendar','color':'#FFFFFF','text_color':'#000000','export':{'ALLOW':'True','SET':'all'}}" --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

@@ -2,5 +2,5 @@
oint bitrix24 CreateCalendarEvent \ oint bitrix24 CreateCalendarEvent \
--url "b24-ar17wx.bitrix24.by" \ --url "b24-ar17wx.bitrix24.by" \
--fields "{'type':'user','ownerId':1,'from':'2025-05-22T09:41:40.3026948','to':'2025-05-22T10:41:40.3026948','section':734,'name':'New event','skip_time':'N','timezone_from':'Europe/Minsk','timezone_to':'Europe/Minsk','description':'Event description','color':'%23000000>','text_color':'%23FFFFFF','accessibility':'busy','importance':'high','private_event':'N','rrule':{'FREQ':'DAILY','COUNT':3,'INTERVAL':10,'BYDAY':['SA','MO'],'UNTIL':'2025-06-01T09:41:40.3026948'},'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'}}" \ --fields "{'type':'user','ownerId':1,'from':'2025-06-19T20:48:05.4932959','to':'2025-06-19T21:48:05.4932959','section':838,'name':'New event','skip_time':'N','timezone_from':'Europe/Minsk','timezone_to':'Europe/Minsk','description':'Event description','color':'%23000000>','text_color':'%23FFFFFF','accessibility':'busy','importance':'high','private_event':'N','rrule':{'FREQ':'DAILY','COUNT':3,'INTERVAL':10,'BYDAY':['SA','MO'],'UNTIL':'2025-06-29T20:48:05.4932959'},'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 "***" --token "***"

View File

@@ -2,5 +2,5 @@
oint bitrix24 CreateCalendarEvent ^ oint bitrix24 CreateCalendarEvent ^
--url "b24-ar17wx.bitrix24.by" ^ --url "b24-ar17wx.bitrix24.by" ^
--fields "{'type':'user','ownerId':1,'from':'2025-05-22T09:41:40.3026948','to':'2025-05-22T10:41:40.3026948','section':734,'name':'New event','skip_time':'N','timezone_from':'Europe/Minsk','timezone_to':'Europe/Minsk','description':'Event description','color':'%23000000>','text_color':'%23FFFFFF','accessibility':'busy','importance':'high','private_event':'N','rrule':{'FREQ':'DAILY','COUNT':3,'INTERVAL':10,'BYDAY':['SA','MO'],'UNTIL':'2025-06-01T09:41:40.3026948'},'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'}}" ^ --fields "{'type':'user','ownerId':1,'from':'2025-06-19T20:48:05.4932959','to':'2025-06-19T21:48:05.4932959','section':838,'name':'New event','skip_time':'N','timezone_from':'Europe/Minsk','timezone_to':'Europe/Minsk','description':'Event description','color':'%23000000>','text_color':'%23FFFFFF','accessibility':'busy','importance':'high','private_event':'N','rrule':{'FREQ':'DAILY','COUNT':3,'INTERVAL':10,'BYDAY':['SA','MO'],'UNTIL':'2025-06-29T20:48:05.4932959'},'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 "***" --token "***"

View File

@@ -1,4 +1,6 @@
oint bitrix24 CreateDepartment \ oint bitrix24 CreateDepartment \
--url "https://b24-ar17wx.bitrix24.by/rest/1/***" \ --url "b24-ar17wx.bitrix24.by" \
--title "Main department" \ --title "Subordinate department" \
--parentid 1 --parentid 2142 \
--headid 1 \
--token "***"

View File

@@ -1,4 +1,6 @@
oint bitrix24 CreateDepartment ^ oint bitrix24 CreateDepartment ^
--url "https://b24-ar17wx.bitrix24.by/rest/1/***" ^ --url "b24-ar17wx.bitrix24.by" ^
--title "Main department" ^ --title "Subordinate department" ^
--parentid 1 --parentid 2142 ^
--headid 1 ^
--token "***"

View File

@@ -1,5 +1,6 @@
oint bitrix24 CreatePersonalNotification \ oint bitrix24 CreatePersonalNotification \
--url "https://b24-ar17wx.bitrix24.by/rest/1/***" \ --url "b24-ar17wx.bitrix24.by" \
--user 1 \ --user 10 \
--text "Message text" \ --text "Message text" \
--blocks "[{'IMAGE':{'NAME':'Image1','LINK':'https://raw.githubusercontent.com/Bayselonarrend/OpenIntegrations/main/service/test_data/picture.jpg'}},{'FILE':{'NAME':'File1.docx','LINK':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/document.docx'}}]" --tag "New" \
--token "***"

View File

@@ -1,5 +1,6 @@
oint bitrix24 CreatePersonalNotification ^ oint bitrix24 CreatePersonalNotification ^
--url "https://b24-ar17wx.bitrix24.by/rest/1/***" ^ --url "b24-ar17wx.bitrix24.by" ^
--user 1 ^ --user 10 ^
--text "Message text" ^ --text "Message text" ^
--blocks "[{'IMAGE':{'NAME':'Image1','LINK':'https://raw.githubusercontent.com/Bayselonarrend/OpenIntegrations/main/service/test_data/picture.jpg'}},{'FILE':{'NAME':'File1.docx','LINK':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/document.docx'}}]" --tag "New" ^
--token "***"

View File

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

View File

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

View File

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

View File

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

View File

@@ -2,5 +2,5 @@
oint bitrix24 CreateTask \ oint bitrix24 CreateTask \
--url "b24-ar17wx.bitrix24.by" \ --url "b24-ar17wx.bitrix24.by" \
--fields "{'TITLE':'New task','DESCRIPTION':'New task description','PRIORITY':'2','DEADLINE':'2025-06-05T22:18:20.8719923Z','RESPONSIBLE_ID':1}" \ --fields "{'TITLE':'New task','DESCRIPTION':'New task description','PRIORITY':'2','DEADLINE':'2025-06-19T20:37:37.5381696Z','RESPONSIBLE_ID':1}" \
--token "***" --token "***"

View File

@@ -2,5 +2,5 @@
oint bitrix24 CreateTask ^ oint bitrix24 CreateTask ^
--url "b24-ar17wx.bitrix24.by" ^ --url "b24-ar17wx.bitrix24.by" ^
--fields "{'TITLE':'New task','DESCRIPTION':'New task description','PRIORITY':'2','DEADLINE':'2025-06-05T22:18:20.8719923Z','RESPONSIBLE_ID':1}" ^ --fields "{'TITLE':'New task','DESCRIPTION':'New task description','PRIORITY':'2','DEADLINE':'2025-06-19T20:37:37.5381696Z','RESPONSIBLE_ID':1}" ^
--token "***" --token "***"

View File

@@ -1,6 +1,6 @@
oint bitrix24 CreateTasksDependencies \ oint bitrix24 CreateTasksDependencies \
--url "b24-ar17wx.bitrix24.by" \ --url "b24-ar17wx.bitrix24.by" \
--taskfrom "6196" \ --taskfrom "6382" \
--taskto "6194" \ --taskto "6380" \
--linktype 2 \ --linktype 2 \
--token "***" --token "***"

View File

@@ -1,6 +1,6 @@
oint bitrix24 CreateTasksDependencies ^ oint bitrix24 CreateTasksDependencies ^
--url "b24-ar17wx.bitrix24.by" ^ --url "b24-ar17wx.bitrix24.by" ^
--taskfrom "6196" ^ --taskfrom "6382" ^
--taskto "6194" ^ --taskto "6380" ^
--linktype 2 ^ --linktype 2 ^
--token "***" --token "***"

View File

@@ -2,5 +2,5 @@
oint bitrix24 CreateUser \ oint bitrix24 CreateUser \
--url "b24-ar17wx.bitrix24.by" \ --url "b24-ar17wx.bitrix24.by" \
--fields "{'EMAIL':'964d81ad-d092-4bc1-8e9f-bc931e034c5c@exepmple.org','NAME':'Vitaly','LAST_NAME':'Alpaca','PERSONAL_MOBILE':'88003553535','UF_DEPARTMENT':1}" \ --fields "{'EMAIL':'db2bed65-8b3e-4584-88ad-4a802742ed5c@exepmple.org','NAME':'Vitaly','LAST_NAME':'Alpaca','PERSONAL_MOBILE':'88003553535','UF_DEPARTMENT':1}" \
--token "***" --token "***"

View File

@@ -2,5 +2,5 @@
oint bitrix24 CreateUser ^ oint bitrix24 CreateUser ^
--url "b24-ar17wx.bitrix24.by" ^ --url "b24-ar17wx.bitrix24.by" ^
--fields "{'EMAIL':'964d81ad-d092-4bc1-8e9f-bc931e034c5c@exepmple.org','NAME':'Vitaly','LAST_NAME':'Alpaca','PERSONAL_MOBILE':'88003553535','UF_DEPARTMENT':1}" ^ --fields "{'EMAIL':'db2bed65-8b3e-4584-88ad-4a802742ed5c@exepmple.org','NAME':'Vitaly','LAST_NAME':'Alpaca','PERSONAL_MOBILE':'88003553535','UF_DEPARTMENT':1}" ^
--token "***" --token "***"

View File

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

View File

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

View File

@@ -1,5 +1,5 @@
oint bitrix24 DelegateTask \ oint bitrix24 DelegateTask \
--url "b24-ar17wx.bitrix24.by" \ --url "b24-ar17wx.bitrix24.by" \
--task "6196" \ --task "6382" \
--user 2070 \ --user 2146 \
--token "***" --token "***"

View File

@@ -1,5 +1,5 @@
oint bitrix24 DelegateTask ^ oint bitrix24 DelegateTask ^
--url "b24-ar17wx.bitrix24.by" ^ --url "b24-ar17wx.bitrix24.by" ^
--task "6196" ^ --task "6382" ^
--user 2070 ^ --user 2146 ^
--token "***" --token "***"

View File

@@ -1,6 +1,6 @@
oint bitrix24 DeleteCalendar \ oint bitrix24 DeleteCalendar \
--url "b24-ar17wx.bitrix24.by" \ --url "b24-ar17wx.bitrix24.by" \
--calendar 734 \ --calendar 838 \
--owner 1 \ --owner 1 \
--type "user" \ --type "user" \
--token "***" --token "***"

View File

@@ -1,6 +1,6 @@
oint bitrix24 DeleteCalendar ^ oint bitrix24 DeleteCalendar ^
--url "b24-ar17wx.bitrix24.by" ^ --url "b24-ar17wx.bitrix24.by" ^
--calendar 734 ^ --calendar 838 ^
--owner 1 ^ --owner 1 ^
--type "user" ^ --type "user" ^
--token "***" --token "***"

View File

@@ -1,4 +1,4 @@
oint bitrix24 DeleteCalendarEvent \ oint bitrix24 DeleteCalendarEvent \
--url "b24-ar17wx.bitrix24.by" \ --url "b24-ar17wx.bitrix24.by" \
--event 1226 \ --event 1434 \
--token "***" --token "***"

View File

@@ -1,4 +1,4 @@
oint bitrix24 DeleteCalendarEvent ^ oint bitrix24 DeleteCalendarEvent ^
--url "b24-ar17wx.bitrix24.by" ^ --url "b24-ar17wx.bitrix24.by" ^
--event 1226 ^ --event 1434 ^
--token "***" --token "***"

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

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