1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2024-12-25 02:42:28 +02:00

Перевод доков с новой структурой

This commit is contained in:
Anton Titovets 2024-06-21 09:25:14 +03:00
parent 24d5005b71
commit 3b19e87ba8
238 changed files with 4813 additions and 5890 deletions

View File

@ -123,15 +123,6 @@
ПроверитьСоздатьКаталог(КаталогОбласти);
ПроверитьСоздатьКаталог(КаталогКартинок);
СтруктураКатегории = Новый Структура("label,position", ЗаголовокОбласти, Строка(СчетчикБиблиотеки));
ФайлКатегории = КаталогОбласти + "/_category_.json";
Запись = Новый ЗаписьJSON;
ПараметрыЗаписиJSON = Новый ПараметрыЗаписиJSON(ПереносСтрокJSON.Авто);
Запись.ОткрытьФайл(ФайлКатегории, , , ПараметрыЗаписиJSON);
ЗаписатьJSON(Запись, СтруктураКатегории);
Запись.Закрыть();
Макет = Новый ТекстовыйДокумент();
Макет.Прочитать("./.github/workflows/os/template.md", "UTF-8");

View File

@ -1,4 +0,0 @@
{
"label": "Comment management",
"position": "6"
}

View File

@ -1,4 +0,0 @@
{
"label": "Record management",
"position": "5"
}

View File

@ -1,4 +0,0 @@
{
"label": "Table management",
"position": "3"
}

View File

@ -1,4 +0,0 @@
{
"label": "Working with databases",
"position": "2"
}

View File

@ -1,4 +0,0 @@
{
"label": "Working with fields",
"position": "4"
}

View File

@ -1,8 +0,0 @@
{
"label": "Airtable",
"position": 11,
"link": {
"type": "doc",
"id": "Airtable"
}
}

View File

@ -36,7 +36,7 @@ sidebar_position: 7
```sh title="CLI command example"
oint bitrix24 AddPostRecipients --url "b24-ar17wx.bitrix24.by" --postid "124" --vision %vision% --token "b9df7366006e9f06006b12e400000001000..."
oint bitrix24 AddPostRecipients --url "b24-ar17wx.bitrix24.by" --postid "124" --vision %vision% --token "b9df7366006e9f06006b12e400000001000..."
```

View File

@ -37,7 +37,7 @@ sidebar_position: 6
```sh title="CLI command example"
oint bitrix24 CrateComment --url "b24-ar17wx.bitrix24.by" --postid "124" --text %text% --token "b9df7366006e9f06006b12e400000001000..."
oint bitrix24 CrateComment --url "b24-ar17wx.bitrix24.by" --postid "124" --text %text% --token "b9df7366006e9f06006b12e400000001000..."
```

View File

@ -13,7 +13,7 @@ sidebar_position: 1
| URL | --url | String | URL of webhook or a Bitrix24 domain, when token used |
| Text | --text | String | Text of post |
| Visibility | --vision | String | Array or a single post target: UA all, SG<X> work group, U<X> user, DR<X> depart., G<X> group |
| Files | --files | String | Data inложенandй, где toлюч > name file, value > path to file andдand дinоandчные Data |
| Files | --files | String | Attachment data where key > filename, value > file path or binary data |
| Title | --title | String | Post title |
| Important | --important | Boolean | Mark post as important |
| Token | --token | String | Access token, when not-webhook method used |
@ -47,7 +47,7 @@ sidebar_position: 1
```sh title="CLI command example"
oint bitrix24 CreatePost --url "b24-ar17wx.bitrix24.by" --text %text% --vision %vision% --files %files% --title %title% --important %important% --token "b9df7366006e9f06006b12e400000001000..."
oint bitrix24 CreatePost --url "b24-ar17wx.bitrix24.by" --text %text% --vision %vision% --files %files% --title %title% --important %important% --token "b9df7366006e9f06006b12e400000001000..."
```

View File

@ -35,7 +35,7 @@ sidebar_position: 3
```sh title="CLI command example"
oint bitrix24 DeletePost --url "b24-ar17wx.bitrix24.by" --postid "124" --token "b9df7366006e9f06006b12e400000001000..."
oint bitrix24 DeletePost --url "b24-ar17wx.bitrix24.by" --postid "124" --token "b9df7366006e9f06006b12e400000001000..."
```

View File

@ -34,7 +34,7 @@ sidebar_position: 4
```sh title="CLI command example"
oint bitrix24 GetImportantPostViewers --url "b24-ar17wx.bitrix24.by" --postid "122" --token "b9df7366006e9f06006b12e400000001000..."
oint bitrix24 GetImportantPostViewers --url "b24-ar17wx.bitrix24.by" --postid "122" --token "b9df7366006e9f06006b12e400000001000..."
```

View File

