You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-23 22:05:15 +02:00
Main build (Jenkins)
This commit is contained in:
@@ -205,7 +205,7 @@ ___
|
||||
<summary>Синопсис</summary>
|
||||
<br>
|
||||
|
||||
Этот проект предоставляет библиотеку для интеграции 1С:Предприятие, OneScript и CLI с внешними сервисами через REST API и другие протоколы. Благодаря представленным в ней методам вы можете работать в экосистеме 1С:Предприятие с такими сервисами и технологиями как: Airtable, Bitrix24, CDEK, Dropbox, FTP, Google Calendar, Google Drive, Google Sheets, GreenAPI (WhatsApp), GreenAPI (Max), MongoDB, MSSQL, MySQL, Neocities, Notion, PostgreSQL, RCON, ReportPortal, S3, SFTP, Slack, SQLite, SSH, TCP, Telegram, Twitter, Viber, VK, VKTeams, Yandex Disk
|
||||
Этот проект предоставляет библиотеку для интеграции 1С:Предприятие, OneScript и CLI с внешними сервисами через REST API и другие протоколы. Благодаря представленным в ней методам вы можете работать в экосистеме 1С:Предприятие с такими сервисами и технологиями как: Airtable, Bitrix24, CDEK, Dropbox, FTP, Google Calendar, Google Drive, Google Sheets, GreenAPI, GreenMax, MongoDB, MSSQL, MySQL, Neocities, Notion, PostgreSQL, RCON, ReportPortal, S3, SFTP, Slack, SQLite, SSH, TCP, Telegram, Twitter, Viber, VK, VKTeams, Yandex Disk
|
||||
|
||||
Существуют варианты поставки в виде расширения (.cfe, XML, EDT), OPM-пакета и других пакетов для разных операционных систем. Версия 1С: 8.3.10. Подходит для любых конфигураций, не использует БСП
|
||||
|
||||
|
||||
5
ci/cli_deb_test_en
vendored
5
ci/cli_deb_test_en
vendored
@@ -692,9 +692,12 @@ pipeline {
|
||||
steps {
|
||||
script {
|
||||
def tests = [
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_TestsCLI.os', 'GMax_Account'],
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_TestsCLI.os', 'GMax_GroupManagement'],
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_TestsCLI.os', 'GMax_MessageSending'],
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_TestsCLI.os', 'GMax_Notifications'],
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_TestsCLI.os', 'GMax_MessageHistory'],
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_TestsCLI.os', 'GMax_Queues'],
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_TestsCLI.os', 'GMax_Account'],
|
||||
]
|
||||
for (test in tests) {
|
||||
catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') {
|
||||
|
||||
5
ci/cli_deb_test_ru
vendored
5
ci/cli_deb_test_ru
vendored
@@ -692,9 +692,12 @@ pipeline {
|
||||
steps {
|
||||
script {
|
||||
def tests = [
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_ТестыCLI.os', 'GMax_Аккаунт'],
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_ТестыCLI.os', 'GMax_РаботаСГруппами'],
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_ТестыCLI.os', 'GMax_ОтправкаСообщений'],
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_ТестыCLI.os', 'GMax_Уведомления'],
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_ТестыCLI.os', 'GMax_ИсторияСообщений'],
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_ТестыCLI.os', 'GMax_Очереди'],
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_ТестыCLI.os', 'GMax_Аккаунт'],
|
||||
]
|
||||
for (test in tests) {
|
||||
catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') {
|
||||
|
||||
5
ci/cli_rpm_test_en
vendored
5
ci/cli_rpm_test_en
vendored
@@ -692,9 +692,12 @@ pipeline {
|
||||
steps {
|
||||
script {
|
||||
def tests = [
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_TestsCLI.os', 'GMax_Account'],
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_TestsCLI.os', 'GMax_GroupManagement'],
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_TestsCLI.os', 'GMax_MessageSending'],
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_TestsCLI.os', 'GMax_Notifications'],
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_TestsCLI.os', 'GMax_MessageHistory'],
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_TestsCLI.os', 'GMax_Queues'],
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_TestsCLI.os', 'GMax_Account'],
|
||||
]
|
||||
for (test in tests) {
|
||||
catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') {
|
||||
|
||||
5
ci/cli_rpm_test_ru
vendored
5
ci/cli_rpm_test_ru
vendored
@@ -692,9 +692,12 @@ pipeline {
|
||||
steps {
|
||||
script {
|
||||
def tests = [
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_ТестыCLI.os', 'GMax_Аккаунт'],
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_ТестыCLI.os', 'GMax_РаботаСГруппами'],
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_ТестыCLI.os', 'GMax_ОтправкаСообщений'],
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_ТестыCLI.os', 'GMax_Уведомления'],
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_ТестыCLI.os', 'GMax_ИсторияСообщений'],
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_ТестыCLI.os', 'GMax_Очереди'],
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_ТестыCLI.os', 'GMax_Аккаунт'],
|
||||
]
|
||||
for (test in tests) {
|
||||
catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') {
|
||||
|
||||
5
ci/cli_test_en
vendored
5
ci/cli_test_en
vendored
@@ -772,9 +772,12 @@ pipeline {
|
||||
steps {
|
||||
script {
|
||||
def tests = [
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_TestsCLI.os', 'GMax_Account'],
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_TestsCLI.os', 'GMax_GroupManagement'],
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_TestsCLI.os', 'GMax_MessageSending'],
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_TestsCLI.os', 'GMax_Notifications'],
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_TestsCLI.os', 'GMax_MessageHistory'],
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_TestsCLI.os', 'GMax_Queues'],
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_TestsCLI.os', 'GMax_Account'],
|
||||
]
|
||||
for (test in tests) {
|
||||
catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') {
|
||||
|
||||
5
ci/cli_test_ru
vendored
5
ci/cli_test_ru
vendored
@@ -772,9 +772,12 @@ pipeline {
|
||||
steps {
|
||||
script {
|
||||
def tests = [
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_ТестыCLI.os', 'GMax_Аккаунт'],
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_ТестыCLI.os', 'GMax_РаботаСГруппами'],
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_ТестыCLI.os', 'GMax_ОтправкаСообщений'],
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_ТестыCLI.os', 'GMax_Уведомления'],
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_ТестыCLI.os', 'GMax_ИсторияСообщений'],
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_ТестыCLI.os', 'GMax_Очереди'],
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_ТестыCLI.os', 'GMax_Аккаунт'],
|
||||
]
|
||||
for (test in tests) {
|
||||
catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') {
|
||||
|
||||
2
ci/installer_set/share/oint/.versionhash
vendored
2
ci/installer_set/share/oint/.versionhash
vendored
@@ -1 +1 @@
|
||||
0D2AFE29BC705370126EF23764509BAFD9F5BF6D21A0A5D5230D7D5F5411F0EF
|
||||
BCFC1A10C544019FBDCA4852CAA1393A7CEEA8C35488E8125F559041476A0BFE
|
||||
5
ci/os_deb_test_en
vendored
5
ci/os_deb_test_en
vendored
@@ -702,9 +702,12 @@ pipeline {
|
||||
steps {
|
||||
script {
|
||||
def tests = [
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_Tests.os', 'GMax_Account'],
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_Tests.os', 'GMax_GroupManagement'],
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_Tests.os', 'GMax_MessageSending'],
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_Tests.os', 'GMax_Notifications'],
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_Tests.os', 'GMax_MessageHistory'],
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_Tests.os', 'GMax_Queues'],
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_Tests.os', 'GMax_Account'],
|
||||
]
|
||||
for (test in tests) {
|
||||
catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') {
|
||||
|
||||
5
ci/os_deb_test_ru
vendored
5
ci/os_deb_test_ru
vendored
@@ -702,9 +702,12 @@ pipeline {
|
||||
steps {
|
||||
script {
|
||||
def tests = [
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_Тесты.os', 'GMax_Аккаунт'],
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_Тесты.os', 'GMax_РаботаСГруппами'],
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_Тесты.os', 'GMax_ОтправкаСообщений'],
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_Тесты.os', 'GMax_Уведомления'],
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_Тесты.os', 'GMax_ИсторияСообщений'],
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_Тесты.os', 'GMax_Очереди'],
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_Тесты.os', 'GMax_Аккаунт'],
|
||||
]
|
||||
for (test in tests) {
|
||||
catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') {
|
||||
|
||||
5
ci/os_rpm_test_en
vendored
5
ci/os_rpm_test_en
vendored
@@ -702,9 +702,12 @@ pipeline {
|
||||
steps {
|
||||
script {
|
||||
def tests = [
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_Tests.os', 'GMax_Account'],
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_Tests.os', 'GMax_GroupManagement'],
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_Tests.os', 'GMax_MessageSending'],
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_Tests.os', 'GMax_Notifications'],
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_Tests.os', 'GMax_MessageHistory'],
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_Tests.os', 'GMax_Queues'],
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_Tests.os', 'GMax_Account'],
|
||||
]
|
||||
for (test in tests) {
|
||||
catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') {
|
||||
|
||||
5
ci/os_rpm_test_ru
vendored
5
ci/os_rpm_test_ru
vendored
@@ -702,9 +702,12 @@ pipeline {
|
||||
steps {
|
||||
script {
|
||||
def tests = [
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_Тесты.os', 'GMax_Аккаунт'],
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_Тесты.os', 'GMax_РаботаСГруппами'],
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_Тесты.os', 'GMax_ОтправкаСообщений'],
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_Тесты.os', 'GMax_Уведомления'],
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_Тесты.os', 'GMax_ИсторияСообщений'],
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_Тесты.os', 'GMax_Очереди'],
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_Тесты.os', 'GMax_Аккаунт'],
|
||||
]
|
||||
for (test in tests) {
|
||||
catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') {
|
||||
|
||||
5
ci/os_test_en
vendored
5
ci/os_test_en
vendored
@@ -699,9 +699,12 @@ pipeline {
|
||||
steps {
|
||||
script {
|
||||
def tests = [
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_Tests.os', 'GMax_Account'],
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_Tests.os', 'GMax_GroupManagement'],
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_Tests.os', 'GMax_MessageSending'],
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_Tests.os', 'GMax_Notifications'],
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_Tests.os', 'GMax_MessageHistory'],
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_Tests.os', 'GMax_Queues'],
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_Tests.os', 'GMax_Account'],
|
||||
]
|
||||
for (test in tests) {
|
||||
catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') {
|
||||
|
||||
5
ci/os_test_ru
vendored
5
ci/os_test_ru
vendored
@@ -699,9 +699,12 @@ pipeline {
|
||||
steps {
|
||||
script {
|
||||
def tests = [
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_Тесты.os', 'GMax_Аккаунт'],
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_Тесты.os', 'GMax_РаботаСГруппами'],
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_Тесты.os', 'GMax_ОтправкаСообщений'],
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_Тесты.os', 'GMax_Уведомления'],
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_Тесты.os', 'GMax_ИсторияСообщений'],
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_Тесты.os', 'GMax_Очереди'],
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_Тесты.os', 'GMax_Аккаунт'],
|
||||
]
|
||||
for (test in tests) {
|
||||
catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') {
|
||||
|
||||
5
ci/split_tests/GreenMax/cli_deb_test_en
vendored
5
ci/split_tests/GreenMax/cli_deb_test_en
vendored
@@ -84,9 +84,12 @@ pipeline {
|
||||
steps {
|
||||
script {
|
||||
def tests = [
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_TestsCLI.os', 'GMax_Account'],
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_TestsCLI.os', 'GMax_GroupManagement'],
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_TestsCLI.os', 'GMax_MessageSending'],
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_TestsCLI.os', 'GMax_Notifications'],
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_TestsCLI.os', 'GMax_MessageHistory'],
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_TestsCLI.os', 'GMax_Queues'],
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_TestsCLI.os', 'GMax_Account'],
|
||||
]
|
||||
for (test in tests) {
|
||||
catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') {
|
||||
|
||||
5
ci/split_tests/GreenMax/cli_deb_test_ru
vendored
5
ci/split_tests/GreenMax/cli_deb_test_ru
vendored
@@ -84,9 +84,12 @@ pipeline {
|
||||
steps {
|
||||
script {
|
||||
def tests = [
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_ТестыCLI.os', 'GMax_Аккаунт'],
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_ТестыCLI.os', 'GMax_РаботаСГруппами'],
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_ТестыCLI.os', 'GMax_ОтправкаСообщений'],
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_ТестыCLI.os', 'GMax_Уведомления'],
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_ТестыCLI.os', 'GMax_ИсторияСообщений'],
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_ТестыCLI.os', 'GMax_Очереди'],
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_ТестыCLI.os', 'GMax_Аккаунт'],
|
||||
]
|
||||
for (test in tests) {
|
||||
catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') {
|
||||
|
||||
5
ci/split_tests/GreenMax/cli_rpm_test_en
vendored
5
ci/split_tests/GreenMax/cli_rpm_test_en
vendored
@@ -84,9 +84,12 @@ pipeline {
|
||||
steps {
|
||||
script {
|
||||
def tests = [
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_TestsCLI.os', 'GMax_Account'],
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_TestsCLI.os', 'GMax_GroupManagement'],
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_TestsCLI.os', 'GMax_MessageSending'],
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_TestsCLI.os', 'GMax_Notifications'],
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_TestsCLI.os', 'GMax_MessageHistory'],
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_TestsCLI.os', 'GMax_Queues'],
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_TestsCLI.os', 'GMax_Account'],
|
||||
]
|
||||
for (test in tests) {
|
||||
catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') {
|
||||
|
||||
5
ci/split_tests/GreenMax/cli_rpm_test_ru
vendored
5
ci/split_tests/GreenMax/cli_rpm_test_ru
vendored
@@ -84,9 +84,12 @@ pipeline {
|
||||
steps {
|
||||
script {
|
||||
def tests = [
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_ТестыCLI.os', 'GMax_Аккаунт'],
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_ТестыCLI.os', 'GMax_РаботаСГруппами'],
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_ТестыCLI.os', 'GMax_ОтправкаСообщений'],
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_ТестыCLI.os', 'GMax_Уведомления'],
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_ТестыCLI.os', 'GMax_ИсторияСообщений'],
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_ТестыCLI.os', 'GMax_Очереди'],
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_ТестыCLI.os', 'GMax_Аккаунт'],
|
||||
]
|
||||
for (test in tests) {
|
||||
catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') {
|
||||
|
||||
5
ci/split_tests/GreenMax/cli_test_en
vendored
5
ci/split_tests/GreenMax/cli_test_en
vendored
@@ -164,9 +164,12 @@ pipeline {
|
||||
steps {
|
||||
script {
|
||||
def tests = [
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_TestsCLI.os', 'GMax_Account'],
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_TestsCLI.os', 'GMax_GroupManagement'],
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_TestsCLI.os', 'GMax_MessageSending'],
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_TestsCLI.os', 'GMax_Notifications'],
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_TestsCLI.os', 'GMax_MessageHistory'],
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_TestsCLI.os', 'GMax_Queues'],
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_TestsCLI.os', 'GMax_Account'],
|
||||
]
|
||||
for (test in tests) {
|
||||
catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') {
|
||||
|
||||
5
ci/split_tests/GreenMax/cli_test_ru
vendored
5
ci/split_tests/GreenMax/cli_test_ru
vendored
@@ -164,9 +164,12 @@ pipeline {
|
||||
steps {
|
||||
script {
|
||||
def tests = [
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_ТестыCLI.os', 'GMax_Аккаунт'],
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_ТестыCLI.os', 'GMax_РаботаСГруппами'],
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_ТестыCLI.os', 'GMax_ОтправкаСообщений'],
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_ТестыCLI.os', 'GMax_Уведомления'],
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_ТестыCLI.os', 'GMax_ИсторияСообщений'],
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_ТестыCLI.os', 'GMax_Очереди'],
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_ТестыCLI.os', 'GMax_Аккаунт'],
|
||||
]
|
||||
for (test in tests) {
|
||||
catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') {
|
||||
|
||||
5
ci/split_tests/GreenMax/os_deb_test_en
vendored
5
ci/split_tests/GreenMax/os_deb_test_en
vendored
@@ -94,9 +94,12 @@ pipeline {
|
||||
steps {
|
||||
script {
|
||||
def tests = [
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_Tests.os', 'GMax_Account'],
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_Tests.os', 'GMax_GroupManagement'],
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_Tests.os', 'GMax_MessageSending'],
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_Tests.os', 'GMax_Notifications'],
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_Tests.os', 'GMax_MessageHistory'],
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_Tests.os', 'GMax_Queues'],
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_Tests.os', 'GMax_Account'],
|
||||
]
|
||||
for (test in tests) {
|
||||
catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') {
|
||||
|
||||
5
ci/split_tests/GreenMax/os_deb_test_ru
vendored
5
ci/split_tests/GreenMax/os_deb_test_ru
vendored
@@ -94,9 +94,12 @@ pipeline {
|
||||
steps {
|
||||
script {
|
||||
def tests = [
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_Тесты.os', 'GMax_Аккаунт'],
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_Тесты.os', 'GMax_РаботаСГруппами'],
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_Тесты.os', 'GMax_ОтправкаСообщений'],
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_Тесты.os', 'GMax_Уведомления'],
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_Тесты.os', 'GMax_ИсторияСообщений'],
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_Тесты.os', 'GMax_Очереди'],
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_Тесты.os', 'GMax_Аккаунт'],
|
||||
]
|
||||
for (test in tests) {
|
||||
catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') {
|
||||
|
||||
5
ci/split_tests/GreenMax/os_rpm_test_en
vendored
5
ci/split_tests/GreenMax/os_rpm_test_en
vendored
@@ -94,9 +94,12 @@ pipeline {
|
||||
steps {
|
||||
script {
|
||||
def tests = [
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_Tests.os', 'GMax_Account'],
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_Tests.os', 'GMax_GroupManagement'],
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_Tests.os', 'GMax_MessageSending'],
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_Tests.os', 'GMax_Notifications'],
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_Tests.os', 'GMax_MessageHistory'],
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_Tests.os', 'GMax_Queues'],
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_Tests.os', 'GMax_Account'],
|
||||
]
|
||||
for (test in tests) {
|
||||
catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') {
|
||||
|
||||
5
ci/split_tests/GreenMax/os_rpm_test_ru
vendored
5
ci/split_tests/GreenMax/os_rpm_test_ru
vendored
@@ -94,9 +94,12 @@ pipeline {
|
||||
steps {
|
||||
script {
|
||||
def tests = [
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_Тесты.os', 'GMax_Аккаунт'],
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_Тесты.os', 'GMax_РаботаСГруппами'],
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_Тесты.os', 'GMax_ОтправкаСообщений'],
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_Тесты.os', 'GMax_Уведомления'],
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_Тесты.os', 'GMax_ИсторияСообщений'],
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_Тесты.os', 'GMax_Очереди'],
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_Тесты.os', 'GMax_Аккаунт'],
|
||||
]
|
||||
for (test in tests) {
|
||||
catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') {
|
||||
|
||||
5
ci/split_tests/GreenMax/os_test_en
vendored
5
ci/split_tests/GreenMax/os_test_en
vendored
@@ -91,9 +91,12 @@ pipeline {
|
||||
steps {
|
||||
script {
|
||||
def tests = [
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_Tests.os', 'GMax_Account'],
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_Tests.os', 'GMax_GroupManagement'],
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_Tests.os', 'GMax_MessageSending'],
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_Tests.os', 'GMax_Notifications'],
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_Tests.os', 'GMax_MessageHistory'],
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_Tests.os', 'GMax_Queues'],
|
||||
['./src/en/OInt/tests/Modules/internal/OPI_Tests.os', 'GMax_Account'],
|
||||
]
|
||||
for (test in tests) {
|
||||
catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') {
|
||||
|
||||
5
ci/split_tests/GreenMax/os_test_ru
vendored
5
ci/split_tests/GreenMax/os_test_ru
vendored
@@ -91,9 +91,12 @@ pipeline {
|
||||
steps {
|
||||
script {
|
||||
def tests = [
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_Тесты.os', 'GMax_Аккаунт'],
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_Тесты.os', 'GMax_РаботаСГруппами'],
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_Тесты.os', 'GMax_ОтправкаСообщений'],
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_Тесты.os', 'GMax_Уведомления'],
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_Тесты.os', 'GMax_ИсторияСообщений'],
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_Тесты.os', 'GMax_Очереди'],
|
||||
['./src/ru/OInt/tests/Modules/internal/OPI_Тесты.os', 'GMax_Аккаунт'],
|
||||
]
|
||||
for (test in tests) {
|
||||
catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
sidebar_position: 11
|
||||
description: Archive chat and other functions to work with GreenAPI (WhatsApp) in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI (WhatsApp)]
|
||||
description: Archive chat and other functions to work with GreenAPI in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI]
|
||||
---
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
sidebar_position: 1
|
||||
description: Form access parameters and other functions to work with GreenAPI (WhatsApp) in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI (WhatsApp)]
|
||||
description: Form access parameters and other functions to work with GreenAPI in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI]
|
||||
---
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
sidebar_position: 2
|
||||
description: Get account information and other functions to work with GreenAPI (WhatsApp) in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI (WhatsApp)]
|
||||
description: Get account information and other functions to work with GreenAPI in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI]
|
||||
---
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
sidebar_position: 9
|
||||
description: Get authorization code and other functions to work with GreenAPI (WhatsApp) in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI (WhatsApp)]
|
||||
description: Get authorization code and other functions to work with GreenAPI in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI]
|
||||
---
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
sidebar_position: 13
|
||||
description: Get instance settings structure and other functions to work with GreenAPI (WhatsApp) in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI (WhatsApp)]
|
||||
description: Get instance settings structure and other functions to work with GreenAPI in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI]
|
||||
---
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
sidebar_position: 3
|
||||
description: Get instance settings and other functions to work with GreenAPI (WhatsApp) in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI (WhatsApp)]
|
||||
description: Get instance settings and other functions to work with GreenAPI in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI]
|
||||
---
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
sidebar_position: 5
|
||||
description: Get instance status and other functions to work with GreenAPI (WhatsApp) in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI (WhatsApp)]
|
||||
description: Get instance status and other functions to work with GreenAPI in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI]
|
||||
---
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
sidebar_position: 8
|
||||
description: Get QR and other functions to work with GreenAPI (WhatsApp) in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI (WhatsApp)]
|
||||
description: Get QR and other functions to work with GreenAPI in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI]
|
||||
---
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
sidebar_position: 7
|
||||
description: Logout instance and other functions to work with GreenAPI (WhatsApp) in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI (WhatsApp)]
|
||||
description: Logout instance and other functions to work with GreenAPI in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI]
|
||||
---
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
sidebar_position: 6
|
||||
description: Reboot instance and other functions to work with GreenAPI (WhatsApp) in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI (WhatsApp)]
|
||||
description: Reboot instance and other functions to work with GreenAPI in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI]
|
||||
---
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
sidebar_position: 4
|
||||
description: Set instance settings and other functions to work with GreenAPI (WhatsApp) in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI (WhatsApp)]
|
||||
description: Set instance settings and other functions to work with GreenAPI in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI]
|
||||
---
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
sidebar_position: 10
|
||||
description: Set profile picture and other functions to work with GreenAPI (WhatsApp) in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI (WhatsApp)]
|
||||
description: Set profile picture and other functions to work with GreenAPI in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI]
|
||||
---
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
sidebar_position: 12
|
||||
description: Unarchive chat and other functions to work with GreenAPI (WhatsApp) in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI (WhatsApp)]
|
||||
description: Unarchive chat and other functions to work with GreenAPI in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI]
|
||||
---
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
sidebar_position: 4
|
||||
description: Add group member and other functions to work with GreenAPI (WhatsApp) in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI (WhatsApp)]
|
||||
description: Add group member and other functions to work with GreenAPI in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI]
|
||||
---
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
sidebar_position: 2
|
||||
description: Create group and other functions to work with GreenAPI (WhatsApp) in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI (WhatsApp)]
|
||||
description: Create group and other functions to work with GreenAPI in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI]
|
||||
---
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
sidebar_position: 5
|
||||
description: Exclude group member and other functions to work with GreenAPI (WhatsApp) in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI (WhatsApp)]
|
||||
description: Exclude group member and other functions to work with GreenAPI in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI]
|
||||
---
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
sidebar_position: 1
|
||||
description: Get group information and other functions to work with GreenAPI (WhatsApp) in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI (WhatsApp)]
|
||||
description: Get group information and other functions to work with GreenAPI in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI]
|
||||
---
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
sidebar_position: 8
|
||||
description: Leave group and other functions to work with GreenAPI (WhatsApp) in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI (WhatsApp)]
|
||||
description: Leave group and other functions to work with GreenAPI in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI]
|
||||
---
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
sidebar_position: 7
|
||||
description: Revoke admin rights and other functions to work with GreenAPI (WhatsApp) in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI (WhatsApp)]
|
||||
description: Revoke admin rights and other functions to work with GreenAPI in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI]
|
||||
---
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
sidebar_position: 6
|
||||
description: Set admin rights and other functions to work with GreenAPI (WhatsApp) in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI (WhatsApp)]
|
||||
description: Set admin rights and other functions to work with GreenAPI in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI]
|
||||
---
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
sidebar_position: 9
|
||||
description: Set group picture and other functions to work with GreenAPI (WhatsApp) in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI (WhatsApp)]
|
||||
description: Set group picture and other functions to work with GreenAPI in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI]
|
||||
---
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
sidebar_position: 3
|
||||
description: Update group name and other functions to work with GreenAPI (WhatsApp) in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI (WhatsApp)]
|
||||
description: Update group name and other functions to work with GreenAPI in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI]
|
||||
---
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
sidebar_position: 1
|
||||
description: Get chat history and other functions to work with GreenAPI (WhatsApp) in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI (WhatsApp)]
|
||||
description: Get chat history and other functions to work with GreenAPI in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI]
|
||||
---
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
sidebar_position: 3
|
||||
description: Get incoming message log and other functions to work with GreenAPI (WhatsApp) in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI (WhatsApp)]
|
||||
description: Get incoming message log and other functions to work with GreenAPI in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI]
|
||||
---
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
sidebar_position: 2
|
||||
description: Get message and other functions to work with GreenAPI (WhatsApp) in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI (WhatsApp)]
|
||||
description: Get message and other functions to work with GreenAPI in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI]
|
||||
---
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
sidebar_position: 4
|
||||
description: Get outgoing message log and other functions to work with GreenAPI (WhatsApp) in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI (WhatsApp)]
|
||||
description: Get outgoing message log and other functions to work with GreenAPI in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI]
|
||||
---
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
sidebar_position: 2
|
||||
description: Clear message queue and other functions to work with GreenAPI (WhatsApp) in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI (WhatsApp)]
|
||||
description: Clear message queue and other functions to work with GreenAPI in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI]
|
||||
---
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
sidebar_position: 1
|
||||
description: Get message queue and other functions to work with GreenAPI (WhatsApp) in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI (WhatsApp)]
|
||||
description: Get message queue and other functions to work with GreenAPI in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI]
|
||||
---
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
sidebar_position: 9
|
||||
description: Delete message and other functions to work with GreenAPI (WhatsApp) in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI (WhatsApp)]
|
||||
description: Delete message and other functions to work with GreenAPI in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI]
|
||||
---
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
sidebar_position: 8
|
||||
description: Change the message text and other functions to work with GreenAPI (WhatsApp) in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI (WhatsApp)]
|
||||
description: Change the message text and other functions to work with GreenAPI in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI]
|
||||
---
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
sidebar_position: 7
|
||||
description: Forward messages and other functions to work with GreenAPI (WhatsApp) in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI (WhatsApp)]
|
||||
description: Forward messages and other functions to work with GreenAPI in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI]
|
||||
---
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
sidebar_position: 10
|
||||
description: Get contact description and other functions to work with GreenAPI (WhatsApp) in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI (WhatsApp)]
|
||||
description: Get contact description and other functions to work with GreenAPI in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI]
|
||||
---
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
sidebar_position: 11
|
||||
description: Get location description and other functions to work with GreenAPI (WhatsApp) in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI (WhatsApp)]
|
||||
description: Get location description and other functions to work with GreenAPI in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI]
|
||||
---
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
sidebar_position: 6
|
||||
description: Send contact and other functions to work with GreenAPI (WhatsApp) in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI (WhatsApp)]
|
||||
description: Send contact and other functions to work with GreenAPI in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI]
|
||||
---
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
sidebar_position: 3
|
||||
description: Send file by URL and other functions to work with GreenAPI (WhatsApp) in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI (WhatsApp)]
|
||||
description: Send file by URL and other functions to work with GreenAPI in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI]
|
||||
---
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
sidebar_position: 2
|
||||
description: Send file and other functions to work with GreenAPI (WhatsApp) in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI (WhatsApp)]
|
||||
description: Send file and other functions to work with GreenAPI in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI]
|
||||
---
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
sidebar_position: 5
|
||||
description: Send location and other functions to work with GreenAPI (WhatsApp) in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI (WhatsApp)]
|
||||
description: Send location and other functions to work with GreenAPI in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI]
|
||||
---
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
sidebar_position: 4
|
||||
description: Send poll and other functions to work with GreenAPI (WhatsApp) in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI (WhatsApp)]
|
||||
description: Send poll and other functions to work with GreenAPI in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI]
|
||||
---
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
sidebar_position: 1
|
||||
description: Send text message and other functions to work with GreenAPI (WhatsApp) in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI (WhatsApp)]
|
||||
description: Send text message and other functions to work with GreenAPI in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI]
|
||||
---
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
sidebar_position: 2
|
||||
description: Delete notification from queue and other functions to work with GreenAPI (WhatsApp) in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI (WhatsApp)]
|
||||
description: Delete notification from queue and other functions to work with GreenAPI in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI]
|
||||
---
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
sidebar_position: 3
|
||||
description: Download message file and other functions to work with GreenAPI (WhatsApp) in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI (WhatsApp)]
|
||||
description: Download message file and other functions to work with GreenAPI in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI]
|
||||
---
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
sidebar_position: 1
|
||||
description: Get notification and other functions to work with GreenAPI (WhatsApp) in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI (WhatsApp)]
|
||||
description: Get notification and other functions to work with GreenAPI in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI]
|
||||
---
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
sidebar_position: 4
|
||||
description: Set read mark and other functions to work with GreenAPI (WhatsApp) in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI (WhatsApp)]
|
||||
description: Set read mark and other functions to work with GreenAPI in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI]
|
||||
---
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
sidebar_position: 11
|
||||
description: Check account and other functions to work with GreenAPI (Max) in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI (Max)]
|
||||
description: Check account and other functions to work with GreenMax in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenMax]
|
||||
---
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
sidebar_position: 1
|
||||
description: Form access parameters and other functions to work with GreenAPI (Max) in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI (Max)]
|
||||
description: Form access parameters and other functions to work with GreenMax in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenMax]
|
||||
---
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
sidebar_position: 2
|
||||
description: Get account information and other functions to work with GreenAPI (Max) in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI (Max)]
|
||||
description: Get account information and other functions to work with GreenMax in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenMax]
|
||||
---
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
sidebar_position: 5
|
||||
description: Get authorization code and other functions to work with GreenAPI (Max) in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI (Max)]
|
||||
description: Get authorization code and other functions to work with GreenMax in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenMax]
|
||||
---
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
sidebar_position: 15
|
||||
description: Get chat avatar and other functions to work with GreenAPI (Max) in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI (Max)]
|
||||
description: Get chat avatar and other functions to work with GreenMax in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenMax]
|
||||
---
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
sidebar_position: 14
|
||||
description: Get chat list and other functions to work with GreenAPI (Max) in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI (Max)]
|
||||
description: Get chat list and other functions to work with GreenMax in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenMax]
|
||||
---
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
sidebar_position: 13
|
||||
description: Get contact information and other functions to work with GreenAPI (Max) in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI (Max)]
|
||||
description: Get contact information and other functions to work with GreenMax in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenMax]
|
||||
---
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
sidebar_position: 12
|
||||
description: Get contact list and other functions to work with GreenAPI (Max) in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI (Max)]
|
||||
description: Get contact list and other functions to work with GreenMax in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenMax]
|
||||
---
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
sidebar_position: 16
|
||||
description: Get instance settings structure and other functions to work with GreenAPI (Max) in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI (Max)]
|
||||
description: Get instance settings structure and other functions to work with GreenMax in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenMax]
|
||||
---
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
sidebar_position: 3
|
||||
description: Get instance settings and other functions to work with GreenAPI (Max) in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI (Max)]
|
||||
description: Get instance settings and other functions to work with GreenMax in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenMax]
|
||||
---
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
sidebar_position: 7
|
||||
description: Get instance status and other functions to work with GreenAPI (Max) in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI (Max)]
|
||||
description: Get instance status and other functions to work with GreenMax in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenMax]
|
||||
---
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
sidebar_position: 9
|
||||
description: Logout instance and other functions to work with GreenAPI (Max) in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI (Max)]
|
||||
description: Logout instance and other functions to work with GreenMax in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenMax]
|
||||
---
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
sidebar_position: 10
|
||||
description: Reboot instance and other functions to work with GreenAPI (Max) in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI (Max)]
|
||||
description: Reboot instance and other functions to work with GreenMax in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenMax]
|
||||
---
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
sidebar_position: 6
|
||||
description: Send authorization code and other functions to work with GreenAPI (Max) in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI (Max)]
|
||||
description: Send authorization code and other functions to work with GreenMax in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenMax]
|
||||
---
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
sidebar_position: 4
|
||||
description: Set instance settings and other functions to work with GreenAPI (Max) in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI (Max)]
|
||||
description: Set instance settings and other functions to work with GreenMax in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenMax]
|
||||
---
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
sidebar_position: 8
|
||||
description: Set profile picture and other functions to work with GreenAPI (Max) in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI (Max)]
|
||||
description: Set profile picture and other functions to work with GreenMax in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenMax]
|
||||
---
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
sidebar_position: 6
|
||||
description: Add group member and other functions to work with GreenAPI (Max) in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI (Max)]
|
||||
description: Add group member and other functions to work with GreenMax in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenMax]
|
||||
---
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
sidebar_position: 5
|
||||
description: Change group settings and other functions to work with GreenAPI (Max) in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI (Max)]
|
||||
description: Change group settings and other functions to work with GreenMax in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenMax]
|
||||
---
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
sidebar_position: 1
|
||||
description: Create group and other functions to work with GreenAPI (Max) in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI (Max)]
|
||||
description: Create group and other functions to work with GreenMax in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenMax]
|
||||
---
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
sidebar_position: 2
|
||||
description: Get group information and other functions to work with GreenAPI (Max) in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI (Max)]
|
||||
description: Get group information and other functions to work with GreenMax in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenMax]
|
||||
---
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
sidebar_position: 11
|
||||
description: Get group settings structure and other functions to work with GreenAPI (Max) in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI (Max)]
|
||||
description: Get group settings structure and other functions to work with GreenMax in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenMax]
|
||||
---
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
sidebar_position: 10
|
||||
description: Leave group and other functions to work with GreenAPI (Max) in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI (Max)]
|
||||
description: Leave group and other functions to work with GreenMax in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenMax]
|
||||
---
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
sidebar_position: 7
|
||||
description: Remove group member and other functions to work with GreenAPI (Max) in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI (Max)]
|
||||
description: Remove group member and other functions to work with GreenMax in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenMax]
|
||||
---
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
sidebar_position: 9
|
||||
description: Revoke admin rights and other functions to work with GreenAPI (Max) in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenAPI (Max)]
|
||||
description: Revoke admin rights and other functions to work with GreenMax in the Open Integration Package, a free open-source integration library for 1C:Enterprise 8, OneScript and CLI
|
||||
keywords: [1C, 1С, 1С:Enterprise, 1С:Enterprise 8.3, API, Integration, Services, Exchange, OneScript, CLI, GreenMax]
|
||||
---
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user