1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-07-17 01:42:25 +02:00

Main build (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2025-03-18 11:35:12 +03:00
parent b53fce50d0
commit 73e1617628
404 changed files with 8503 additions and 7759 deletions

View File

@ -3,7 +3,7 @@
IdInstance = "71051...";
ApiTokenInstance = "425010d90e114aa6b78f0969e...";
GroupID = "120363397584380843@g.us";
GroupID = "120363418084188864@g.us";
UserID = "123123123@c.us";
AccessParameters = OPI_GreenAPI.FormAccessParameters(ApiUrl, MediaUrl, IdInstance, ApiTokenInstance);

View File

@ -4,7 +4,7 @@
ApiTokenInstance = "425010d90e114aa6b78f0969e...";
ChatID = "120363410406221140@g.us";
MessageID = "BAE5DA82B33D5FB6";
MessageID = "BAE5B17D266155A1";
AccessParameters = OPI_GreenAPI.FormAccessParameters(ApiUrl, MediaUrl, IdInstance, ApiTokenInstance);
Result = OPI_GreenAPI.DeleteMessage(AccessParameters, ChatID, MessageID);

View File

@ -3,7 +3,7 @@
IdInstance = "71051...";
ApiTokenInstance = "425010d90e114aa6b78f0969e...";
ReceiptID = "2";
ReceiptID = "1";
AccessParameters = OPI_GreenAPI.FormAccessParameters(ApiUrl, MediaUrl, IdInstance, ApiTokenInstance);
Result = OPI_GreenAPI.DeleteNotificationFromQueue(AccessParameters, ReceiptID);

View File

@ -4,7 +4,7 @@
ApiTokenInstance = "425010d90e114aa6b78f0969e...";
ChatID = "120363410406221140@g.us";
MessageID = "BAE5DA82B33D5FB6";
MessageID = "BAE5B17D266155A1";
Text = "New message text";
AccessParameters = OPI_GreenAPI.FormAccessParameters(ApiUrl, MediaUrl, IdInstance, ApiTokenInstance);

View File

@ -3,7 +3,7 @@
IdInstance = "71051...";
ApiTokenInstance = "425010d90e114aa6b78f0969e...";
GroupID = "120363397584380843@g.us";
GroupID = "120363418084188864@g.us";
UserID = "123123123@c.us";
AccessParameters = OPI_GreenAPI.FormAccessParameters(ApiUrl, MediaUrl, IdInstance, ApiTokenInstance);

View File

@ -6,7 +6,7 @@
From = "11001234567@c.us";
Target = "120363410406221140@g.us";
Message = "BAE5DA82B33D5FB6";
Message = "BAE5B17D266155A1";
AccessParameters = OPI_GreenAPI.FormAccessParameters(ApiUrl, MediaUrl, IdInstance, ApiTokenInstance);
Result = OPI_GreenAPI.ForwardMessages(AccessParameters, From, Target, Message);

View File

@ -3,7 +3,7 @@
IdInstance = "71051...";
ApiTokenInstance = "425010d90e114aa6b78f0969e...";
GroupID = "120363397584380843@g.us";
GroupID = "120363418084188864@g.us";
AccessParameters = OPI_GreenAPI.FormAccessParameters(ApiUrl, MediaUrl, IdInstance, ApiTokenInstance);
Result = OPI_GreenAPI.GetGroupInformation(AccessParameters, GroupID);

View File

@ -4,7 +4,7 @@
ApiTokenInstance = "425010d90e114aa6b78f0969e...";
ChatID = "120363410406221140@g.us";
MessageID = "BAE5DA82B33D5FB6";
MessageID = "BAE5B17D266155A1";
AccessParameters = OPI_GreenAPI.FormAccessParameters(ApiUrl, MediaUrl, IdInstance, ApiTokenInstance);
Result = OPI_GreenAPI.GetMessage(AccessParameters, ChatID, MessageID);

View File

@ -3,7 +3,7 @@
IdInstance = "71051...";
ApiTokenInstance = "425010d90e114aa6b78f0969e...";
GroupID = "120363397584380843@g.us";
GroupID = "120363418084188864@g.us";
AccessParameters = OPI_GreenAPI.FormAccessParameters(ApiUrl, MediaUrl, IdInstance, ApiTokenInstance);
Result = OPI_GreenAPI.LeaveGroup(AccessParameters, GroupID);

View File

@ -3,7 +3,7 @@
IdInstance = "71051...";
ApiTokenInstance = "425010d90e114aa6b78f0969e...";
GroupID = "120363397584380843@g.us";
GroupID = "120363418084188864@g.us";
UserID = "123123123@c.us";
AccessParameters = OPI_GreenAPI.FormAccessParameters(ApiUrl, MediaUrl, IdInstance, ApiTokenInstance);

View File

@ -3,7 +3,7 @@
IdInstance = "71051...";
ApiTokenInstance = "425010d90e114aa6b78f0969e...";
GroupID = "120363397584380843@g.us";
GroupID = "120363418084188864@g.us";
UserID = "123123123@c.us";
AccessParameters = OPI_GreenAPI.FormAccessParameters(ApiUrl, MediaUrl, IdInstance, ApiTokenInstance);

View File

@ -4,7 +4,7 @@
ApiTokenInstance = "425010d90e114aa6b78f0969e...";
Image = "https://api.athenaeum.digital/test_data/picture.jpg"; // URL, Path or Binary Data
GroupID = "120363397584380843@g.us";
GroupID = "120363418084188864@g.us";
AccessParameters = OPI_GreenAPI.FormAccessParameters(ApiUrl, MediaUrl, IdInstance, ApiTokenInstance);
Result = OPI_GreenAPI.SetGroupPicture(AccessParameters, GroupID, Image);

View File

@ -3,7 +3,7 @@
IdInstance = "71051...";
ApiTokenInstance = "425010d90e114aa6b78f0969e...";
GroupID = "120363397584380843@g.us";
GroupID = "120363418084188864@g.us";
Name = "New name";
AccessParameters = OPI_GreenAPI.FormAccessParameters(ApiUrl, MediaUrl, IdInstance, ApiTokenInstance);

View File

@ -45,9 +45,9 @@ import TabItem from '@theme/TabItem';
```bash
oint airtable CreateComment \
--token "***" \
--base "appYG9tqYXRpJv02A" \
--table "tblirGiu8t3TQD84w" \
--record "recWe76pFdYligzDC" \
--base "app6hpv6IrOlar3XV" \
--table "tbl1z3tSWFIO8cnbL" \
--record "recazHDexKQ1RsyhU" \
--text "TestComment"
```
</TabItem>
@ -56,9 +56,9 @@ import TabItem from '@theme/TabItem';
```batch
oint airtable CreateComment ^
--token "***" ^
--base "appYG9tqYXRpJv02A" ^
--table "tblirGiu8t3TQD84w" ^
--record "recWe76pFdYligzDC" ^
--base "app6hpv6IrOlar3XV" ^
--table "tbl1z3tSWFIO8cnbL" ^
--record "recazHDexKQ1RsyhU" ^
--text "TestComment"
```
</TabItem>

View File

@ -45,10 +45,10 @@ import TabItem from '@theme/TabItem';
```bash
oint airtable DeleteComment \
--token "***" \
--base "appYG9tqYXRpJv02A" \
--table "tblirGiu8t3TQD84w" \
--record "recWe76pFdYligzDC" \
--comment "comYtUeSv3QkgWlR3"
--base "app6hpv6IrOlar3XV" \
--table "tbl1z3tSWFIO8cnbL" \
--record "recazHDexKQ1RsyhU" \
--comment "com5vfmHEMauOCE6f"
```
</TabItem>
@ -56,10 +56,10 @@ import TabItem from '@theme/TabItem';
```batch
oint airtable DeleteComment ^
--token "***" ^
--base "appYG9tqYXRpJv02A" ^
--table "tblirGiu8t3TQD84w" ^
--record "recWe76pFdYligzDC" ^
--comment "comYtUeSv3QkgWlR3"
--base "app6hpv6IrOlar3XV" ^
--table "tbl1z3tSWFIO8cnbL" ^
--record "recazHDexKQ1RsyhU" ^
--comment "com5vfmHEMauOCE6f"
```
</TabItem>
</Tabs>

View File

@ -49,10 +49,10 @@ import TabItem from '@theme/TabItem';
```bash
oint airtable EditComment \
--token "***" \
--base "appYG9tqYXRpJv02A" \
--table "tblirGiu8t3TQD84w" \
--record "recWe76pFdYligzDC" \
--comment "comYtUeSv3QkgWlR3" \
--base "app6hpv6IrOlar3XV" \
--table "tbl1z3tSWFIO8cnbL" \
--record "recazHDexKQ1RsyhU" \
--comment "com5vfmHEMauOCE6f" \
--text "Test comment (change.)"
```
</TabItem>
@ -61,10 +61,10 @@ import TabItem from '@theme/TabItem';
```batch
oint airtable EditComment ^
--token "***" ^
--base "appYG9tqYXRpJv02A" ^
--table "tblirGiu8t3TQD84w" ^
--record "recWe76pFdYligzDC" ^
--comment "comYtUeSv3QkgWlR3" ^
--base "app6hpv6IrOlar3XV" ^
--table "tbl1z3tSWFIO8cnbL" ^
--record "recazHDexKQ1RsyhU" ^
--comment "com5vfmHEMauOCE6f" ^
--text "Test comment (change.)"
```
</TabItem>

View File

@ -44,9 +44,9 @@ import TabItem from '@theme/TabItem';
```bash
oint airtable GetComments \
--token "***" \
--base "appYG9tqYXRpJv02A" \
--table "tblirGiu8t3TQD84w" \
--record "recWe76pFdYligzDC"
--base "app6hpv6IrOlar3XV" \
--table "tbl1z3tSWFIO8cnbL" \
--record "recazHDexKQ1RsyhU"
```
</TabItem>
@ -54,9 +54,9 @@ import TabItem from '@theme/TabItem';
```batch
oint airtable GetComments ^
--token "***" ^
--base "appYG9tqYXRpJv02A" ^
--table "tblirGiu8t3TQD84w" ^
--record "recWe76pFdYligzDC"
--base "app6hpv6IrOlar3XV" ^
--table "tbl1z3tSWFIO8cnbL" ^
--record "recazHDexKQ1RsyhU"
```
</TabItem>
</Tabs>

View File

@ -54,8 +54,8 @@ import TabItem from '@theme/TabItem';
oint airtable CreatePosts \
--token "***" \
--base "appYG9tqYXRpJv02A" \
--table "tblirGiu8t3TQD84w" \
--base "app6hpv6IrOlar3XV" \
--table "tbl1z3tSWFIO8cnbL" \
--data "{'Number':10,'String':'Hello'}"
```
</TabItem>
@ -66,8 +66,8 @@ import TabItem from '@theme/TabItem';
oint airtable CreatePosts ^
--token "***" ^
--base "appYG9tqYXRpJv02A" ^
--table "tblirGiu8t3TQD84w" ^
--base "app6hpv6IrOlar3XV" ^
--table "tbl1z3tSWFIO8cnbL" ^
--data "{'Number':10,'String':'Hello'}"
```
</TabItem>

View File

@ -43,9 +43,9 @@ import TabItem from '@theme/TabItem';
```bash
oint airtable DeleteRecords \
--token "***" \
--base "appYG9tqYXRpJv02A" \
--table "tblirGiu8t3TQD84w" \
--records "recWe76pFdYligzDC"
--base "app6hpv6IrOlar3XV" \
--table "tbl1z3tSWFIO8cnbL" \
--records "recazHDexKQ1RsyhU"
```
</TabItem>
@ -53,9 +53,9 @@ import TabItem from '@theme/TabItem';
```batch
oint airtable DeleteRecords ^
--token "***" ^
--base "appYG9tqYXRpJv02A" ^
--table "tblirGiu8t3TQD84w" ^
--records "recWe76pFdYligzDC"
--base "app6hpv6IrOlar3XV" ^
--table "tbl1z3tSWFIO8cnbL" ^
--records "recazHDexKQ1RsyhU"
```
</TabItem>
</Tabs>

View File

@ -42,8 +42,8 @@ import TabItem from '@theme/TabItem';
```bash
oint airtable GetListOfRecords \
--token "***" \
--base "appYG9tqYXRpJv02A" \
--table "tblirGiu8t3TQD84w"
--base "app6hpv6IrOlar3XV" \
--table "tbl1z3tSWFIO8cnbL"
```
</TabItem>
@ -51,8 +51,8 @@ import TabItem from '@theme/TabItem';
```batch
oint airtable GetListOfRecords ^
--token "***" ^
--base "appYG9tqYXRpJv02A" ^
--table "tblirGiu8t3TQD84w"
--base "app6hpv6IrOlar3XV" ^
--table "tbl1z3tSWFIO8cnbL"
```
</TabItem>
</Tabs>

View File

@ -43,9 +43,9 @@ import TabItem from '@theme/TabItem';
```bash
oint airtable GetRecord \
--token "***" \
--base "appYG9tqYXRpJv02A" \
--table "tblirGiu8t3TQD84w" \
--record "recWe76pFdYligzDC"
--base "app6hpv6IrOlar3XV" \
--table "tbl1z3tSWFIO8cnbL" \
--record "recazHDexKQ1RsyhU"
```
</TabItem>
@ -53,9 +53,9 @@ import TabItem from '@theme/TabItem';
```batch
oint airtable GetRecord ^
--token "***" ^
--base "appYG9tqYXRpJv02A" ^
--table "tblirGiu8t3TQD84w" ^
--record "recWe76pFdYligzDC"
--base "app6hpv6IrOlar3XV" ^
--table "tbl1z3tSWFIO8cnbL" ^
--record "recazHDexKQ1RsyhU"
```
</TabItem>
</Tabs>

View File

@ -55,7 +55,7 @@ import TabItem from '@theme/TabItem';
```bash
oint airtable CreateTable \
--token "***" \
--base "appYG9tqYXRpJv02A" \
--base "app6hpv6IrOlar3XV" \
--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"
@ -66,7 +66,7 @@ import TabItem from '@theme/TabItem';
```batch
oint airtable CreateTable ^
--token "***" ^
--base "appYG9tqYXRpJv02A" ^
--base "app6hpv6IrOlar3XV" ^
--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

@ -45,8 +45,8 @@ import TabItem from '@theme/TabItem';
```bash
oint airtable ModifyTable \
--token "***" \
--base "appYG9tqYXRpJv02A" \
--table "tblirGiu8t3TQD84w" \
--base "app6hpv6IrOlar3XV" \
--table "tbl1z3tSWFIO8cnbL" \
--title "Test table 2 (change.)" \
--description "New table (change.)"
```
@ -56,8 +56,8 @@ import TabItem from '@theme/TabItem';
```batch
oint airtable ModifyTable ^
--token "***" ^
--base "appYG9tqYXRpJv02A" ^
--table "tblirGiu8t3TQD84w" ^
--base "app6hpv6IrOlar3XV" ^
--table "tbl1z3tSWFIO8cnbL" ^
--title "Test table 2 (change.)" ^
--description "New table (change.)"
```

View File

@ -39,7 +39,7 @@ import TabItem from '@theme/TabItem';
```bash
oint airtable GetDatabaseTables \
--token "***" \
--base "appYG9tqYXRpJv02A"
--base "app6hpv6IrOlar3XV"
```
</TabItem>
@ -47,7 +47,7 @@ import TabItem from '@theme/TabItem';
```batch
oint airtable GetDatabaseTables ^
--token "***" ^
--base "appYG9tqYXRpJv02A"
--base "app6hpv6IrOlar3XV"
```
</TabItem>
</Tabs>

View File

@ -46,10 +46,10 @@ import TabItem from '@theme/TabItem';
oint airtable CreateField \
--token "***" \
--base "appYG9tqYXRpJv02A" \
--table "tblirGiu8t3TQD84w" \
--title "01118ec1-05e5-4a76-92ae-fb10d146c74b" \
--fielddata "{'name':'01118ec1-05e5-4a76-92ae-fb10d146c74b','type':'number','options':{'precision':0}}"
--base "app6hpv6IrOlar3XV" \
--table "tbl1z3tSWFIO8cnbL" \
--title "eb536461-8675-411a-ba45-b103c5b31240" \
--fielddata "{'name':'eb536461-8675-411a-ba45-b103c5b31240','type':'number','options':{'precision':0}}"
```
</TabItem>
@ -59,10 +59,10 @@ import TabItem from '@theme/TabItem';
oint airtable CreateField ^
--token "***" ^
--base "appYG9tqYXRpJv02A" ^
--table "tblirGiu8t3TQD84w" ^
--title "01118ec1-05e5-4a76-92ae-fb10d146c74b" ^
--fielddata "{'name':'01118ec1-05e5-4a76-92ae-fb10d146c74b','type':'number','options':{'precision':0}}"
--base "app6hpv6IrOlar3XV" ^
--table "tbl1z3tSWFIO8cnbL" ^
--title "eb536461-8675-411a-ba45-b103c5b31240" ^
--fielddata "{'name':'eb536461-8675-411a-ba45-b103c5b31240','type':'number','options':{'precision':0}}"
```
</TabItem>
</Tabs>

View File

@ -35,14 +35,14 @@ import TabItem from '@theme/TabItem';
<TabItem value="bash" label="Bash" default>
```bash
oint airtable GetNumberField \
--title "01118ec1-05e5-4a76-92ae-fb10d146c74b"
--title "eb536461-8675-411a-ba45-b103c5b31240"
```
</TabItem>
<TabItem value="bat" label="CMD/Bat" default>
```batch
oint airtable GetNumberField ^
--title "01118ec1-05e5-4a76-92ae-fb10d146c74b"
--title "eb536461-8675-411a-ba45-b103c5b31240"
```
</TabItem>
</Tabs>

View File

@ -48,10 +48,10 @@ import TabItem from '@theme/TabItem';
```bash
oint airtable ModifyField \
--token "***" \
--base "appYG9tqYXRpJv02A" \
--table "tblirGiu8t3TQD84w" \
--field "fldziPMKo9JXibxTr" \
--title "8e607484-d44a-4da6-872d-c8f604cde2d4(change.)" \
--base "app6hpv6IrOlar3XV" \
--table "tbl1z3tSWFIO8cnbL" \
--field "flddShynyJlcpqF1h" \
--title "4f7e2391-0414-40c9-9401-84e975f9cd17(change.)" \
--description "New description"
```
</TabItem>
@ -60,10 +60,10 @@ import TabItem from '@theme/TabItem';
```batch
oint airtable ModifyField ^
--token "***" ^
--base "appYG9tqYXRpJv02A" ^
--table "tblirGiu8t3TQD84w" ^
--field "fldziPMKo9JXibxTr" ^
--title "8e607484-d44a-4da6-872d-c8f604cde2d4(change.)" ^
--base "app6hpv6IrOlar3XV" ^
--table "tbl1z3tSWFIO8cnbL" ^
--field "flddShynyJlcpqF1h" ^
--title "4f7e2391-0414-40c9-9401-84e975f9cd17(change.)" ^
--description "New description"
```
</TabItem>

View File

@ -111,7 +111,7 @@ Method at API documentation: [calendar.event.add](https://apidocs.bitrix24.ru/ap
oint bitrix24 CreateCalendarEvent \
--url "b24-ar17wx.bitrix24.by" \
--fields "{'type':'user','ownerId':1,'from':'2025-02-20T09:23:27.7497356','to':'2025-02-20T10:23:27.7497356','section':404,'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-03-02T09:23:27.7497356'},'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-03-19T11:11:59.9441288','to':'2025-03-19T12:11:59.9441288','section':480,'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-03-29T11:11:59.9441288'},'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 "***"
```
</TabItem>
@ -122,7 +122,7 @@ Method at API documentation: [calendar.event.add](https://apidocs.bitrix24.ru/ap
oint bitrix24 CreateCalendarEvent ^
--url "b24-ar17wx.bitrix24.by" ^
--fields "{'type':'user','ownerId':1,'from':'2025-02-20T09:23:27.7497356','to':'2025-02-20T10:23:27.7497356','section':404,'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-03-02T09:23:27.7497356'},'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-03-19T11:11:59.9441288','to':'2025-03-19T12:11:59.9441288','section':480,'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-03-29T11:11:59.9441288'},'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 "***"
```
</TabItem>

View File

@ -50,7 +50,7 @@ Method at API documentation: [calendar.event.delete](https://apidocs.bitrix24.ru
```bash
oint bitrix24 DeleteCalendarEvent \
--url "b24-ar17wx.bitrix24.by" \
--event 570 \
--event 722 \
--token "***"
```
</TabItem>
@ -59,7 +59,7 @@ Method at API documentation: [calendar.event.delete](https://apidocs.bitrix24.ru
```batch
oint bitrix24 DeleteCalendarEvent ^
--url "b24-ar17wx.bitrix24.by" ^
--event 570 ^
--event 722 ^
--token "***"
```
</TabItem>

View File

@ -50,7 +50,7 @@ Method at API documentation: [calendar.event.getbyid](https://apidocs.bitrix24.r
```bash
oint bitrix24 GetCalendarEvent \
--url "b24-ar17wx.bitrix24.by" \
--event 570 \
--event 722 \
--token "***"
```
</TabItem>
@ -59,7 +59,7 @@ Method at API documentation: [calendar.event.getbyid](https://apidocs.bitrix24.r
```batch
oint bitrix24 GetCalendarEvent ^
--url "b24-ar17wx.bitrix24.by" ^
--event 570 ^
--event 722 ^
--token "***"
```
</TabItem>

View File

@ -71,7 +71,7 @@ Method at API documentation: [calendar.event.get](https://apidocs.bitrix24.ru/ap
--url "b24-ar17wx.bitrix24.by" \
--owner 1 \
--type "user" \
--filter "{'from':'2025-02-20T09:23:45.0143902Z','to':'2025-02-21T09:23:45.0143902Z','section':[402,404]}" \
--filter "{'from':'2025-03-19T11:12:19.8718315Z','to':'2025-03-20T11:12:19.8718315Z','section':[478,480]}" \
--token "***"
```
</TabItem>
@ -84,7 +84,7 @@ Method at API documentation: [calendar.event.get](https://apidocs.bitrix24.ru/ap
--url "b24-ar17wx.bitrix24.by" ^
--owner 1 ^
--type "user" ^
--filter "{'from':'2025-02-20T09:23:45.0143902Z','to':'2025-02-21T09:23:45.0143902Z','section':[402,404]}" ^
--filter "{'from':'2025-03-19T11:12:19.8718315Z','to':'2025-03-20T11:12:19.8718315Z','section':[478,480]}" ^
--token "***"
```
</TabItem>

View File

@ -50,7 +50,7 @@ Method at API documentation: [calendar.meeting.status.get](https://apidocs.bitri
```bash
oint bitrix24 GetUserParticipationStatus \
--url "b24-ar17wx.bitrix24.by" \
--event 570 \
--event 722 \
--token "***"
```
</TabItem>
@ -59,7 +59,7 @@ Method at API documentation: [calendar.meeting.status.get](https://apidocs.bitri
```batch
oint bitrix24 GetUserParticipationStatus ^
--url "b24-ar17wx.bitrix24.by" ^
--event 570 ^
--event 722 ^
--token "***"
```
</TabItem>

View File

@ -52,7 +52,7 @@ Method at API documentation: [calendar.meeting.status.set](https://apidocs.bitri
```bash
oint bitrix24 SetUserParticipationStatus \
--url "b24-ar17wx.bitrix24.by" \
--event 570 \
--event 722 \
--status "Y" \
--token "***"
```
@ -62,7 +62,7 @@ Method at API documentation: [calendar.meeting.status.set](https://apidocs.bitri
```batch
oint bitrix24 SetUserParticipationStatus ^
--url "b24-ar17wx.bitrix24.by" ^
--event 570 ^
--event 722 ^
--status "Y" ^
--token "***"
```

View File

@ -63,7 +63,7 @@ Method at API documentation: [calendar.event.update](https://apidocs.bitrix24.ru
oint bitrix24 UpdateCalendarEvent \
--url "b24-ar17wx.bitrix24.by" \
--event 570 \
--event 722 \
--fields "{'ownerId':1,'type':'user','name':'Modified event','description':'New event description','importance':'low','private_event':'Y'}" \
--token "***"
```
@ -75,7 +75,7 @@ Method at API documentation: [calendar.event.update](https://apidocs.bitrix24.ru
oint bitrix24 UpdateCalendarEvent ^
--url "b24-ar17wx.bitrix24.by" ^
--event 570 ^
--event 722 ^
--fields "{'ownerId':1,'type':'user','name':'Modified event','description':'New event description','importance':'low','private_event':'Y'}" ^
--token "***"
```

View File

@ -54,7 +54,7 @@ Method at API documentation: [calendar.section.delete](https://apidocs.bitrix24.
```bash
oint bitrix24 DeleteCalendar \
--url "b24-ar17wx.bitrix24.by" \
--calendar 404 \
--calendar 480 \
--owner 1 \
--type "user" \
--token "***"
@ -65,7 +65,7 @@ Method at API documentation: [calendar.section.delete](https://apidocs.bitrix24.
```batch
oint bitrix24 DeleteCalendar ^
--url "b24-ar17wx.bitrix24.by" ^
--calendar 404 ^
--calendar 480 ^
--owner 1 ^
--type "user" ^
--token "***"

View File

@ -61,8 +61,8 @@ Method at API documentation: [calendar.accessibility.get](https://apidocs.bitrix
oint bitrix24 GetUserBusy \
--url "b24-ar17wx.bitrix24.by" \
--users 1 \
--from "2025-02-19T09:23:49.9601338" \
--to "2025-02-26T09:23:49.9601338" \
--from "2025-03-18T11:12:25.5786477" \
--to "2025-03-25T11:12:25.5786477" \
--token "***"
```
</TabItem>
@ -72,8 +72,8 @@ Method at API documentation: [calendar.accessibility.get](https://apidocs.bitrix
oint bitrix24 GetUserBusy ^
--url "b24-ar17wx.bitrix24.by" ^
--users 1 ^
--from "2025-02-19T09:23:49.9601338" ^
--to "2025-02-26T09:23:49.9601338" ^
--from "2025-03-18T11:12:25.5786477" ^
--to "2025-03-25T11:12:25.5786477" ^
--token "***"
```
</TabItem>

View File

@ -61,7 +61,7 @@ Method at API documentation: [calendar.section.update](https://apidocs.bitrix24.
oint bitrix24 UpdateCalendar \
--url "b24-ar17wx.bitrix24.by" \
--calendar 404 \
--calendar 480 \
--fields "{'type':'user','ownerId':1,'name':'New calendar name','description':'This calendar has been changed'}" \
--token "***"
```
@ -73,7 +73,7 @@ Method at API documentation: [calendar.section.update](https://apidocs.bitrix24.
oint bitrix24 UpdateCalendar ^
--url "b24-ar17wx.bitrix24.by" ^
--calendar 404 ^
--calendar 480 ^
--fields "{'type':'user','ownerId':1,'name':'New calendar name','description':'This calendar has been changed'}" ^
--token "***"
```

View File

@ -53,7 +53,7 @@ Method at API documentation: [disk.folder.addsubfolder](https://dev.1c-bitrix.ru
```bash
oint bitrix24 CreateSubfolder \
--url "b24-ar17wx.bitrix24.by" \
--folderid 29162 \
--folderid 30286 \
--title "New subfolder" \
--token "***"
```
@ -63,7 +63,7 @@ Method at API documentation: [disk.folder.addsubfolder](https://dev.1c-bitrix.ru
```batch
oint bitrix24 CreateSubfolder ^
--url "b24-ar17wx.bitrix24.by" ^
--folderid 29162 ^
--folderid 30286 ^
--title "New subfolder" ^
--token "***"
```

View File

@ -50,7 +50,7 @@ Method at API documentation: [disk.folder.deletetree](https://dev.1c-bitrix.ru/r
```bash
oint bitrix24 DeleteFolder \
--url "b24-ar17wx.bitrix24.by" \
--folderid 29162 \
--folderid 30286 \
--token "***"
```
</TabItem>
@ -59,7 +59,7 @@ Method at API documentation: [disk.folder.deletetree](https://dev.1c-bitrix.ru/r
```batch
oint bitrix24 DeleteFolder ^
--url "b24-ar17wx.bitrix24.by" ^
--folderid 29162 ^
--folderid 30286 ^
--token "***"
```
</TabItem>

View File

@ -49,7 +49,7 @@ Method at API documentation: [disk.folder.getExternalLink](https://dev.1c-bitrix
```bash
oint bitrix24 GetFolderExternalLink \
--url "b24-ar17wx.bitrix24.by" \
--folderid 29162 \
--folderid 30286 \
--token "***"
```
</TabItem>
@ -58,7 +58,7 @@ Method at API documentation: [disk.folder.getExternalLink](https://dev.1c-bitrix
```batch
oint bitrix24 GetFolderExternalLink ^
--url "b24-ar17wx.bitrix24.by" ^
--folderid 29162 ^
--folderid 30286 ^
--token "***"
```
</TabItem>

View File

@ -49,7 +49,7 @@ Method at API documentation: [disk.folder.get](https://dev.1c-bitrix.ru/rest_hel
```bash
oint bitrix24 GetFolderInformation \
--url "b24-ar17wx.bitrix24.by" \
--folderid 29162 \
--folderid 30286 \
--token "***"
```
</TabItem>
@ -58,7 +58,7 @@ Method at API documentation: [disk.folder.get](https://dev.1c-bitrix.ru/rest_hel
```batch
oint bitrix24 GetFolderInformation ^
--url "b24-ar17wx.bitrix24.by" ^
--folderid 29162 ^
--folderid 30286 ^
--token "***"
```
</TabItem>

View File

@ -50,7 +50,7 @@ Method at API documentation: [disk.folder.getchildren](https://dev.1c-bitrix.ru/
```bash
oint bitrix24 GetFolderItems \
--url "b24-ar17wx.bitrix24.by" \
--folderid 29162 \
--folderid 30286 \
--token "***"
```
</TabItem>
@ -59,7 +59,7 @@ Method at API documentation: [disk.folder.getchildren](https://dev.1c-bitrix.ru/
```batch
oint bitrix24 GetFolderItems ^
--url "b24-ar17wx.bitrix24.by" ^
--folderid 29162 ^
--folderid 30286 ^
--token "***"
```
</TabItem>

View File

@ -57,8 +57,8 @@ Method at API documentation: [disk.folder.copyto](https://dev.1c-bitrix.ru/rest_
```bash
oint bitrix24 MakeFolderCopy \
--url "b24-ar17wx.bitrix24.by" \
--folderid 29164 \
--tagetid 29166 \
--folderid 30288 \
--tagetid 30290 \
--token "***"
```
</TabItem>
@ -67,8 +67,8 @@ Method at API documentation: [disk.folder.copyto](https://dev.1c-bitrix.ru/rest_
```batch
oint bitrix24 MakeFolderCopy ^
--url "b24-ar17wx.bitrix24.by" ^
--folderid 29164 ^
--tagetid 29166 ^
--folderid 30288 ^
--tagetid 30290 ^
--token "***"
```
</TabItem>

View File

@ -49,7 +49,7 @@ Method at API documentation: [disk.folder.markdeleted](https://dev.1c-bitrix.ru/
```bash
oint bitrix24 MarkFolderAsDeleted \
--url "b24-ar17wx.bitrix24.by" \
--folderid 29162 \
--folderid 30286 \
--token "***"
```
</TabItem>
@ -58,7 +58,7 @@ Method at API documentation: [disk.folder.markdeleted](https://dev.1c-bitrix.ru/
```batch
oint bitrix24 MarkFolderAsDeleted ^
--url "b24-ar17wx.bitrix24.by" ^
--folderid 29162 ^
--folderid 30286 ^
--token "***"
```
</TabItem>

View File

@ -56,8 +56,8 @@ Method at API documentation: [disk.folder.moveto](https://dev.1c-bitrix.ru/rest_
```bash
oint bitrix24 MoveFolder \
--url "b24-ar17wx.bitrix24.by" \
--folderid 29164 \
--tagetid 29160 \
--folderid 30288 \
--tagetid 30284 \
--token "***"
```
</TabItem>
@ -66,8 +66,8 @@ Method at API documentation: [disk.folder.moveto](https://dev.1c-bitrix.ru/rest_
```batch
oint bitrix24 MoveFolder ^
--url "b24-ar17wx.bitrix24.by" ^
--folderid 29164 ^
--tagetid 29160 ^
--folderid 30288 ^
--tagetid 30284 ^
--token "***"
```
</TabItem>

View File

@ -54,7 +54,7 @@ Method at API documentation: [disk.folder.rename](https://dev.1c-bitrix.ru/rest_
```bash
oint bitrix24 RenameFolder \
--url "b24-ar17wx.bitrix24.by" \
--folderid 29162 \
--folderid 30286 \
--title "New catalog" \
--token "***"
```
@ -64,7 +64,7 @@ Method at API documentation: [disk.folder.rename](https://dev.1c-bitrix.ru/rest_
```batch
oint bitrix24 RenameFolder ^
--url "b24-ar17wx.bitrix24.by" ^
--folderid 29162 ^
--folderid 30286 ^
--title "New catalog" ^
--token "***"
```

View File

@ -49,7 +49,7 @@ Method at API documentation: [disk.folder.restore](https://dev.1c-bitrix.ru/rest
```bash
oint bitrix24 RestoreFolder \
--url "b24-ar17wx.bitrix24.by" \
--folderid 29162 \
--folderid 30286 \
--token "***"
```
</TabItem>
@ -58,7 +58,7 @@ Method at API documentation: [disk.folder.restore](https://dev.1c-bitrix.ru/rest
```batch
oint bitrix24 RestoreFolder ^
--url "b24-ar17wx.bitrix24.by" ^
--folderid 29162 ^
--folderid 30286 ^
--token "***"
```
</TabItem>

View File

@ -57,7 +57,7 @@ Method at API documentation: [im.chat.user.add](https://dev.1c-bitrix.ru/learnin
```bash
oint bitrix24 AddUsersToChat \
--url "b24-ar17wx.bitrix24.by" \
--chat 2098 \
--chat 2184 \
--users "[10,12]" \
--hide true \
--token "***"
@ -68,7 +68,7 @@ Method at API documentation: [im.chat.user.add](https://dev.1c-bitrix.ru/learnin
```batch
oint bitrix24 AddUsersToChat ^
--url "b24-ar17wx.bitrix24.by" ^
--chat 2098 ^
--chat 2184 ^
--users "[10,12]" ^
--hide true ^
--token "***"

View File

@ -56,7 +56,7 @@ Available colours: RED, GREEN, MINT, LIGHT_BLUE, DARK_BLUE, PURPLE, AQUA, PINK,
```bash
oint bitrix24 ChangeChatColor \
--url "b24-ar17wx.bitrix24.by" \
--chat 2096 \
--chat 2182 \
--color "PURPLE" \
--token "***"
```
@ -66,7 +66,7 @@ Available colours: RED, GREEN, MINT, LIGHT_BLUE, DARK_BLUE, PURPLE, AQUA, PINK,
```batch
oint bitrix24 ChangeChatColor ^
--url "b24-ar17wx.bitrix24.by" ^
--chat 2096 ^
--chat 2182 ^
--color "PURPLE" ^
--token "***"
```

View File

@ -53,7 +53,7 @@ Method at API documentation: [im.chat.setOwner](https://dev.1c-bitrix.ru/learnin
```bash
oint bitrix24 ChangeChatOwner \
--url "b24-ar17wx.bitrix24.by" \
--chat 2098 \
--chat 2184 \
--user 10 \
--token "***"
```
@ -63,7 +63,7 @@ Method at API documentation: [im.chat.setOwner](https://dev.1c-bitrix.ru/learnin
```batch
oint bitrix24 ChangeChatOwner ^
--url "b24-ar17wx.bitrix24.by" ^
--chat 2098 ^
--chat 2184 ^
--user 10 ^
--token "***"
```

View File

@ -55,7 +55,7 @@ Parameters with Binary data type can also accept file paths on disk and URLs
```bash
oint bitrix24 ChangeChatPicture \
--url "b24-ar17wx.bitrix24.by" \
--chat 2098 \
--chat 2184 \
--picture "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg" \
--token "***"
```
@ -65,7 +65,7 @@ Parameters with Binary data type can also accept file paths on disk and URLs
```batch
oint bitrix24 ChangeChatPicture ^
--url "b24-ar17wx.bitrix24.by" ^
--chat 2098 ^
--chat 2184 ^
--picture "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg" ^
--token "***"
```

View File

@ -55,7 +55,7 @@ Method at API documentation: [im.chat.updateTitle](https://dev.1c-bitrix.ru/lear
```bash
oint bitrix24 ChangeChatTitle \
--url "b24-ar17wx.bitrix24.by" \
--chat 2098 \
--chat 2184 \
--title "Another title" \
--token "***"
```
@ -65,7 +65,7 @@ Method at API documentation: [im.chat.updateTitle](https://dev.1c-bitrix.ru/lear
```batch
oint bitrix24 ChangeChatTitle ^
--url "b24-ar17wx.bitrix24.by" ^
--chat 2098 ^
--chat 2184 ^
--title "Another title" ^
--token "***"
```

View File

@ -53,7 +53,7 @@ Method at API documentation: [im.chat.user.delete](https://dev.1c-bitrix.ru/lear
```bash
oint bitrix24 DeleteUserFromChat \
--url "b24-ar17wx.bitrix24.by" \
--chat 2098 \
--chat 2184 \
--user 10 \
--token "***"
```
@ -63,7 +63,7 @@ Method at API documentation: [im.chat.user.delete](https://dev.1c-bitrix.ru/lear
```batch
oint bitrix24 DeleteUserFromChat ^
--url "b24-ar17wx.bitrix24.by" ^
--chat 2098 ^
--chat 2184 ^
--user 10 ^
--token "***"
```

View File

@ -50,7 +50,7 @@ Method at API documentation: [im.chat.mute](https://dev.1c-bitrix.ru/learning/co
```bash
oint bitrix24 DisableChatNotifications \
--url "b24-ar17wx.bitrix24.by" \
--chat 2098 \
--chat 2184 \
--token "***"
```
</TabItem>
@ -59,7 +59,7 @@ Method at API documentation: [im.chat.mute](https://dev.1c-bitrix.ru/learning/co
```batch
oint bitrix24 DisableChatNotifications ^
--url "b24-ar17wx.bitrix24.by" ^
--chat 2098 ^
--chat 2184 ^
--token "***"
```
</TabItem>

View File

@ -50,7 +50,7 @@ Method at API documentation: [im.chat.mute](https://dev.1c-bitrix.ru/learning/co
```bash
oint bitrix24 EnableChatNotifications \
--url "b24-ar17wx.bitrix24.by" \
--chat 2098 \
--chat 2184 \
--token "***"
```
</TabItem>
@ -59,7 +59,7 @@ Method at API documentation: [im.chat.mute](https://dev.1c-bitrix.ru/learning/co
```batch
oint bitrix24 EnableChatNotifications ^
--url "b24-ar17wx.bitrix24.by" ^
--chat 2098 ^
--chat 2184 ^
--token "***"
```
</TabItem>

View File

@ -50,7 +50,7 @@ Method at API documentation: [im.disk.folder.get](https://dev.1c-bitrix.ru/learn
```bash
oint bitrix24 GetChatFilesFolder \
--url "https://b24-ar17wx.bitrix24.by/rest/1/***" \
--chat 2096
--chat 2182
```
</TabItem>
@ -58,7 +58,7 @@ Method at API documentation: [im.disk.folder.get](https://dev.1c-bitrix.ru/learn
```batch
oint bitrix24 GetChatFilesFolder ^
--url "https://b24-ar17wx.bitrix24.by/rest/1/***" ^
--chat 2096
--chat 2182
```
</TabItem>
</Tabs>

View File

@ -50,7 +50,7 @@ Method at API documentation: [im.chat.user.list](https://dev.1c-bitrix.ru/learni
```bash
oint bitrix24 GetChatUsers \
--url "b24-ar17wx.bitrix24.by" \
--chat 2098 \
--chat 2184 \
--token "***"
```
</TabItem>
@ -59,7 +59,7 @@ Method at API documentation: [im.chat.user.list](https://dev.1c-bitrix.ru/learni
```batch
oint bitrix24 GetChatUsers ^
--url "b24-ar17wx.bitrix24.by" ^
--chat 2098 ^
--chat 2184 ^
--token "***"
```
</TabItem>

View File

@ -50,7 +50,7 @@ Method at API documentation: [im.chat.leave](https://dev.1c-bitrix.ru/learning/c
```bash
oint bitrix24 LeaveChat \
--url "b24-ar17wx.bitrix24.by" \
--chat 2098 \
--chat 2184 \
--token "***"
```
</TabItem>
@ -59,7 +59,7 @@ Method at API documentation: [im.chat.leave](https://dev.1c-bitrix.ru/learning/c
```batch
oint bitrix24 LeaveChat ^
--url "b24-ar17wx.bitrix24.by" ^
--chat 2098 ^
--chat 2184 ^
--token "***"
```
</TabItem>

View File

@ -54,7 +54,7 @@ Method at API documentation: [task.commentitem.add](https://dev.1c-bitrix.ru/res
```bash
oint bitrix24 AddTaskComment \
--url "b24-ar17wx.bitrix24.by" \
--task "5252" \
--task "5442" \
--text "Task uninpossible, don't split up" \
--token "***"
```
@ -64,7 +64,7 @@ Method at API documentation: [task.commentitem.add](https://dev.1c-bitrix.ru/res
```batch
oint bitrix24 AddTaskComment ^
--url "b24-ar17wx.bitrix24.by" ^
--task "5252" ^
--task "5442" ^
--text "Task uninpossible, don't split up" ^
--token "***"
```

View File

@ -50,7 +50,7 @@ Method at API documentation: [tasks.task.result.addFromComment](https://dev.1c-b
```bash
oint bitrix24 CreateResultFromComment \
--url "b24-ar17wx.bitrix24.by" \
--comment 12302 \
--comment 12722 \
--token "***"
```
</TabItem>
@ -59,7 +59,7 @@ Method at API documentation: [tasks.task.result.addFromComment](https://dev.1c-b
```batch
oint bitrix24 CreateResultFromComment ^
--url "b24-ar17wx.bitrix24.by" ^
--comment 12302 ^
--comment 12722 ^
--token "***"
```
</TabItem>

View File

@ -50,7 +50,7 @@ Method at API documentation: [tasks.task.result.deleteFromComment](https://dev.1
```bash
oint bitrix24 DeleteResultFromComment \
--url "b24-ar17wx.bitrix24.by" \
--comment 12302 \
--comment 12722 \
--token "***"
```
</TabItem>
@ -59,7 +59,7 @@ Method at API documentation: [tasks.task.result.deleteFromComment](https://dev.1
```batch
oint bitrix24 DeleteResultFromComment ^
--url "b24-ar17wx.bitrix24.by" ^
--comment 12302 ^
--comment 12722 ^
--token "***"
```
</TabItem>

View File

@ -52,8 +52,8 @@ Method at API documentation: [task.commentitem.delete](https://dev.1c-bitrix.ru/
```bash
oint bitrix24 DeleteTaskComment \
--url "b24-ar17wx.bitrix24.by" \
--task "5252" \
--comment 12302 \
--task "5442" \
--comment 12722 \
--token "***"
```
</TabItem>
@ -62,8 +62,8 @@ Method at API documentation: [task.commentitem.delete](https://dev.1c-bitrix.ru/
```batch
oint bitrix24 DeleteTaskComment ^
--url "b24-ar17wx.bitrix24.by" ^
--task "5252" ^
--comment 12302 ^
--task "5442" ^
--comment 12722 ^
--token "***"
```
</TabItem>

View File

@ -49,7 +49,7 @@ Method at API documentation: [tasks.task.result.list](https://dev.1c-bitrix.ru/r
```bash
oint bitrix24 GetResultsList \
--url "b24-ar17wx.bitrix24.by" \
--task "5252" \
--task "5442" \
--token "***"
```
</TabItem>
@ -58,7 +58,7 @@ Method at API documentation: [tasks.task.result.list](https://dev.1c-bitrix.ru/r
```batch
oint bitrix24 GetResultsList ^
--url "b24-ar17wx.bitrix24.by" ^
--task "5252" ^
--task "5442" ^
--token "***"
```
</TabItem>

View File

@ -52,8 +52,8 @@ Method at API documentation: [task.commentitem.get](https://dev.1c-bitrix.ru/res
```bash
oint bitrix24 GetTaskComment \
--url "b24-ar17wx.bitrix24.by" \
--task "5252" \
--comment 12302 \
--task "5442" \
--comment 12722 \
--token "***"
```
</TabItem>
@ -62,8 +62,8 @@ Method at API documentation: [task.commentitem.get](https://dev.1c-bitrix.ru/res
```batch
oint bitrix24 GetTaskComment ^
--url "b24-ar17wx.bitrix24.by" ^
--task "5252" ^
--comment 12302 ^
--task "5442" ^
--comment 12722 ^
--token "***"
```
</TabItem>

View File

@ -49,7 +49,7 @@ Method at API documentation: [task.commentitem.getlist](https://dev.1c-bitrix.ru
```bash
oint bitrix24 GetTaskCommentsList \
--url "b24-ar17wx.bitrix24.by" \
--task "5252" \
--task "5442" \
--token "***"
```
</TabItem>
@ -58,7 +58,7 @@ Method at API documentation: [task.commentitem.getlist](https://dev.1c-bitrix.ru
```batch
oint bitrix24 GetTaskCommentsList ^
--url "b24-ar17wx.bitrix24.by" ^
--task "5252" ^
--task "5442" ^
--token "***"
```
</TabItem>

View File

@ -57,8 +57,8 @@ Method at API documentation: [task.commentitem.update](https://dev.1c-bitrix.ru/
```bash
oint bitrix24 UpdateTaskComment \
--url "b24-ar17wx.bitrix24.by" \
--task "5252" \
--comment 12302 \
--task "5442" \
--comment 12722 \
--text "The task has been changed, let's split up" \
--token "***"
```
@ -68,8 +68,8 @@ Method at API documentation: [task.commentitem.update](https://dev.1c-bitrix.ru/
```batch
oint bitrix24 UpdateTaskComment ^
--url "b24-ar17wx.bitrix24.by" ^
--task "5252" ^
--comment 12302 ^
--task "5442" ^
--comment 12722 ^
--text "The task has been changed, let's split up" ^
--token "***"
```

View File

@ -50,7 +50,7 @@ Method at API documentation: [crm.deal.delete](https://dev.1c-bitrix.ru/rest_hel
```bash
oint bitrix24 DeleteDeal \
--url "b24-ar17wx.bitrix24.by" \
--deal 2992 \
--deal 3144 \
--token "***"
```
</TabItem>
@ -59,7 +59,7 @@ Method at API documentation: [crm.deal.delete](https://dev.1c-bitrix.ru/rest_hel
```batch
oint bitrix24 DeleteDeal ^
--url "b24-ar17wx.bitrix24.by" ^
--deal 2992 ^
--deal 3144 ^
--token "***"
```
</TabItem>

View File

@ -50,7 +50,7 @@ Method at API documentation: [crm.deal.get](https://dev.1c-bitrix.ru/rest_help/c
```bash
oint bitrix24 GetDeal \
--url "b24-ar17wx.bitrix24.by" \
--deal 2990 \
--deal 3142 \
--token "***"
```
</TabItem>
@ -59,7 +59,7 @@ Method at API documentation: [crm.deal.get](https://dev.1c-bitrix.ru/rest_help/c
```batch
oint bitrix24 GetDeal ^
--url "b24-ar17wx.bitrix24.by" ^
--deal 2990 ^
--deal 3142 ^
--token "***"
```
</TabItem>

View File

@ -61,7 +61,7 @@ Method at API documentation: [crm.deal.update](https://dev.1c-bitrix.ru/rest_hel
oint bitrix24 UpdateDeal \
--url "b24-ar17wx.bitrix24.by" \
--deal 2992 \
--deal 3144 \
--fields "{'TITLE':'Future deal in RUB','CURRENCY_ID':'RUB','OPPORTUNITY':50000,'BEGINDATE':'2025-01-01'}" \
--token "***"
```
@ -73,7 +73,7 @@ Method at API documentation: [crm.deal.update](https://dev.1c-bitrix.ru/rest_hel
oint bitrix24 UpdateDeal ^
--url "b24-ar17wx.bitrix24.by" ^
--deal 2992 ^
--deal 3144 ^
--fields "{'TITLE':'Future deal in RUB','CURRENCY_ID':'RUB','OPPORTUNITY':50000,'BEGINDATE':'2025-01-01'}" ^
--token "***"
```

View File

@ -58,7 +58,7 @@ Method at API documentation: [department.add](https://dev.1c-bitrix.ru/rest_help
oint bitrix24 CreateDepartment \
--url "b24-ar17wx.bitrix24.by" \
--title "Subordinate department" \
--parentid 1708 \
--parentid 1784 \
--headid 1 \
--token "***"
```
@ -69,7 +69,7 @@ Method at API documentation: [department.add](https://dev.1c-bitrix.ru/rest_help
oint bitrix24 CreateDepartment ^
--url "b24-ar17wx.bitrix24.by" ^
--title "Subordinate department" ^
--parentid 1708 ^
--parentid 1784 ^
--headid 1 ^
--token "***"
```

View File

@ -50,7 +50,7 @@ Method at API documentation: [department.delete](https://dev.1c-bitrix.ru/rest_h
```bash
oint bitrix24 DeleteDepartment \
--url "b24-ar17wx.bitrix24.by" \
--depid 1708 \
--depid 1784 \
--token "***"
```
</TabItem>
@ -59,7 +59,7 @@ Method at API documentation: [department.delete](https://dev.1c-bitrix.ru/rest_h
```batch
oint bitrix24 DeleteDepartment ^
--url "b24-ar17wx.bitrix24.by" ^
--depid 1708 ^
--depid 1784 ^
--token "***"
```
</TabItem>

View File

@ -60,7 +60,7 @@ Method at API documentation: [department.update](https://dev.1c-bitrix.ru/rest_h
```bash
oint bitrix24 UpdateDepartment \
--url "b24-ar17wx.bitrix24.by" \
--depid 1710 \
--depid 1786 \
--title "New department" \
--parentid 1 \
--headid 10 \
@ -72,7 +72,7 @@ Method at API documentation: [department.update](https://dev.1c-bitrix.ru/rest_h
```batch
oint bitrix24 UpdateDepartment ^
--url "b24-ar17wx.bitrix24.by" ^
--depid 1710 ^
--depid 1786 ^
--title "New department" ^
--parentid 1 ^
--headid 10 ^

View File

@ -52,7 +52,7 @@ Method at API documentation: [log.blogcomment.add](https://dev.1c-bitrix.ru/rest
```bash
oint bitrix24 AddPostComment \
--url "b24-ar17wx.bitrix24.by" \
--postid 2058 \
--postid 2134 \
--text "Another comment" \
--token "***"
```
@ -62,7 +62,7 @@ Method at API documentation: [log.blogcomment.add](https://dev.1c-bitrix.ru/rest
```batch
oint bitrix24 AddPostComment ^
--url "b24-ar17wx.bitrix24.by" ^
--postid 2058 ^
--postid 2134 ^
--text "Another comment" ^
--token "***"
```

View File

@ -51,7 +51,7 @@ Method at API documentation: [log.blogpost.share](https://dev.1c-bitrix.ru/rest_
```bash
oint bitrix24 AddPostRecipients \
--url "b24-ar17wx.bitrix24.by" \
--postid 2058 \
--postid 2134 \
--vision "UA" \
--token "***"
```
@ -61,7 +61,7 @@ Method at API documentation: [log.blogpost.share](https://dev.1c-bitrix.ru/rest_
```batch
oint bitrix24 AddPostRecipients ^
--url "b24-ar17wx.bitrix24.by" ^
--postid 2058 ^
--postid 2134 ^
--vision "UA" ^
--token "***"
```

View File

@ -50,7 +50,7 @@ Method at API documentation: [log.blogpost.delete](https://dev.1c-bitrix.ru/rest
```bash
oint bitrix24 DeletePost \
--url "b24-ar17wx.bitrix24.by" \
--postid 2058 \
--postid 2134 \
--token "***"
```
</TabItem>
@ -59,7 +59,7 @@ Method at API documentation: [log.blogpost.delete](https://dev.1c-bitrix.ru/rest
```batch
oint bitrix24 DeletePost ^
--url "b24-ar17wx.bitrix24.by" ^
--postid 2058 ^
--postid 2134 ^
--token "***"
```
</TabItem>

View File

@ -49,7 +49,7 @@ Method at API documentation: [log.blogpost.getusers.important](https://dev.1c-bi
```bash
oint bitrix24 GetImportantPostViewers \
--url "b24-ar17wx.bitrix24.by" \
--postid 2056 \
--postid 2132 \
--token "***"
```
</TabItem>
@ -58,7 +58,7 @@ Method at API documentation: [log.blogpost.getusers.important](https://dev.1c-bi
```batch
oint bitrix24 GetImportantPostViewers ^
--url "b24-ar17wx.bitrix24.by" ^
--postid 2056 ^
--postid 2132 ^
--token "***"
```
</TabItem>

View File

@ -50,7 +50,7 @@ Method at API documentation: [log.blogpost.get](https://dev.1c-bitrix.ru/rest_he
```bash
oint bitrix24 GetPosts \
--url "b24-ar17wx.bitrix24.by" \
--postid 2058 \
--postid 2134 \
--token "***"
```
</TabItem>
@ -59,7 +59,7 @@ Method at API documentation: [log.blogpost.get](https://dev.1c-bitrix.ru/rest_he
```batch
oint bitrix24 GetPosts ^
--url "b24-ar17wx.bitrix24.by" ^
--postid 2058 ^
--postid 2134 ^
--token "***"
```
</TabItem>

View File

@ -63,7 +63,7 @@ Method at API documentation: [log.blogpost.update](https://dev.1c-bitrix.ru/rest
oint bitrix24 UpdatePost \
--url "b24-ar17wx.bitrix24.by" \
--postid 2056 \
--postid 2132 \
--text "New post text" \
--files "{'1.png':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg'}" \
--title "New post title" \
@ -77,7 +77,7 @@ Method at API documentation: [log.blogpost.update](https://dev.1c-bitrix.ru/rest
oint bitrix24 UpdatePost ^
--url "b24-ar17wx.bitrix24.by" ^
--postid 2056 ^
--postid 2132 ^
--text "New post text" ^
--files "{'1.png':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg'}" ^
--title "New post title" ^

View File

@ -50,7 +50,7 @@ Method at API documentation: [disk.file.delete](https://dev.1c-bitrix.ru/rest_he
```bash
oint bitrix24 DeleteFile \
--url "b24-ar17wx.bitrix24.by" \
--fileid 29156 \
--fileid 30280 \
--token "***"
```
</TabItem>
@ -59,7 +59,7 @@ Method at API documentation: [disk.file.delete](https://dev.1c-bitrix.ru/rest_he
```batch
oint bitrix24 DeleteFile ^
--url "b24-ar17wx.bitrix24.by" ^
--fileid 29156 ^
--fileid 30280 ^
--token "***"
```
</TabItem>

View File

@ -51,7 +51,7 @@ Method at API documentation: [disk.file.getExternalLink](https://dev.1c-bitrix.r
```bash
oint bitrix24 GetFileExternalLink \
--url "b24-ar17wx.bitrix24.by" \
--fileid 29156 \
--fileid 30280 \
--token "***"
```
</TabItem>
@ -60,7 +60,7 @@ Method at API documentation: [disk.file.getExternalLink](https://dev.1c-bitrix.r
```batch
oint bitrix24 GetFileExternalLink ^
--url "b24-ar17wx.bitrix24.by" ^
--fileid 29156 ^
--fileid 30280 ^
--token "***"
```
</TabItem>

View File

@ -49,7 +49,7 @@ Method at API documentation: [disk.file.get](https://dev.1c-bitrix.ru/rest_help/
```bash
oint bitrix24 GetFileInformation \
--url "b24-ar17wx.bitrix24.by" \
--fileid 29156 \
--fileid 30280 \
--token "***"
```
</TabItem>
@ -58,7 +58,7 @@ Method at API documentation: [disk.file.get](https://dev.1c-bitrix.ru/rest_help/
```batch
oint bitrix24 GetFileInformation ^
--url "b24-ar17wx.bitrix24.by" ^
--fileid 29156 ^
--fileid 30280 ^
--token "***"
```
</TabItem>

View File

@ -56,8 +56,8 @@ Method at API documentation: [disk.file.copyto](https://dev.1c-bitrix.ru/rest_he
```bash
oint bitrix24 MakeCopyFile \
--url "b24-ar17wx.bitrix24.by" \
--fileid 29156 \
--folderid 29162 \
--fileid 30280 \
--folderid 30286 \
--token "***"
```
</TabItem>
@ -66,8 +66,8 @@ Method at API documentation: [disk.file.copyto](https://dev.1c-bitrix.ru/rest_he
```batch
oint bitrix24 MakeCopyFile ^
--url "b24-ar17wx.bitrix24.by" ^
--fileid 29156 ^
--folderid 29162 ^
--fileid 30280 ^
--folderid 30286 ^
--token "***"
```
</TabItem>

View File

@ -49,7 +49,7 @@ Method at API documentation: [disk.file.markdeleted](https://dev.1c-bitrix.ru/re
```bash
oint bitrix24 MarkFileAsDeleted \
--url "b24-ar17wx.bitrix24.by" \
--fileid 29156 \
--fileid 30280 \
--token "***"
```
</TabItem>
@ -58,7 +58,7 @@ Method at API documentation: [disk.file.markdeleted](https://dev.1c-bitrix.ru/re
```batch
oint bitrix24 MarkFileAsDeleted ^
--url "b24-ar17wx.bitrix24.by" ^
--fileid 29156 ^
--fileid 30280 ^
--token "***"
```
</TabItem>

View File

@ -56,8 +56,8 @@ Method at API documentation: [disk.file.moveto](https://dev.1c-bitrix.ru/rest_he
```bash
oint bitrix24 MoveFileToFolder \
--url "b24-ar17wx.bitrix24.by" \
--fileid 29156 \
--folderid 29166 \
--fileid 30280 \
--folderid 30290 \
--token "***"
```
</TabItem>
@ -66,8 +66,8 @@ Method at API documentation: [disk.file.moveto](https://dev.1c-bitrix.ru/rest_he
```batch
oint bitrix24 MoveFileToFolder ^
--url "b24-ar17wx.bitrix24.by" ^
--fileid 29156 ^
--folderid 29166 ^
--fileid 30280 ^
--folderid 30290 ^
--token "***"
```
</TabItem>

View File

@ -54,7 +54,7 @@ Method at API documentation: [disk.file.rename](https://dev.1c-bitrix.ru/rest_he
```bash
oint bitrix24 RenameFile \
--url "b24-ar17wx.bitrix24.by" \
--fileid 29156 \
--fileid 30280 \
--title "New file name.jpg" \
--token "***"
```
@ -64,7 +64,7 @@ Method at API documentation: [disk.file.rename](https://dev.1c-bitrix.ru/rest_he
```batch
oint bitrix24 RenameFile ^
--url "b24-ar17wx.bitrix24.by" ^
--fileid 29156 ^
--fileid 30280 ^
--title "New file name.jpg" ^
--token "***"
```

View File

@ -49,7 +49,7 @@ Method at API documentation: [disk.file.restore](https://dev.1c-bitrix.ru/rest_h
```bash
oint bitrix24 RestoreFile \
--url "b24-ar17wx.bitrix24.by" \
--fileid 29156 \
--fileid 30280 \
--token "***"
```
</TabItem>
@ -58,7 +58,7 @@ Method at API documentation: [disk.file.restore](https://dev.1c-bitrix.ru/rest_h
```batch
oint bitrix24 RestoreFile ^
--url "b24-ar17wx.bitrix24.by" ^
--fileid 29156 ^
--fileid 30280 ^
--token "***"
```
</TabItem>

View File

@ -62,7 +62,7 @@ Parameters with Binary data type can also accept file paths on disk and URLs
--url "https://b24-ar17wx.bitrix24.by/rest/1/***" \
--title "Imortant doc.docx" \
--file "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/document.docx" \
--folderid 29188
--folderid 30312
```
</TabItem>
@ -72,7 +72,7 @@ Parameters with Binary data type can also accept file paths on disk and URLs
--url "https://b24-ar17wx.bitrix24.by/rest/1/***" ^
--title "Imortant doc.docx" ^
--file "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/document.docx" ^
--folderid 29188
--folderid 30312
```
</TabItem>
</Tabs>

View File

@ -62,7 +62,7 @@ Method at API documentation: [task.stages.add](https://dev.1c-bitrix.ru/rest_hel
--url "b24-ar17wx.bitrix24.by" \
--title "New stage 2" \
--color "0026FF" \
--prevstage 1956 \
--prevstage 2032 \
--admin true \
--token "***"
```
@ -74,7 +74,7 @@ Method at API documentation: [task.stages.add](https://dev.1c-bitrix.ru/rest_hel
--url "b24-ar17wx.bitrix24.by" ^
--title "New stage 2" ^
--color "0026FF" ^
--prevstage 1956 ^
--prevstage 2032 ^
--admin true ^
--token "***"
```

View File

@ -53,7 +53,7 @@ Method at API documentation: [task.stages.delete](https://dev.1c-bitrix.ru/rest_
```bash
oint bitrix24 DeleteKanbanStage \
--url "b24-ar17wx.bitrix24.by" \
--stage 1958 \
--stage 2034 \
--token "***"
```
</TabItem>
@ -62,7 +62,7 @@ Method at API documentation: [task.stages.delete](https://dev.1c-bitrix.ru/rest_
```batch
oint bitrix24 DeleteKanbanStage ^
--url "b24-ar17wx.bitrix24.by" ^
--stage 1958 ^
--stage 2034 ^
--token "***"
```
</TabItem>

View File

@ -56,8 +56,8 @@ Method at API documentation: [task.stages.movetask](https://dev.1c-bitrix.ru/res
```bash
oint bitrix24 MoveTaskToKanbanStage \
--url "b24-ar17wx.bitrix24.by" \
--task "5254" \
--stage 1958 \
--task "5444" \
--stage 2034 \
--token "***"
```
</TabItem>
@ -66,8 +66,8 @@ Method at API documentation: [task.stages.movetask](https://dev.1c-bitrix.ru/res
```batch
oint bitrix24 MoveTaskToKanbanStage ^
--url "b24-ar17wx.bitrix24.by" ^
--task "5254" ^
--stage 1958 ^
--task "5444" ^
--stage 2034 ^
--token "***"
```
</TabItem>

View File

@ -61,7 +61,7 @@ Method at API documentation: [task.stages.update](https://dev.1c-bitrix.ru/rest_
oint bitrix24 UpdateKanbansStage \
--url "b24-ar17wx.bitrix24.by" \
--title "New stage name 2" \
--stage 1958 \
--stage 2034 \
--color "000000" \
--prevstage 6 \
--admin true \
@ -74,7 +74,7 @@ Method at API documentation: [task.stages.update](https://dev.1c-bitrix.ru/rest_
oint bitrix24 UpdateKanbansStage ^
--url "b24-ar17wx.bitrix24.by" ^
--title "New stage name 2" ^
--stage 1958 ^
--stage 2034 ^
--color "000000" ^
--prevstage 6 ^
--admin true ^

View File

@ -50,7 +50,7 @@ Method at API documentation: [crm.lead.delete](https://dev.1c-bitrix.ru/rest_hel
```bash
oint bitrix24 DeleteLead \
--url "b24-ar17wx.bitrix24.by" \
--lead 1504 \
--lead 1580 \
--token "***"
```
</TabItem>
@ -59,7 +59,7 @@ Method at API documentation: [crm.lead.delete](https://dev.1c-bitrix.ru/rest_hel
```batch
oint bitrix24 DeleteLead ^
--url "b24-ar17wx.bitrix24.by" ^
--lead 1504 ^
--lead 1580 ^
--token "***"
```
</TabItem>

View File

@ -50,7 +50,7 @@ Method at API documentation: [crm.lead.get](https://dev.1c-bitrix.ru/rest_help/c
```bash
oint bitrix24 GetLead \
--url "b24-ar17wx.bitrix24.by" \
--lead 1504 \
--lead 1580 \
--token "***"
```
</TabItem>
@ -59,7 +59,7 @@ Method at API documentation: [crm.lead.get](https://dev.1c-bitrix.ru/rest_help/c
```batch
oint bitrix24 GetLead ^
--url "b24-ar17wx.bitrix24.by" ^
--lead 1504 ^
--lead 1580 ^
--token "***"
```
</TabItem>

View File

@ -61,7 +61,7 @@ Method at API documentation: [crm.lead.update](https://dev.1c-bitrix.ru/rest_hel
oint bitrix24 UpdateLead \
--url "b24-ar17wx.bitrix24.by" \
--lead 1504 \
--lead 1580 \
--fields "{'ADDRESS':'Lermontov st., b. 20','ADDRESS_COUNTRY':'Belarus','TITLE':'SuperClient','NAME':'Evgeniy','LAST_NAME':'Evgeniev'}" \
--token "***"
```
@ -73,7 +73,7 @@ Method at API documentation: [crm.lead.update](https://dev.1c-bitrix.ru/rest_hel
oint bitrix24 UpdateLead ^
--url "b24-ar17wx.bitrix24.by" ^
--lead 1504 ^
--lead 1580 ^
--fields "{'ADDRESS':'Lermontov st., b. 20','ADDRESS_COUNTRY':'Belarus','TITLE':'SuperClient','NAME':'Evgeniy','LAST_NAME':'Evgeniev'}" ^
--token "***"
```

View File

@ -50,7 +50,7 @@ Method at API documentation: [im.message.delete](https://dev.1c-bitrix.ru/learni
```bash
oint bitrix24 DeleteMessage \
--url "b24-ar17wx.bitrix24.by" \
--message 39024 \
--message 40922 \
--token "***"
```
</TabItem>
@ -59,7 +59,7 @@ Method at API documentation: [im.message.delete](https://dev.1c-bitrix.ru/learni
```batch
oint bitrix24 DeleteMessage ^
--url "b24-ar17wx.bitrix24.by" ^
--message 39024 ^
--message 40922 ^
--token "***"
```
</TabItem>

View File

@ -61,7 +61,7 @@ Method at API documentation: [im.message.update](https://dev.1c-bitrix.ru/learni
```bash
oint bitrix24 EditMessage \
--url "b24-ar17wx.bitrix24.by" \
--message 39024 \
--message 40922 \
--text "New 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'}}]" \
--token "***"
@ -72,7 +72,7 @@ Method at API documentation: [im.message.update](https://dev.1c-bitrix.ru/learni
```batch
oint bitrix24 EditMessage ^
--url "b24-ar17wx.bitrix24.by" ^
--message 39024 ^
--message 40922 ^
--text "New 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'}}]" ^
--token "***"

View File

@ -54,7 +54,7 @@ Method at API documentation: [im.dialog.read](https://dev.1c-bitrix.ru/learning/
oint bitrix24 MarkMessageAsReaded \
--url "b24-ar17wx.bitrix24.by" \
--chat 10 \
--message 16 \
--message 4286 \
--token "***"
```
</TabItem>
@ -64,7 +64,7 @@ Method at API documentation: [im.dialog.read](https://dev.1c-bitrix.ru/learning/
oint bitrix24 MarkMessageAsReaded ^
--url "b24-ar17wx.bitrix24.by" ^
--chat 10 ^
--message 16 ^
--message 4286 ^
--token "***"
```
</TabItem>

View File

@ -54,7 +54,7 @@ Method at API documentation: [im.dialog.unread](https://dev.1c-bitrix.ru/learnin
oint bitrix24 MarkMessageAsUnreaded \
--url "b24-ar17wx.bitrix24.by" \
--chat 10 \
--message 16 \
--message 4286 \
--token "***"
```
</TabItem>
@ -64,7 +64,7 @@ Method at API documentation: [im.dialog.unread](https://dev.1c-bitrix.ru/learnin
oint bitrix24 MarkMessageAsUnreaded ^
--url "b24-ar17wx.bitrix24.by" ^
--chat 10 ^
--message 16 ^
--message 4286 ^
--token "***"
```
</TabItem>

View File

@ -66,8 +66,8 @@ Method at API documentation: [im.disk.file.commit](https://dev.1c-bitrix.ru/lear
```bash
oint bitrix24 SendFile \
--url "b24-ar17wx.bitrix24.by" \
--chat 2098 \
--fileid 29194 \
--chat 2184 \
--fileid 30318 \
--description "Very important file" \
--token "***"
```
@ -77,8 +77,8 @@ Method at API documentation: [im.disk.file.commit](https://dev.1c-bitrix.ru/lear
```batch
oint bitrix24 SendFile ^
--url "b24-ar17wx.bitrix24.by" ^
--chat 2098 ^
--fileid 29194 ^
--chat 2184 ^
--fileid 30318 ^
--description "Very important file" ^
--token "***"
```

View File

@ -50,7 +50,7 @@ Method at API documentation: [im.message.like](https://dev.1c-bitrix.ru/learning
```bash
oint bitrix24 SetMessageReaction \
--url "b24-ar17wx.bitrix24.by" \
--message 39024 \
--message 40922 \
--token "***"
```
</TabItem>
@ -59,7 +59,7 @@ Method at API documentation: [im.message.like](https://dev.1c-bitrix.ru/learning
```batch
oint bitrix24 SetMessageReaction ^
--url "b24-ar17wx.bitrix24.by" ^
--message 39024 ^
--message 40922 ^
--token "***"
```
</TabItem>

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