@ -35,7 +35,7 @@ sidebar_position: 5
```sh title="CLI command example"
oint bitrix24 GetPosts --url "b24-ar17wx.bitrix24.by" --postid "124" --sel %sel% --token "b9df7366006e9f06006b12e400000001000..."
oint bitrix24 GetPosts --url "b24-ar17wx.bitrix24.by" --postid "124" --sel %sel% --token "b9df7366006e9f06006b12e400000001000..."
```
@ -130,7 +130,7 @@ oint bitrix24 GetPosts --url "b24-ar17wx.bitrix24.by" --postid "124" --sel %sel%
"USER_TYPE": {
"USER_TYPE_ID": "url_preview",
"CLASS_NAME": "Bitrix\\Main\\UrlPreview\\UrlPreviewUserType",
"DESCRIPTION": "Содержandмое withwithылtoand",
"DESCRIPTION": "Link data",
"BASE_TYPE": "int"
},
"VALUE": null,
@ -173,7 +173,7 @@ oint bitrix24 GetPosts --url "b24-ar17wx.bitrix24.by" --postid "124" --sel %sel%
"renderView"
],
"USE_FIELD_COMPONENT": true,
"DESCRIPTION": "Whole чandwithло",
"DESCRIPTION": "Whole number",
"BASE_TYPE": "int"
},
"VALUE": null,
@ -244,7 +244,7 @@ oint bitrix24 GetPosts --url "b24-ar17wx.bitrix24.by" --postid "124" --sel %sel%
"USER_TYPE": {
"USER_TYPE_ID": "mail_message",
"CLASS_NAME": "Bitrix\\Mail\\MessageUserType",
"DESCRIPTION": "Пandwithьмо (email)",
"DESCRIPTION": "Letter (email)",
"BASE_TYPE": "int",
"VIEW_CALLBACK": [
"Bitrix\\Mail\\MessageUserType",
@ -286,7 +286,7 @@ oint bitrix24 GetPosts --url "b24-ar17wx.bitrix24.by" --postid "124" --sel %sel%
"MAX_VALUE": 0,
"DEFAULT_VALUE": null
},
"EDIT_FORM_LABEL": "Important withобщенandе",
"EDIT_FORM_LABEL": "Important message",
"LIST_COLUMN_LABEL": "Important",
"LIST_FILTER_LABEL": "Important",
"ERROR_MESSAGE": null,
@ -303,7 +303,7 @@ oint bitrix24 GetPosts --url "b24-ar17wx.bitrix24.by" --postid "124" --sel %sel%
"renderView"
],
"USE_FIELD_COMPONENT": true,
"DESCRIPTION": "Whole чandwithло",
"DESCRIPTION": "Whole number",
"BASE_TYPE": "int"
},
"VALUE": null,
@ -331,8 +331,8 @@ oint bitrix24 GetPosts --url "b24-ar17wx.bitrix24.by" --postid "124" --sel %sel%
"USE_SECOND": "Y",
"USE_TIMEZONE": "N"
},
"EDIT_FORM_LABEL": "Сроto дейwithтinandя",
"LIST_COLUMN_LABEL": "Сроto",
"EDIT_FORM_LABEL": "Expiration date",
"LIST_COLUMN_LABEL": "Deadline",
"LIST_FILTER_LABEL": null,
"ERROR_MESSAGE": null,
"HELP_MESSAGE": null,
@ -348,7 +348,7 @@ oint bitrix24 GetPosts --url "b24-ar17wx.bitrix24.by" --postid "124" --sel %sel%
"renderView"
],
"USE_FIELD_COMPONENT": true,
"DESCRIPTION": "Date with inремеnotм",
"DESCRIPTION": "Date with time",
"BASE_TYPE": "datetime"
},
"VALUE": "",

View File

@ -14,7 +14,7 @@ sidebar_position: 2
| PostID | --postid | String, Number | Post ID |
| Text | --text | String | Text of post |
| Visibility | --vision | String | Array or a single post target: UA all, SG<X> work group, U<X> user, DR<X> depart., G<X> group |
| Files | --files | String | Data inложенandй, где toлюч > name file, value > path to file andдand дinоandчные Data |
| Files | --files | String | Attachment data where key > filename, value > file path or binary data |
| Title | --title | String | Post title |
| Token | --token | String | Access token, when not-webhook method used |
@ -46,7 +46,7 @@ sidebar_position: 2
```sh title="CLI command example"
oint bitrix24 UpdatePost --url "b24-ar17wx.bitrix24.by" --postid "122" --text %text% --vision %vision% --files %files% --title %title% --token "b9df7366006e9f06006b12e400000001000..."
oint bitrix24 UpdatePost --url "b24-ar17wx.bitrix24.by" --postid "122" --text %text% --vision %vision% --files %files% --title %title% --token "b9df7366006e9f06006b12e400000001000..."
```

View File

@ -1,4 +0,0 @@
{
"label": "Feed posts managment",
"position": "3"
}

View File

@ -24,7 +24,7 @@ sidebar_position: 1
```sh title="CLI command example"
oint bitrix24 GetAppAuthLink --domain %domain% --clientid %clientid%
oint bitrix24 GetAppAuthLink --domain %domain% --clientid %clientid%
```

View File

