1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-08-10 22:41:43 +02:00

Test data update (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2025-01-20 21:18:55 +03:00
parent 7a2ba18e28
commit bea0c45a98
752 changed files with 1645 additions and 730 deletions

Binary file not shown.

View File

@@ -0,0 +1,13 @@
 {
"result": 78,
"time": {
"start": 1737396239.03225,
"finish": 1737396239.08663,
"duration": 0.0543811321258545,
"processing": 0.0210452079772949,
"date_start": "2025-01-20T21:03:59+03:00",
"date_finish": "2025-01-20T21:03:59+03:00",
"operating_reset_at": 1737396839,
"operating": 0
}
}

View File

@@ -0,0 +1,13 @@
 {
"result": 80,
"time": {
"start": 1737396240.60307,
"finish": 1737396240.65016,
"duration": 0.0470879077911377,
"processing": 0.0163719654083252,
"date_start": "2025-01-20T21:04:00+03:00",
"date_finish": "2025-01-20T21:04:00+03:00",
"operating_reset_at": 1737396840,
"operating": 0
}
}

View File

@@ -0,0 +1 @@
 NOT JSON: 0A 41 6E 20 75 6E 65 78 70 65 63 74 65 64 20 65 72 72 6F 72 20 6F 63 63 75 72 72 65 64 21 20 7B D0 9C D0 BE D0 B4 D1 83 D0 BB D1 8C 20 7B 43 3A 5C 50 72 6F 67 72 61 6D 20 46 69 6C 65 73 5C 4F…

View File

@@ -0,0 +1,13 @@
 {
"result": 78,
"time": {
"start": 1737396242.09292,
"finish": 1737396242.15447,
"duration": 0.0615499019622803,
"processing": 0.0255570411682129,
"date_start": "2025-01-20T21:04:02+03:00",
"date_finish": "2025-01-20T21:04:02+03:00",
"operating_reset_at": 1737396842,
"operating": 0
}
}

View File

@@ -0,0 +1,13 @@
 {
"result": 80,
"time": {
"start": 1737396243.58751,
"finish": 1737396243.63005,
"duration": 0.0425360202789307,
"processing": 0.0164361000061035,
"date_start": "2025-01-20T21:04:03+03:00",
"date_finish": "2025-01-20T21:04:03+03:00",
"operating_reset_at": 1737396843,
"operating": 0
}
}

View File

@@ -1,6 +1,6 @@
oint airtable CreateComment \
--token "***" \
--base "appDBeB8n80EwtBIX" \
--table "tblfyi4KX4DzNqIom" \
--record "recRlsXIOo1Tn5Ya8" \
--base "appQJvhyPf6wsMLGd" \
--table "tbl2y2JCiK1G12Wvn" \
--record "recyTdmrhhFBE9qWM" \
--text "TestComment"

View File

@@ -1,6 +1,6 @@
oint airtable CreateComment ^
--token "***" ^
--base "appDBeB8n80EwtBIX" ^
--table "tblfyi4KX4DzNqIom" ^
--record "recRlsXIOo1Tn5Ya8" ^
--base "appQJvhyPf6wsMLGd" ^
--table "tbl2y2JCiK1G12Wvn" ^
--record "recyTdmrhhFBE9qWM" ^
--text "TestComment"

View File

@@ -2,7 +2,7 @@
oint airtable CreateField \
--token "***" \
--base "appDBeB8n80EwtBIX" \
--table "tblfyi4KX4DzNqIom" \
--title "f913643c-3231-46a6-8917-97c09471932f" \
--fielddata "{'name':'f913643c-3231-46a6-8917-97c09471932f','type':'number','options':{'precision':0}}"
--base "appQJvhyPf6wsMLGd" \
--table "tbl2y2JCiK1G12Wvn" \
--title "8b5c2519-9c68-4ef7-99c4-6a689bc5599b" \
--fielddata "{'name':'8b5c2519-9c68-4ef7-99c4-6a689bc5599b','type':'number','options':{'precision':0}}"

View File

@@ -2,7 +2,7 @@
oint airtable CreateField ^
--token "***" ^
--base "appDBeB8n80EwtBIX" ^
--table "tblfyi4KX4DzNqIom" ^
--title "f913643c-3231-46a6-8917-97c09471932f" ^
--fielddata "{'name':'f913643c-3231-46a6-8917-97c09471932f','type':'number','options':{'precision':0}}"
--base "appQJvhyPf6wsMLGd" ^
--table "tbl2y2JCiK1G12Wvn" ^
--title "8b5c2519-9c68-4ef7-99c4-6a689bc5599b" ^
--fielddata "{'name':'8b5c2519-9c68-4ef7-99c4-6a689bc5599b','type':'number','options':{'precision':0}}"

View File

@@ -2,6 +2,6 @@
oint airtable CreatePosts \
--token "***" \
--base "appDBeB8n80EwtBIX" \
--table "tblfyi4KX4DzNqIom" \
--base "appQJvhyPf6wsMLGd" \
--table "tbl2y2JCiK1G12Wvn" \
--data "{'Number':10,'String':'Hello'}"

View File

@@ -2,6 +2,6 @@
oint airtable CreatePosts ^
--token "***" ^
--base "appDBeB8n80EwtBIX" ^
--table "tblfyi4KX4DzNqIom" ^
--base "appQJvhyPf6wsMLGd" ^
--table "tbl2y2JCiK1G12Wvn" ^
--data "{'Number':10,'String':'Hello'}"

View File

@@ -1,6 +1,6 @@
oint airtable CreateTable \
--token "***" \
--base "appDBeB8n80EwtBIX" \
--base "appQJvhyPf6wsMLGd" \
--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 "appDBeB8n80EwtBIX" ^
--base "appQJvhyPf6wsMLGd" ^
--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 "appDBeB8n80EwtBIX" \
--table "tblfyi4KX4DzNqIom" \
--record "recRlsXIOo1Tn5Ya8" \
--comment "comJ3mVmDDyyvj9nJ"
--base "appQJvhyPf6wsMLGd" \
--table "tbl2y2JCiK1G12Wvn" \
--record "recyTdmrhhFBE9qWM" \
--comment "comuqSdAJt734iqEt"

View File

@@ -1,6 +1,6 @@
oint airtable DeleteComment ^
--token "***" ^
--base "appDBeB8n80EwtBIX" ^
--table "tblfyi4KX4DzNqIom" ^
--record "recRlsXIOo1Tn5Ya8" ^
--comment "comJ3mVmDDyyvj9nJ"
--base "appQJvhyPf6wsMLGd" ^
--table "tbl2y2JCiK1G12Wvn" ^
--record "recyTdmrhhFBE9qWM" ^
--comment "comuqSdAJt734iqEt"

View File

@@ -1,5 +1,5 @@
oint airtable DeletePosts \
--token "***" \
--base "appDBeB8n80EwtBIX" \
--table "tblfyi4KX4DzNqIom" \
--records "recRlsXIOo1Tn5Ya8"
--base "appQJvhyPf6wsMLGd" \
--table "tbl2y2JCiK1G12Wvn" \
--records "recyTdmrhhFBE9qWM"

View File

@@ -1,5 +1,5 @@
oint airtable DeletePosts ^
--token "***" ^
--base "appDBeB8n80EwtBIX" ^
--table "tblfyi4KX4DzNqIom" ^
--records "recRlsXIOo1Tn5Ya8"
--base "appQJvhyPf6wsMLGd" ^
--table "tbl2y2JCiK1G12Wvn" ^
--records "recyTdmrhhFBE9qWM"

View File

@@ -1,7 +1,7 @@
oint airtable EditComment \
--token "***" \
--base "appDBeB8n80EwtBIX" \
--table "tblfyi4KX4DzNqIom" \
--record "recRlsXIOo1Tn5Ya8" \
--comment "comJ3mVmDDyyvj9nJ" \
--base "appQJvhyPf6wsMLGd" \
--table "tbl2y2JCiK1G12Wvn" \
--record "recyTdmrhhFBE9qWM" \
--comment "comuqSdAJt734iqEt" \
--text "Test comment (change.)"

View File

@@ -1,7 +1,7 @@
oint airtable EditComment ^
--token "***" ^
--base "appDBeB8n80EwtBIX" ^
--table "tblfyi4KX4DzNqIom" ^
--record "recRlsXIOo1Tn5Ya8" ^
--comment "comJ3mVmDDyyvj9nJ" ^
--base "appQJvhyPf6wsMLGd" ^
--table "tbl2y2JCiK1G12Wvn" ^
--record "recyTdmrhhFBE9qWM" ^
--comment "comuqSdAJt734iqEt" ^
--text "Test comment (change.)"

View File

@@ -1,5 +1,5 @@
oint airtable GetComments \
--token "***" \
--base "appDBeB8n80EwtBIX" \
--table "tblfyi4KX4DzNqIom" \
--record "recRlsXIOo1Tn5Ya8"
--base "appQJvhyPf6wsMLGd" \
--table "tbl2y2JCiK1G12Wvn" \
--record "recyTdmrhhFBE9qWM"

View File

@@ -1,5 +1,5 @@
oint airtable GetComments ^
--token "***" ^
--base "appDBeB8n80EwtBIX" ^
--table "tblfyi4KX4DzNqIom" ^
--record "recRlsXIOo1Tn5Ya8"
--base "appQJvhyPf6wsMLGd" ^
--table "tbl2y2JCiK1G12Wvn" ^
--record "recyTdmrhhFBE9qWM"

View File

@@ -1,3 +1,3 @@
oint airtable GetDatabaseTables \
--token "***" \
--base "appDBeB8n80EwtBIX"
--base "appQJvhyPf6wsMLGd"

View File

@@ -1,3 +1,3 @@
oint airtable GetDatabaseTables ^
--token "***" ^
--base "appDBeB8n80EwtBIX"
--base "appQJvhyPf6wsMLGd"

View File

@@ -1,4 +1,4 @@
oint airtable GetListOfRecords \
--token "***" \
--base "appDBeB8n80EwtBIX" \
--table "tblfyi4KX4DzNqIom"
--base "appQJvhyPf6wsMLGd" \
--table "tbl2y2JCiK1G12Wvn"

View File

@@ -1,4 +1,4 @@
oint airtable GetListOfRecords ^
--token "***" ^
--base "appDBeB8n80EwtBIX" ^
--table "tblfyi4KX4DzNqIom"
--base "appQJvhyPf6wsMLGd" ^
--table "tbl2y2JCiK1G12Wvn"

View File

@@ -1,2 +1,2 @@
oint airtable GetNumberField \
--title "f913643c-3231-46a6-8917-97c09471932f"
--title "8b5c2519-9c68-4ef7-99c4-6a689bc5599b"

View File

@@ -1,2 +1,2 @@
oint airtable GetNumberField ^
--title "f913643c-3231-46a6-8917-97c09471932f"
--title "8b5c2519-9c68-4ef7-99c4-6a689bc5599b"

View File

@@ -1,5 +1,5 @@
oint airtable GetRecord \
--token "***" \
--base "appDBeB8n80EwtBIX" \
--table "tblfyi4KX4DzNqIom" \
--record "recRlsXIOo1Tn5Ya8"
--base "appQJvhyPf6wsMLGd" \
--table "tbl2y2JCiK1G12Wvn" \
--record "recyTdmrhhFBE9qWM"

View File

@@ -1,5 +1,5 @@
oint airtable GetRecord ^
--token "***" ^
--base "appDBeB8n80EwtBIX" ^
--table "tblfyi4KX4DzNqIom" ^
--record "recRlsXIOo1Tn5Ya8"
--base "appQJvhyPf6wsMLGd" ^
--table "tbl2y2JCiK1G12Wvn" ^
--record "recyTdmrhhFBE9qWM"

View File

@@ -1,7 +1,7 @@
oint airtable ModifyField \
--token "***" \
--base "appDBeB8n80EwtBIX" \
--table "tblfyi4KX4DzNqIom" \
--field "fldzq20jIBi6et7wS" \
--title "37efd366-a6c1-4310-b9fe-7da3beb96cab(change.)" \
--base "appQJvhyPf6wsMLGd" \
--table "tbl2y2JCiK1G12Wvn" \
--field "fldNswluKy2TuDxlS" \
--title "b779fc4d-877e-439f-8a9f-cccd469c7b21(change.)" \
--description "New description"

View File

@@ -1,7 +1,7 @@
oint airtable ModifyField ^
--token "***" ^
--base "appDBeB8n80EwtBIX" ^
--table "tblfyi4KX4DzNqIom" ^
--field "fldzq20jIBi6et7wS" ^
--title "37efd366-a6c1-4310-b9fe-7da3beb96cab(change.)" ^
--base "appQJvhyPf6wsMLGd" ^
--table "tbl2y2JCiK1G12Wvn" ^
--field "fldNswluKy2TuDxlS" ^
--title "b779fc4d-877e-439f-8a9f-cccd469c7b21(change.)" ^
--description "New description"

View File

@@ -1,6 +1,6 @@
oint airtable ModifyTable \
--token "***" \
--base "appDBeB8n80EwtBIX" \
--table "tblfyi4KX4DzNqIom" \
--base "appQJvhyPf6wsMLGd" \
--table "tbl2y2JCiK1G12Wvn" \
--title "Test table 2 (change.)" \
--description "New table (change.)"

View File

@@ -1,6 +1,6 @@
oint airtable ModifyTable ^
--token "***" ^
--base "appDBeB8n80EwtBIX" ^
--table "tblfyi4KX4DzNqIom" ^
--base "appQJvhyPf6wsMLGd" ^
--table "tbl2y2JCiK1G12Wvn" ^
--title "Test table 2 (change.)" ^
--description "New table (change.)"

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -1,8 +1,8 @@
oint bitrix24 AddTaskTimeAccounting \
--url "b24-ar17wx.bitrix24.by" \
--task "2588" \
--task "4742" \
--amount 7200 \
--user 10 \
--text "Time spent on work" \
--date "2024-09-20T14:21:09.8115123" \
--date "2024-12-20T20:59:02.9370274" \
--token "***"

View File

@@ -1,8 +1,8 @@
oint bitrix24 AddTaskTimeAccounting ^
--url "b24-ar17wx.bitrix24.by" ^
--task "2588" ^
--task "4742" ^
--amount 7200 ^
--user 10 ^
--text "Time spent on work" ^
--date "2024-09-20T14:21:09.8115123" ^
--date "2024-12-20T20:59:02.9370274" ^
--token "***"

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -1,5 +1,5 @@
oint bitrix24 AttachFileToTopic \
--url "b24-ar17wx.bitrix24.by" \
--task "2582" \
--fileid 13652 \
--task "4736" \
--fileid 26130 \
--token "***"

View File

@@ -1,5 +1,5 @@
oint bitrix24 AttachFileToTopic ^
--url "b24-ar17wx.bitrix24.by" ^
--task "2582" ^
--fileid 13652 ^
--task "4736" ^
--fileid 26130 ^
--token "***"

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -1,5 +1,5 @@
oint bitrix24 CompleteTasksChecklistElement \
--url "b24-ar17wx.bitrix24.by" \
--task "2582" \
--element 1612 \
--task "4736" \
--element 3276 \
--token "***"

View File

@@ -1,5 +1,5 @@
oint bitrix24 CompleteTasksChecklistElement ^
--url "b24-ar17wx.bitrix24.by" ^
--task "2582" ^
--element 1612 ^
--task "4736" ^
--element 3276 ^
--token "***"

View File

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

@@ -0,0 +1,6 @@
:: JSON data can also be passed as a path to a .json file
oint bitrix24 CreateCalendar ^
--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,6 +1,6 @@
oint bitrix24 CreateDepartment \
--url "b24-ar17wx.bitrix24.by" \
--title "Subordinate department" \
--parentid 666 \
--parentid 1508 \
--headid 1 \
--token "***"

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -2,5 +2,5 @@
oint bitrix24 CreateTask \
--url "b24-ar17wx.bitrix24.by" \
--fields "{'TITLE':'New task','DESCRIPTION':'New task description','PRIORITY':'2','DEADLINE':'2024-10-21T14:17:15.5039781Z','RESPONSIBLE_ID':1}" \
--fields "{'TITLE':'New task','DESCRIPTION':'New task description','PRIORITY':'2','DEADLINE':'2025-01-21T20:54:27.0295802Z','RESPONSIBLE_ID':1}" \
--token "***"

View File

@@ -2,5 +2,5 @@
oint bitrix24 CreateTask ^
--url "b24-ar17wx.bitrix24.by" ^
--fields "{'TITLE':'New task','DESCRIPTION':'New task description','PRIORITY':'2','DEADLINE':'2024-10-21T14:17:15.5039781Z','RESPONSIBLE_ID':1}" ^
--fields "{'TITLE':'New task','DESCRIPTION':'New task description','PRIORITY':'2','DEADLINE':'2025-01-21T20:54:27.0295802Z','RESPONSIBLE_ID':1}" ^
--token "***"

View File

@@ -1,6 +1,6 @@
oint bitrix24 CreateTasksDependencies \
--url "b24-ar17wx.bitrix24.by" \
--taskfrom "2582" \
--taskto "2580" \
--taskfrom "4736" \
--taskto "4734" \
--linktype 2 \
--token "***"

View File

@@ -1,6 +1,6 @@
oint bitrix24 CreateTasksDependencies ^
--url "b24-ar17wx.bitrix24.by" ^
--taskfrom "2582" ^
--taskto "2580" ^
--taskfrom "4736" ^
--taskto "4734" ^
--linktype 2 ^
--token "***"

View File

@@ -2,5 +2,5 @@
oint bitrix24 CreateUser \
--url "b24-ar17wx.bitrix24.by" \
--fields "{'EMAIL':'61d426b5-8c59-4664-ab28-4517a8d23c95@exepmple.org','NAME':'Vitaly','LAST_NAME':'Alpaca','PERSONAL_MOBILE':'88003553535','UF_DEPARTMENT':1}" \
--fields "{'EMAIL':'9e25791a-6a0d-4bcc-a17d-9723933f8680@exepmple.org','NAME':'Vitaly','LAST_NAME':'Alpaca','PERSONAL_MOBILE':'88003553535','UF_DEPARTMENT':1}" \
--token "***"

View File

@@ -2,5 +2,5 @@
oint bitrix24 CreateUser ^
--url "b24-ar17wx.bitrix24.by" ^
--fields "{'EMAIL':'61d426b5-8c59-4664-ab28-4517a8d23c95@exepmple.org','NAME':'Vitaly','LAST_NAME':'Alpaca','PERSONAL_MOBILE':'88003553535','UF_DEPARTMENT':1}" ^
--fields "{'EMAIL':'9e25791a-6a0d-4bcc-a17d-9723933f8680@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 "2582" \
--task "4736" \
--token "***"

View File

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

View File

@@ -1,5 +1,5 @@
oint bitrix24 DelegateTask \
--url "b24-ar17wx.bitrix24.by" \
--task "2582" \
--user 674 \
--task "4736" \
--user 1510 \
--token "***"

View File

@@ -1,5 +1,5 @@
oint bitrix24 DelegateTask ^
--url "b24-ar17wx.bitrix24.by" ^
--task "2582" ^
--user 674 ^
--task "4736" ^
--user 1510 ^
--token "***"

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

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