@ -29,7 +29,7 @@ sidebar_position: 2
```sh title="CLI command example"
oint bitrix24 GetToken --clientid "local.6667fc928a50a9.70414732" --clientsecret "ZeKyeYIgy2NsHZqsIHY6GfG1V..." --code "2b096866006e9f06006b12e400000001000007fc1bc681f7ed7f13f2d449980628008c"
oint bitrix24 GetToken --clientid "local.6667fc928a50a9.70414732" --clientsecret "ZeKyeYIgy2NsHZqsIHY6GfG1V..." --code "2b096866006e9f06006b12e400000001000007fc1bc681f7ed7f13f2d449980628008c"
```

View File

@ -29,7 +29,7 @@ sidebar_position: 3
```sh title="CLI command example"
oint bitrix24 RefreshToken --clientid "local.6667fc928a50a9.70414732" --clientsecret "ZeKyeYIgy2NsHZqsIHY6GfG1V..." --refresh "a95e9b66006e9f06006b12e400000001000..."
oint bitrix24 RefreshToken --clientid "local.6667fc928a50a9.70414732" --clientsecret "ZeKyeYIgy2NsHZqsIHY6GfG1V..." --refresh "a95e9b66006e9f06006b12e400000001000..."
```

View File

@ -32,7 +32,7 @@ sidebar_position: 4
```sh title="CLI command example"
oint bitrix24 ServerTime --url "b24-ar17wx.bitrix24.by" --token "b9df7366006e9f06006b12e400000001000..."
oint bitrix24 ServerTime --url "b24-ar17wx.bitrix24.by" --token "b9df7366006e9f06006b12e400000001000..."
```

View File

@ -1,4 +0,0 @@
{
"label": "Settings and administartion",
"position": "2"
}

View File

@ -39,7 +39,7 @@ sidebar_position: 7
```sh title="CLI command example"
oint bitrix24 CreateStorageFolder --url "b24-ar17wx.bitrix24.by" --storageid %storageid% --title %title% --token "b9df7366006e9f06006b12e400000001000..."
oint bitrix24 CreateStorageFolder --url "b24-ar17wx.bitrix24.by" --storageid %storageid% --title %title% --token "b9df7366006e9f06006b12e400000001000..."
```

View File

@ -35,7 +35,7 @@ sidebar_position: 8
```sh title="CLI command example"
oint bitrix24 DeleteFile --url "b24-ar17wx.bitrix24.by" --fileid "478" --token "b9df7366006e9f06006b12e400000001000..."
oint bitrix24 DeleteFile --url "b24-ar17wx.bitrix24.by" --fileid "478" --token "b9df7366006e9f06006b12e400000001000..."
```

View File

@ -35,7 +35,7 @@ sidebar_position: 9
```sh title="CLI command example"
oint bitrix24 DeleteFolder --url "b24-ar17wx.bitrix24.by" --folderid "482" --token "b9df7366006e9f06006b12e400000001000..."
oint bitrix24 DeleteFolder --url "b24-ar17wx.bitrix24.by" --folderid "482" --token "b9df7366006e9f06006b12e400000001000..."
```

View File

@ -27,7 +27,7 @@ sidebar_position: 2
```sh title="CLI command example"
oint bitrix24 GetAppSotrage --url "b24-ar17wx.bitrix24.by" --token "b9df7366006e9f06006b12e400000001000..."
oint bitrix24 GetAppSotrage --url "b24-ar17wx.bitrix24.by" --token "b9df7366006e9f06006b12e400000001000..."
```

View File

@ -33,7 +33,7 @@ sidebar_position: 5
```sh title="CLI command example"
oint bitrix24 GetStorageObjects --url "b24-ar17wx.bitrix24.by" --storageid %storageid% --token "b9df7366006e9f06006b12e400000001000..."
oint bitrix24 GetStorageObjects --url "b24-ar17wx.bitrix24.by" --storageid %storageid% --token "b9df7366006e9f06006b12e400000001000..."
```

View File

@ -34,7 +34,7 @@ sidebar_position: 3
```sh title="CLI command example"
oint bitrix24 GetStorage --url "b24-ar17wx.bitrix24.by" --storageid %storageid% --token "b9df7366006e9f06006b12e400000001000..."
oint bitrix24 GetStorage --url "b24-ar17wx.bitrix24.by" --storageid %storageid% --token "b9df7366006e9f06006b12e400000001000..."
```

View File

@ -31,7 +31,7 @@ sidebar_position: 1
```sh title="CLI command example"
oint bitrix24 GetStoragesList --url "b24-ar17wx.bitrix24.by" --token "b9df7366006e9f06006b12e400000001000..."
oint bitrix24 GetStoragesList --url "b24-ar17wx.bitrix24.by" --token "b9df7366006e9f06006b12e400000001000..."
```
@ -42,7 +42,7 @@ oint bitrix24 GetStoragesList --url "b24-ar17wx.bitrix24.by" --token "b9df736600
"result": [
{
"ID": "3",
"NAME": "Общandй дandwithto",
"NAME": "Main drive",
"CODE": null,
"MODULE_ID": "disk",
"ENTITY_TYPE": "common",
@ -87,7 +87,7 @@ oint bitrix24 GetStoragesList --url "b24-ar17wx.bitrix24.by" --token "b9df736600
},
{
"ID": "12",
"NAME": "Toддержtoа Bitrix24",
"NAME": "Support Bitrix24",
"CODE": null,
"MODULE_ID": "disk",
"ENTITY_TYPE": "user",
@ -96,7 +96,7 @@ oint bitrix24 GetStoragesList --url "b24-ar17wx.bitrix24.by" --token "b9df736600
},
{
"ID": "14",
"NAME": "Марта",
"NAME": "Marta",
"CODE": null,
"MODULE_ID": "disk",
"ENTITY_TYPE": "user",

View File

@ -31,7 +31,7 @@ sidebar_position: 4
```sh title="CLI command example"
oint bitrix24 RenameStorage --url "b24-ar17wx.bitrix24.by" --storageid "18" --title %title% --token "b9df7366006e9f06006b12e400000001000..."
oint bitrix24 RenameStorage --url "b24-ar17wx.bitrix24.by" --storageid "18" --title %title% --token "b9df7366006e9f06006b12e400000001000..."
```

View File

@ -45,7 +45,7 @@ sidebar_position: 6
```sh title="CLI command example"
oint bitrix24 UploadFileToStorage --url "b24-ar17wx.bitrix24.by" --title %title% --file %file% --storageid %storageid% --rights %rights% --token "b9df7366006e9f06006b12e400000001000..."
oint bitrix24 UploadFileToStorage --url "b24-ar17wx.bitrix24.by" --title %title% --file %file% --storageid %storageid% --rights %rights% --token "b9df7366006e9f06006b12e400000001000..."
```

View File

@ -1,4 +0,0 @@
{
"label": "Storages and files managment",
"position": "5"
}

View File

@ -35,7 +35,7 @@ sidebar_position: 17
```sh title="CLI command example"
oint bitrix24 AddTaskToFavorites --url "b24-ar17wx.bitrix24.by" --task "170" --token "b9df7366006e9f06006b12e400000001000..."
oint bitrix24 AddTaskToFavorites --url "b24-ar17wx.bitrix24.by" --task "170" --token "b9df7366006e9f06006b12e400000001000..."
```

View File

@ -35,7 +35,7 @@ sidebar_position: 7
```sh title="CLI command example"
oint bitrix24 ApproveTask --url "b24-ar17wx.bitrix24.by" --task "170" --token "b9df7366006e9f06006b12e400000001000..."
oint bitrix24 ApproveTask --url "b24-ar17wx.bitrix24.by" --task "170" --token "b9df7366006e9f06006b12e400000001000..."
```

View File

@ -35,7 +35,7 @@ sidebar_position: 9
```sh title="CLI command example"
oint bitrix24 CompleteTask --url "b24-ar17wx.bitrix24.by" --task "170" --token "b9df7366006e9f06006b12e400000001000..."
oint bitrix24 CompleteTask --url "b24-ar17wx.bitrix24.by" --task "170" --token "b9df7366006e9f06006b12e400000001000..."
```

View File

@ -48,7 +48,7 @@ sidebar_position: 4
```sh title="CLI command example"
oint bitrix24 CreateTask --url "b24-ar17wx.bitrix24.by" --fields %fields% --token "b9df7366006e9f06006b12e400000001000..."
oint bitrix24 CreateTask --url "b24-ar17wx.bitrix24.by" --fields %fields% --token "b9df7366006e9f06006b12e400000001000..."
```

View File

@ -35,7 +35,7 @@ sidebar_position: 11
```sh title="CLI command example"
oint bitrix24 DeferTask --url "b24-ar17wx.bitrix24.by" --task "170" --token "b9df7366006e9f06006b12e400000001000..."
oint bitrix24 DeferTask --url "b24-ar17wx.bitrix24.by" --task "170" --token "b9df7366006e9f06006b12e400000001000..."
```

View File

@ -37,7 +37,7 @@ sidebar_position: 16
```sh title="CLI command example"
oint bitrix24 DelegateTask --url "b24-ar17wx.bitrix24.by" --task "170" --user "10" --token "b9df7366006e9f06006b12e400000001000..."
oint bitrix24 DelegateTask --url "b24-ar17wx.bitrix24.by" --task "170" --user "10" --token "b9df7366006e9f06006b12e400000001000..."
```

View File

@ -35,7 +35,7 @@ sidebar_position: 6
```sh title="CLI command example"
oint bitrix24 DeleteTask --url "b24-ar17wx.bitrix24.by" --task "170" --token "b9df7366006e9f06006b12e400000001000..."
oint bitrix24 DeleteTask --url "b24-ar17wx.bitrix24.by" --task "170" --token "b9df7366006e9f06006b12e400000001000..."
```

View File

@ -35,7 +35,7 @@ sidebar_position: 8
```sh title="CLI command example"
oint bitrix24 DisapproveTask --url "b24-ar17wx.bitrix24.by" --task "170" --token "b9df7366006e9f06006b12e400000001000..."
oint bitrix24 DisapproveTask --url "b24-ar17wx.bitrix24.by" --task "170" --token "b9df7366006e9f06006b12e400000001000..."
```
@ -44,7 +44,7 @@ oint bitrix24 DisapproveTask --url "b24-ar17wx.bitrix24.by" --task "170" --token
{
"error": 1048582,
"error_description": "Action toд задачей not разрешеbut"
"error_description": "Action on the task is not allowed"
}
```

View File

@ -23,7 +23,7 @@ sidebar_position: 22
```sh title="CLI command example"
oint bitrix24 GetCommentsFilterStructure --empty %empty%
oint bitrix24 GetCommentsFilterStructure --empty %empty%
```

View File

@ -26,7 +26,7 @@ sidebar_position: 20
```sh title="CLI command example"
oint bitrix24 GetTaskCommentsList --url %url% --task %task% --filter %filter% --token %token%
oint bitrix24 GetTaskCommentsList --url %url% --task %task% --filter %filter% --token %token%
```

View File

@ -32,7 +32,7 @@ sidebar_position: 1
```sh title="CLI command example"
oint bitrix24 GetTaskFieldsStructure --url "b24-ar17wx.bitrix24.by" --token "b9df7366006e9f06006b12e400000001000..."
oint bitrix24 GetTaskFieldsStructure --url "b24-ar17wx.bitrix24.by" --token "b9df7366006e9f06006b12e400000001000..."
```
@ -48,7 +48,7 @@ oint bitrix24 GetTaskFieldsStructure --url "b24-ar17wx.bitrix24.by" --token "b9d
"primary": true
},
"PARENT_ID": {
"title": "ID базоinой of topic",
"title": "ID of base task",
"type": "integer",
"default": 0
},
@ -62,21 +62,21 @@ oint bitrix24 GetTaskFieldsStructure --url "b24-ar17wx.bitrix24.by" --token "b9d
"type": "string"
},
"MARK": {
"title": "Оценtoа",
"title": "Mark",
"type": "enum",
"values": {
"N": "Оthreeцательtoя",
"P": "Toложandтельtoя"
"N": "Negative",
"P": "Positive"
},
"default": null
},
"PRIORITY": {
"title": "Прandорandтет",
"title": "Priority",
"type": "enum",
"values": {
"2": "Inыwithtoandй",
"1": "Midнandй",
"0": "Nfromtoandй"
"2": "High",
"1": "Normal",
"0": "Low"
},
"default": 1
},
@ -84,19 +84,19 @@ oint bitrix24 GetTaskFieldsStructure --url "b24-ar17wx.bitrix24.by" --token "b9d
"title": "Status",
"type": "enum",
"values": {
"2": "Ждет of completing",
"3": "Inыtoлняетwithя",
"4": "Ожandдает toонтроля",
"5": "Заinершеto",
"6": "Отложеto"
"2": "Waiting of completing",
"3": "In work",
"4": "On controll",
"5": "Complete",
"6": "Deferred"
},
"default": 2
},
"MULTITASK": {
"title": "Мbutжеwithтinенtoя task",
"title": "Multiple task",
"type": "enum",
"values": {
"Y": "Да",
"Y": "Yes",
"N": "No"
},
"default": "N"
@ -105,32 +105,32 @@ oint bitrix24 GetTaskFieldsStructure --url "b24-ar17wx.bitrix24.by" --token "b9d
"title": null,
"type": "enum",
"values": {
"Y": "Да",
"Y": "Yes",
"N": "No"
},
"default": "N"
},
"REPLICATE": {
"title": "Toinторяемая task",
"title": "Repeatable task",
"type": "enum",
"values": {
"Y": "Да",
"Y": "Yes",
"N": "No"
},
"default": "N"
},
"GROUP_ID": {
"title": "Проеtoт",
"title": "Project",
"type": "integer",
"default": 0
},
"STAGE_ID": {
"title": "Стадandя",
"title": "Stage",
"type": "integer",
"default": 0
},
"CREATED_BY": {
"title": "Postаbutinщandto",
"title": "Producer",
"type": "integer",
"required": true
},
@ -152,7 +152,7 @@ oint bitrix24 GetTaskFieldsStructure --url "b24-ar17wx.bitrix24.by" --token "b9d
"type": "array"
},
"CHANGED_BY": {
"title": "Inменandл",
"title": "Changer",
"type": "integer"
},
"CHANGED_DATE": {
@ -160,7 +160,7 @@ oint bitrix24 GetTaskFieldsStructure --url "b24-ar17wx.bitrix24.by" --token "b9d
"type": "datetime"
},
"STATUS_CHANGED_BY": {
"title": "Inменandл status",
"title": "Changer status",
"type": "integer"
},
"STATUS_CHANGED_DATE": {
@ -168,12 +168,12 @@ oint bitrix24 GetTaskFieldsStructure --url "b24-ar17wx.bitrix24.by" --token "b9d
"type": "datetime"
},
"CLOSED_BY": {
"title": "Заtoрыл задачу",
"title": "Close task",
"type": "integer",
"default": null
},
"CLOSED_DATE": {
"title": "Date заtoрытandя",
"title": "Date of closing",
"type": "datetime",
"default": null
},
@ -188,17 +188,17 @@ oint bitrix24 GetTaskFieldsStructure --url "b24-ar17wx.bitrix24.by" --token "b9d
"default": null
},
"DEADLINE": {
"title": "Kрайнandй deadline",
"title": "Last deadline",
"type": "datetime",
"default": null
},
"START_DATE_PLAN": {
"title": "Плаbutinое toчало",
"title": "Planned start",
"type": "datetime",
"default": null
},
"END_DATE_PLAN": {
"title": "Плаbutinое заinершенandе",
"title": "Planned end",
"type": "datetime",
"default": null
},
@ -213,7 +213,7 @@ oint bitrix24 GetTaskFieldsStructure --url "b24-ar17wx.bitrix24.by" --token "b9d
"default": null
},
"COMMENTS_COUNT": {
"title": "Kол-inо toомментарandеin",
"title": "Comments count",
"type": "integer",
"default": 0
},
@ -231,7 +231,7 @@ oint bitrix24 GetTaskFieldsStructure --url "b24-ar17wx.bitrix24.by" --token "b9d
"title": null,
"type": "enum",
"values": {
"Y": "Да",
"Y": "Yes",
"N": "No"
},
"default": "N"
@ -240,48 +240,48 @@ oint bitrix24 GetTaskFieldsStructure --url "b24-ar17wx.bitrix24.by" --token "b9d
"title": null,
"type": "enum",
"values": {
"Y": "Да",
"Y": "Yes",
"N": "No"
},
"default": "N"
},
"TASK_CONTROL": {
"title": "Прandнять работу",
"title": "Approve task",
"type": "enum",
"values": {
"Y": "Да",
"Y": "Yes",
"N": "No"
},
"default": "N"
},
"ADD_IN_REPORT": {
"title": "Add in отчет",
"title": "Add in report",
"type": "enum",
"values": {
"Y": "Да",
"Y": "Yes",
"N": "No"
},
"default": "N"
},
"FORKED_BY_TEMPLATE_ID": {
"title": "Создаbut from шаблоto",
"title": "Created from template",
"type": "enum",
"values": {
"Y": "Да",
"Y": "Yes",
"N": "No"
},
"default": "N"
},
"TIME_ESTIMATE": {
"title": "Затрачеbutе inремя",
"title": "Time spend",
"type": "integer"
},
"TIME_SPENT_IN_LOGS": {
"title": "Затрачеbutе inремя from andwithторandand changedandй",
"title": "Time spend from changes history",
"type": "integer"
},
"MATCH_WORK_TIME": {
"title": "Skip inыходные днand",
"title": "Skip weekends",
"type": "integer"
},
"FORUM_TOPIC_ID": {
@ -297,10 +297,10 @@ oint bitrix24 GetTaskFieldsStructure --url "b24-ar17wx.bitrix24.by" --token "b9d
"type": "string"
},
"SUBORDINATE": {
"title": "Задача toдчandnotнbutго",
"title": "Task of dependent",
"type": "enum",
"values": {
"Y": "Да",
"Y": "Yes",
"N": "No"
},
"default": null
@ -309,7 +309,7 @@ oint bitrix24 GetTaskFieldsStructure --url "b24-ar17wx.bitrix24.by" --token "b9d
"title": null,
"type": "enum",
"values": {
"Y": "Да",
"Y": "Yes",
"N": "No"
},
"default": null
@ -330,19 +330,19 @@ oint bitrix24 GetTaskFieldsStructure --url "b24-ar17wx.bitrix24.by" --token "b9d
"default": null
},
"VIEWED_DATE": {
"title": "Date of last проwithмотра",
"title": "Date of last view",
"type": "datetime"
},
"SORTING": {
"title": "Andндеtowith of sorting",
"title": "Index of sorting",
"type": "double"
},
"DURATION_PLAN": {
"title": "Затрачеbut (план)",
"title": "Spend (plan)",
"type": "integer"
},
"DURATION_FACT": {
"title": "Затрачеbut (фаtoтandчеwithtoand)",
"title": "Spend (fact)",
"type": "integer"
},
"CHECKLIST": {
@ -367,7 +367,7 @@ oint bitrix24 GetTaskFieldsStructure --url "b24-ar17wx.bitrix24.by" --token "b9d
"title": null,
"type": "enum",
"values": {
"Y": "Да",
"Y": "Yes",
"N": "No"
},
"default": "N"
@ -376,7 +376,7 @@ oint bitrix24 GetTaskFieldsStructure --url "b24-ar17wx.bitrix24.by" --token "b9d
"title": null,
"type": "enum",
"values": {
"Y": "Да",
"Y": "Yes",
"N": "No"
},
"default": "N"
@ -385,7 +385,7 @@ oint bitrix24 GetTaskFieldsStructure --url "b24-ar17wx.bitrix24.by" --token "b9d
"title": null,
"type": "enum",
"values": {
"Y": "Да",
"Y": "Yes",
"N": "No"
},
"default": "N"

View File

@ -35,7 +35,7 @@ sidebar_position: 19
```sh title="CLI command example"
oint bitrix24 GetTaskHistory --url "b24-ar17wx.bitrix24.by" --task "170" --token "b9df7366006e9f06006b12e400000001000..."
oint bitrix24 GetTaskHistory --url "b24-ar17wx.bitrix24.by" --task "170" --token "b9df7366006e9f06006b12e400000001000..."
```

View File

@ -35,7 +35,7 @@ sidebar_position: 2
```sh title="CLI command example"
oint bitrix24 GetTask --url "b24-ar17wx.bitrix24.by" --task "170" --token "b9df7366006e9f06006b12e400000001000..."
oint bitrix24 GetTask --url "b24-ar17wx.bitrix24.by" --task "170" --token "b9df7366006e9f06006b12e400000001000..."
```

View File

@ -23,7 +23,7 @@ sidebar_position: 21
```sh title="CLI command example"
oint bitrix24 GetTasksFilterStructure --empty %empty%
oint bitrix24 GetTasksFilterStructure --empty %empty%
```

View File

@ -40,7 +40,7 @@ sidebar_position: 3
```sh title="CLI command example"
oint bitrix24 GetTasksList --url "b24-ar17wx.bitrix24.by" --filter %filter% --offset %offset% --token "b9df7366006e9f06006b12e400000001000..."
oint bitrix24 GetTasksList --url "b24-ar17wx.bitrix24.by" --filter %filter% --offset %offset% --token "b9df7366006e9f06006b12e400000001000..."
```

View File

@ -35,7 +35,7 @@ sidebar_position: 12
```sh title="CLI command example"
oint bitrix24 PauseTask --url "b24-ar17wx.bitrix24.by" --task "170" --token "b9df7366006e9f06006b12e400000001000..."
oint bitrix24 PauseTask --url "b24-ar17wx.bitrix24.by" --task "170" --token "b9df7366006e9f06006b12e400000001000..."
```

View File

@ -35,7 +35,7 @@ sidebar_position: 18
```sh title="CLI command example"
oint bitrix24 RemoveTaskFromFavorites --url "b24-ar17wx.bitrix24.by" --task "170" --token "b9df7366006e9f06006b12e400000001000..."
oint bitrix24 RemoveTaskFromFavorites --url "b24-ar17wx.bitrix24.by" --task "170" --token "b9df7366006e9f06006b12e400000001000..."
```

View File

@ -35,7 +35,7 @@ sidebar_position: 10
```sh title="CLI command example"
oint bitrix24 RenewTask --url "b24-ar17wx.bitrix24.by" --task "170" --token "b9df7366006e9f06006b12e400000001000..."
oint bitrix24 RenewTask --url "b24-ar17wx.bitrix24.by" --task "170" --token "b9df7366006e9f06006b12e400000001000..."
```

View File

@ -35,7 +35,7 @@ sidebar_position: 13
```sh title="CLI command example"
oint bitrix24 StartTask --url "b24-ar17wx.bitrix24.by" --task "170" --token "b9df7366006e9f06006b12e400000001000..."
oint bitrix24 StartTask --url "b24-ar17wx.bitrix24.by" --task "170" --token "b9df7366006e9f06006b12e400000001000..."
```

View File

@ -35,7 +35,7 @@ sidebar_position: 14
```sh title="CLI command example"
oint bitrix24 StartWatchingTask --url "b24-ar17wx.bitrix24.by" --task "170" --token "b9df7366006e9f06006b12e400000001000..."
oint bitrix24 StartWatchingTask --url "b24-ar17wx.bitrix24.by" --task "170" --token "b9df7366006e9f06006b12e400000001000..."
```

View File

@ -35,7 +35,7 @@ sidebar_position: 15
```sh title="CLI command example"
oint bitrix24 StopWatchingTask --url "b24-ar17wx.bitrix24.by" --task "170" --token "b9df7366006e9f06006b12e400000001000..."
oint bitrix24 StopWatchingTask --url "b24-ar17wx.bitrix24.by" --task "170" --token "b9df7366006e9f06006b12e400000001000..."
```

View File

@ -43,7 +43,7 @@ sidebar_position: 5
```sh title="CLI command example"
oint bitrix24 UpdateTask --url "b24-ar17wx.bitrix24.by" --task "170" --fields %fields% --token "b9df7366006e9f06006b12e400000001000..."
oint bitrix24 UpdateTask --url "b24-ar17wx.bitrix24.by" --task "170" --fields %fields% --token "b9df7366006e9f06006b12e400000001000..."
```

View File

@ -1,4 +0,0 @@
{
"label": "Tasks managment",
"position": "4"
}

View File

@ -1,4 +0,0 @@
{
"label": "Account and authorization",
"position": "2"
}

View File

@ -1,4 +0,0 @@
{
"label": "File and directory management",
"position": "3"
}

View File

@ -1,4 +0,0 @@
{
"label": "Shared access settings",
"position": "5"
}

View File

@ -1,4 +0,0 @@
{
"label": "Tags managment",
"position": "4"
}

View File

@ -1,8 +0,0 @@
{
"label": "Dropbox",
"position": 12,
"link": {
"type": "doc",
"id": "Dropbox"
}
}

View File

@ -1,4 +0,0 @@
{
"label": "Calendar list management",
"position": "3"
}

View File

@ -1,4 +0,0 @@
{
"label": "Calendar metadata management",
"position": "2"
}

View File

@ -1,4 +0,0 @@
{
"label": "Event management",
"position": "4"
}

View File

@ -1,8 +0,0 @@
{
"label": "Google Calendar",
"position": 7,
"link": {
"type": "doc",
"id": "GoogleCalendar"
}
}

View File

@ -1,4 +0,0 @@
{
"label": "Comment management",
"position": "3"
}

View File

@ -1,4 +0,0 @@
{
"label": "File and directory management",
"position": "2"
}

View File

@ -1,8 +0,0 @@
{
"label": "Google Drive",
"position": 8,
"link": {
"type": "doc",
"id": "GoogleDrive"
}
}

View File

@ -1,4 +0,0 @@
{
"label": "Data managment",
"position": "4"
}

View File

@ -1,4 +0,0 @@
{
"label": "Spreadsheets managment",
"position": "2"
}

View File

@ -1,4 +0,0 @@
{
"label": "Working with sheets",
"position": "3"
}

View File

@ -1,8 +0,0 @@
{
"label": "Google Sheets",
"position": 9,
"link": {
"type": "doc",
"id": "GoogleSheets"
}
}

View File

@ -0,0 +1,62 @@
---
id: Bitrix24
sidebar_class_name: Bitrix24
---
<img src={require('../../static/img/APIs/Bitrix24.png').default} width='64px' />
# Bitrix24
This section is dedicated to the library for working with Bitrix24 API. On this page, all the steps necessary to start working are described
## Getting started
There are two ways to work with Bitrix24 via API: via **Webhook** and via **local application**. For both options you need:
1. Go to **Developers** in the **Applications** section of the sidebar
![BF](../../static/img/Docs/Bitrix24/1.png)
2. Select **Other**
![BF](../../static/img/Docs/Bitrix24/2.png)
<hr/><br/>
### To work via Webhook
1. Select **Incoming Webhook**
![BF](../../static/img/Docs/Bitrix24/3.png)
2. Fill in the necessary permissions in **Permissions Settings** and save the URL of the webhook. This will be used to execute library methods as the **URL** parameter. The optional **Token** parameter will always remain empty in this case
![BF](../../static/img/Docs/Bitrix24/4.png)
<hr/><br/>
## To work via Local Application
1. Select **Local Application**
![BF](../../static/img/Docs/Bitrix24/5.png)
2. Select the path of the handler (if the application does not imply authorization of other users, but only Bitrix management through one administrator account, you can choose any address, for example https://localhost), tick **Use only API** (if you need only the functionality of calling library methods) and fill in the necessary permissions
![BF](../../static/img/Docs/Bitrix24/6.png)
3. Save the **application key** and **application code**
![BF](../../static/img/Docs/Bitrix24/7.png)
4. Using the application key, call the **GetAppAuthLink** function and follow the received link in the browser. After authorization, copy the received code from the address bar (or get it to the handler whose address was specified in point 2)
![BF](../../static/img/Docs/Bitrix24/8.png)
5. Pass the received code, along with the application key and secret, to the **GetToken** function. Save the received **access** and **refresh tokens**
6. Tokens have a limited lifetime. To get a new token, you can use the **UpdateToken** function, passing here the refresh token, key and application secret. The refresh creates not only a new access token, but also a refresh token as well

View File

@ -1,4 +0,0 @@
{
"label": "Blocks managment",
"position": "4"
}

View File

@ -1,4 +0,0 @@
{
"label": "Database management",
"position": "3"
}

View File

@ -1,4 +0,0 @@
{
"label": "Page management",
"position": "2"
}

View File

@ -1,4 +0,0 @@
{
"label": "Users",
"position": "5"
}

View File

@ -1,8 +0,0 @@
{
"label": "Notion",
"position": 6,
"link": {
"type": "doc",
"id": "Notion"
}
}

View File

@ -1,4 +0,0 @@
{
"label": "Block formation",
"position": "8"
}

View File

@ -1,4 +0,0 @@
{
"label": "Channel management",
"position": "4"
}

View File

@ -1,4 +0,0 @@
{
"label": "Dialog management",
"position": "5"
}

View File

@ -1,4 +0,0 @@
{
"label": "External files management",
"position": "7"
}

View File

@ -1,4 +0,0 @@
{
"label": "File managment",
"position": "6"
}

View File

@ -1,4 +0,0 @@
{
"label": "Management and settings",
"position": "2"
}

View File

@ -1,4 +0,0 @@
{
"label": "Message management",
"position": "3"
}

View File

@ -1,8 +0,0 @@
{
"label": "Slack",
"position": 9,
"link": {
"type": "doc",
"id": "Slack"
}
}

View File

@ -1,8 +0,0 @@
{
"label": "Getting started",
"position": 1,
"link": {
"type": "doc",
"id": "Start"
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 78 KiB

After

Width:  |  Height:  |  Size: 72 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 103 KiB

After

Width:  |  Height:  |  Size: 93 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 100 KiB

After

Width:  |  Height:  |  Size: 244 KiB

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