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

Test data update (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2025-06-04 20:54:02 +03:00
parent fd748787f3
commit 18d5370a8b
127 changed files with 196 additions and 252 deletions

View File

@@ -1,7 +1,5 @@
# JSON data can also be passed as a path to a .json file
oint airtable CreatePosts \
--token "***" \
--base "appd1JtQRWxOoweQg" \
--table "tblh0DeyKd6T8nEUj" \
--data "{'Number':10,'String':'Hello'}"
--base "appAKZEZdfm2h5toZ" \
--table "tbleqwHUvAZrViNke" \
--data "[{'Number':10,'String':'Hello'},{'Number':10,'String':'Hello'}]"

View File

@@ -1,7 +1,5 @@
:: JSON data can also be passed as a path to a .json file
oint airtable CreatePosts ^
--token "***" ^
--base "appd1JtQRWxOoweQg" ^
--table "tblh0DeyKd6T8nEUj" ^
--data "{'Number':10,'String':'Hello'}"
--base "appAKZEZdfm2h5toZ" ^
--table "tbleqwHUvAZrViNke" ^
--data "[{'Number':10,'String':'Hello'},{'Number':10,'String':'Hello'}]"

View File

@@ -1,2 +1,2 @@
oint airtable GetNumberField \
--title "7b632a77-a9dd-4cd5-a0ce-794093229b7d"
--title "a8de4f70-ac01-4a8a-b6cb-60041fcbf8b8"

View File

@@ -1,2 +1,2 @@
oint airtable GetNumberField ^
--title "7b632a77-a9dd-4cd5-a0ce-794093229b7d"
--title "a8de4f70-ac01-4a8a-b6cb-60041fcbf8b8"

View File

@@ -1,7 +1,5 @@
oint bitrix24 AddKanbanStage \
--url "b24-ar17wx.bitrix24.by" \
--title "New stage 2" \
--url "https://b24-ar17wx.bitrix24.by/rest/1/***" \
--title "New stage" \
--color "0026FF" \
--prevstage 2284 \
--admin true \
--token "***"
--prevstage 6

View File

@@ -1,7 +1,5 @@
oint bitrix24 AddKanbanStage ^
--url "b24-ar17wx.bitrix24.by" ^
--title "New stage 2" ^
--url "https://b24-ar17wx.bitrix24.by/rest/1/***" ^
--title "New stage" ^
--color "0026FF" ^
--prevstage 2284 ^
--admin true ^
--token "***"
--prevstage 6

View File

@@ -1,5 +1,4 @@
oint bitrix24 AddTaskComment \
--url "b24-ar17wx.bitrix24.by" \
--task "6102" \
--text "Task uninpossible, don't split up" \
--token "***"
--url "https://b24-ar17wx.bitrix24.by/rest/1/***" \
--task "6168" \
--text "Task impossible, let's split up"

View File

@@ -1,5 +1,4 @@
oint bitrix24 AddTaskComment ^
--url "b24-ar17wx.bitrix24.by" ^
--task "6102" ^
--text "Task uninpossible, don't split up" ^
--token "***"
--url "https://b24-ar17wx.bitrix24.by/rest/1/***" ^
--task "6168" ^
--text "Task impossible, let's split up"

View File

@@ -1,8 +1,4 @@
oint bitrix24 AddTaskTimeAccounting \
--url "b24-ar17wx.bitrix24.by" \
--task "6106" \
--amount 7200 \
--user 10 \
--text "Time spent on work" \
--date "2025-04-21T09:35:59.0143619" \
--token "***"
--url "https://b24-ar17wx.bitrix24.by/rest/1/***" \
--task "6172" \
--amount 3600

View File

@@ -1,8 +1,4 @@
oint bitrix24 AddTaskTimeAccounting ^
--url "b24-ar17wx.bitrix24.by" ^
--task "6106" ^
--amount 7200 ^
--user 10 ^
--text "Time spent on work" ^
--date "2025-04-21T09:35:59.0143619" ^
--token "***"
--url "https://b24-ar17wx.bitrix24.by/rest/1/***" ^
--task "6172" ^
--amount 3600

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -1,8 +1,8 @@
# JSON data can also be passed as a path to a .json file
oint bitrix24 CreatePost \
--url "b24-ar17wx.bitrix24.by" \
--url "https://b24-ar17wx.bitrix24.by/rest/1/***" \
--text "Text of post" \
--files "{'1.png':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg','2.png':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg'}" \
--title "Post title" \
--token "***"
--important true

View File

@@ -1,8 +1,8 @@
:: JSON data can also be passed as a path to a .json file
oint bitrix24 CreatePost ^
--url "b24-ar17wx.bitrix24.by" ^
--url "https://b24-ar17wx.bitrix24.by/rest/1/***" ^
--text "Text of post" ^
--files "{'1.png':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg','2.png':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg'}" ^
--title "Post title" ^
--token "***"
--important true

View File

@@ -1,3 +1,2 @@
oint bitrix24 GetCurrentUser \
--url "b24-ar17wx.bitrix24.by" \
--token "***"
--url "https://b24-ar17wx.bitrix24.by/rest/1/***"

View File

@@ -1,3 +1,2 @@
oint bitrix24 GetCurrentUser ^
--url "b24-ar17wx.bitrix24.by" ^
--token "***"
--url "https://b24-ar17wx.bitrix24.by/rest/1/***"

View File

@@ -1,3 +1,2 @@
oint bitrix24 GetLeadsList \
--url "b24-ar17wx.bitrix24.by" \
--token "***"
--url "https://b24-ar17wx.bitrix24.by/rest/1/***"

View File

@@ -1,3 +1,2 @@
oint bitrix24 GetLeadsList ^
--url "b24-ar17wx.bitrix24.by" ^
--token "***"
--url "https://b24-ar17wx.bitrix24.by/rest/1/***"

View File

@@ -1,3 +1,2 @@
oint bitrix24 GetStoragesList \
--url "b24-ar17wx.bitrix24.by" \
--token "***"
--url "https://b24-ar17wx.bitrix24.by/rest/1/***"

View File

@@ -1,3 +1,2 @@
oint bitrix24 GetStoragesList ^
--url "b24-ar17wx.bitrix24.by" ^
--token "***"
--url "https://b24-ar17wx.bitrix24.by/rest/1/***"

View File

@@ -1,3 +1,2 @@
oint bitrix24 GetTaskFieldsStructure \
--url "b24-ar17wx.bitrix24.by" \
--token "***"
--url "https://b24-ar17wx.bitrix24.by/rest/1/***"

View File

@@ -1,3 +1,2 @@
oint bitrix24 GetTaskFieldsStructure ^
--url "b24-ar17wx.bitrix24.by" ^
--token "***"
--url "https://b24-ar17wx.bitrix24.by/rest/1/***"

View File

@@ -1,3 +1,2 @@
oint bitrix24 GetUserStatus \
--url "b24-ar17wx.bitrix24.by" \
--token "***"
--url "https://b24-ar17wx.bitrix24.by/rest/1/***"

View File

@@ -1,3 +1,2 @@
oint bitrix24 GetUserStatus ^
--url "b24-ar17wx.bitrix24.by" ^
--token "***"
--url "https://b24-ar17wx.bitrix24.by/rest/1/***"

View File

@@ -1,3 +1,2 @@
oint bitrix24 ServerTime \
--url "b24-ar17wx.bitrix24.by" \
--token "***"
--url "https://b24-ar17wx.bitrix24.by/rest/1/***"

View File

@@ -1,3 +1,2 @@
oint bitrix24 ServerTime ^
--url "b24-ar17wx.bitrix24.by" ^
--token "***"
--url "https://b24-ar17wx.bitrix24.by/rest/1/***"

View File

@@ -2,6 +2,6 @@
oint cdek CreateOrder \
--token "***" \
--order "{'from_location':{'code':'44','city':'Moscow','address':'Ave. Leningradsky, 4'},'to_location':{'code':'270','city':'Novosibirsk','address':'st. Bluchera, 32'},'packages':[{'items':[{'payment':{'value':3000},'ware_key':'***','name':'Product','cost':300,'amount':2,'weight':700,'url':'www.item.ru'}],'number':'bar-001','comment':'Packaging','height':10,'length':10,'weight':'4000','width':10}],'recipient':{'phones':[{'number':'+79134637228'}],'name':'Ivaniv Ivan'},'sender':{'name':'Petrov Petr'},'services':[{'code':'SECURE_PACKAGE_A2','parameter':10}],'number':'13ed2e90-8d97-49c4-8c8e-14f6105156d5','comment':'New order','tariff_code':139,'delivery_recipient_cost':{'value':50},'delivery_recipient_cost_adv':{'sum':3000,'threshold':200}}" \
--order "{'from_location':{'code':'44','city':'Moscow','address':'Ave. Leningradsky, 4'},'to_location':{'code':'270','city':'Novosibirsk','address':'st. Bluchera, 32'},'packages':[{'items':[{'payment':{'value':3000},'ware_key':'***','name':'Product','cost':300,'amount':2,'weight':700,'url':'www.item.ru'}],'number':'bar-001','comment':'Packaging','height':10,'length':10,'weight':'4000','width':10}],'recipient':{'phones':[{'number':'+79134637228'}],'name':'Ivaniv Ivan'},'sender':{'name':'Petrov Petr'},'services':[{'code':'SECURE_PACKAGE_A2','parameter':10}],'number':'641c5ff6-4756-4492-b29d-1f7cdf90d917','comment':'New order','tariff_code':139,'delivery_recipient_cost':{'value':50},'delivery_recipient_cost_adv':{'sum':3000,'threshold':200}}" \
--ostore true \
--testapi "***"

View File

@@ -2,6 +2,6 @@
oint cdek CreateOrder ^
--token "***" ^
--order "{'from_location':{'code':'44','city':'Moscow','address':'Ave. Leningradsky, 4'},'to_location':{'code':'270','city':'Novosibirsk','address':'st. Bluchera, 32'},'packages':[{'items':[{'payment':{'value':3000},'ware_key':'***','name':'Product','cost':300,'amount':2,'weight':700,'url':'www.item.ru'}],'number':'bar-001','comment':'Packaging','height':10,'length':10,'weight':'4000','width':10}],'recipient':{'phones':[{'number':'+79134637228'}],'name':'Ivaniv Ivan'},'sender':{'name':'Petrov Petr'},'services':[{'code':'SECURE_PACKAGE_A2','parameter':10}],'number':'13ed2e90-8d97-49c4-8c8e-14f6105156d5','comment':'New order','tariff_code':139,'delivery_recipient_cost':{'value':50},'delivery_recipient_cost_adv':{'sum':3000,'threshold':200}}" ^
--order "{'from_location':{'code':'44','city':'Moscow','address':'Ave. Leningradsky, 4'},'to_location':{'code':'270','city':'Novosibirsk','address':'st. Bluchera, 32'},'packages':[{'items':[{'payment':{'value':3000},'ware_key':'***','name':'Product','cost':300,'amount':2,'weight':700,'url':'www.item.ru'}],'number':'bar-001','comment':'Packaging','height':10,'length':10,'weight':'4000','width':10}],'recipient':{'phones':[{'number':'+79134637228'}],'name':'Ivaniv Ivan'},'sender':{'name':'Petrov Petr'},'services':[{'code':'SECURE_PACKAGE_A2','parameter':10}],'number':'641c5ff6-4756-4492-b29d-1f7cdf90d917','comment':'New order','tariff_code':139,'delivery_recipient_cost':{'value':50},'delivery_recipient_cost_adv':{'sum':3000,'threshold':200}}" ^
--ostore true ^
--testapi "***"

View File

@@ -1,5 +1,5 @@
oint dropbox AddUsersToFile \
--token "***" \
--fileid "kJU6-a-pT48AAAAAAAAABw" \
--emails "['h5bk6ft62s@privaterelay.appleid.com']" \
--readonly true
--emails "h5bk6ft62s@privaterelay.appleid.com" \
--readonly false

View File

@@ -1,5 +1,5 @@
oint dropbox AddUsersToFile ^
--token "***" ^
--fileid "kJU6-a-pT48AAAAAAAAABw" ^
--emails "['h5bk6ft62s@privaterelay.appleid.com']" ^
--readonly true
--emails "h5bk6ft62s@privaterelay.appleid.com" ^
--readonly false

View File

@@ -1,3 +1,2 @@
oint dropbox GetAccountInformation \
--token "***" \
--account "dbid:AAA4WKMCfgoW5LwuNQFeLOyp-X4omQiNDhE"
--token "***"

View File

@@ -1,3 +1,2 @@
oint dropbox GetAccountInformation ^
--token "***" ^
--account "dbid:AAA4WKMCfgoW5LwuNQFeLOyp-X4omQiNDhE"
--token "***"

View File

@@ -1,3 +1,3 @@
oint dropbox GetTagList \
--token "***" \
--paths "/New/mydoc.docx"
--paths "['/New/Dogs.mp3','/New/mydoc.docx']"

View File

@@ -1,3 +1,3 @@
oint dropbox GetTagList ^
--token "***" ^
--paths "/New/mydoc.docx"
--paths "['/New/Dogs.mp3','/New/mydoc.docx']"

View File

@@ -1,5 +1,5 @@
oint dropbox UploadFile \
--token "***" \
--file "C:\Users\Administrator\AppData\Local\Temp\yjj2ylt421s.png" \
--file "C:\Users\Administrator\AppData\Local\Temp\ptti1pk4zwp.png" \
--path "/New/pic.png" \
--overwrite true

View File

@@ -1,5 +1,5 @@
oint dropbox UploadFile ^
--token "***" ^
--file "C:\Users\Administrator\AppData\Local\Temp\yjj2ylt421s.png" ^
--file "C:\Users\Administrator\AppData\Local\Temp\ptti1pk4zwp.png" ^
--path "/New/pic.png" ^
--overwrite true

View File

@@ -1,3 +1,4 @@
oint gdrive CreateFolder \
--token "***" \
--title "TestFolder"
--title "TestFolder" \
--catalog "191iyaa6-2BCNRPOF0F8mQ0TuNWPNesdM"

View File

@@ -1,3 +1,4 @@
oint gdrive CreateFolder ^
--token "***" ^
--title "TestFolder"
--title "TestFolder" ^
--catalog "191iyaa6-2BCNRPOF0F8mQ0TuNWPNesdM"

View File

@@ -1,4 +1,4 @@
oint gsheets CreateSpreadsheet \
--token "***" \
--title "Test table (new.)" \
--title "TestTable" \
--sheets "['Sheet1','Sheet2']"

View File

@@ -1,4 +1,4 @@
oint gsheets CreateSpreadsheet ^
--token "***" ^
--title "Test table (new.)" ^
--title "TestTable" ^
--sheets "['Sheet1','Sheet2']"

View File

@@ -1,3 +1,2 @@
oint neocities GetSiteData \
--token "***" \
--sitename "2athenaeum"
--token "***"

View File

@@ -1,3 +1,2 @@
oint neocities GetSiteData ^
--token "***" ^
--sitename "2athenaeum"
--token "***"

View File

@@ -2,5 +2,5 @@
oint ollama PullModel \
--url "https://api.athenaeum.digital/ollama" \
--model "bayselonarrend/tinyllama:latest" \
--model "tinyllama" \
--headers "{'Authorization':'***'}"

View File

@@ -2,5 +2,5 @@
oint ollama PullModel ^
--url "https://api.athenaeum.digital/ollama" ^
--model "bayselonarrend/tinyllama:latest" ^
--model "tinyllama" ^
--headers "{'Authorization':'***'}"

View File

@@ -2,5 +2,5 @@
oint ollama PushBlob \
--url "https://api.athenaeum.digital/ollama" \
--data "C:\Users\Administrator\AppData\Local\Temp\2fg3tj4bw1o.tmp" \
--data "C:\Users\Administrator\AppData\Local\Temp\43ocjpk2qcp.tmp" \
--headers "{'Authorization':'***'}"

View File

@@ -2,5 +2,5 @@
oint ollama PushBlob ^
--url "https://api.athenaeum.digital/ollama" ^
--data "C:\Users\Administrator\AppData\Local\Temp\2fg3tj4bw1o.tmp" ^
--data "C:\Users\Administrator\AppData\Local\Temp\43ocjpk2qcp.tmp" ^
--headers "{'Authorization':'***'}"

View File

@@ -1,3 +1,4 @@
oint ozon GetCategoriesAndProductTypesTree \
--clientid "***" \
--apikey "***"
--apikey "***" \
--lang "EN"

View File

@@ -1,3 +1,4 @@
oint ozon GetCategoriesAndProductTypesTree ^
--clientid "***" ^
--apikey "***"
--apikey "***" ^
--lang "EN"

View File

@@ -1,4 +1,4 @@
oint slack CreateChannel \
--token "***" \
--title "testconv885664c6-39b1-4887-8f05-dc06176d1c14" \
--title "testconv30c406eb-1b77-4a8c-b429-1acbacd30a70" \
--private false

View File

@@ -1,4 +1,4 @@
oint slack CreateChannel ^
--token "***" ^
--title "testconv885664c6-39b1-4887-8f05-dc06176d1c14" ^
--title "testconv30c406eb-1b77-4a8c-b429-1acbacd30a70" ^
--private false

View File

@@ -1,2 +1,3 @@
oint slack GetExternalFileList \
--token "***"
--token "***" \
--channel "C06UFNUTKUL"

View File

@@ -1,2 +1,3 @@
oint slack GetExternalFileList ^
--token "***"
--token "***" ^
--channel "C06UFNUTKUL"

View File

@@ -1,2 +1,3 @@
oint slack GetFilesList \
--token "***"
--token "***" \
--channel "C06UFNUTKUL"

View File

@@ -1,2 +1,3 @@
oint slack GetFilesList ^
--token "***"
--token "***" ^
--channel "C06UFNUTKUL"

View File

@@ -1,5 +1,4 @@
oint slack SendMessage \
--token "***" \
--channel "C06UFNUTKUL" \
--text "Sheduled message" \
--date "2025-05-22T09:22:56.3200129"
--text "TestMessage1"

View File

@@ -1,5 +1,4 @@
oint slack SendMessage ^
--token "***" ^
--channel "C06UFNUTKUL" ^
--text "Sheduled message" ^
--date "2025-05-22T09:22:56.3200129"
--text "TestMessage1"

View File

@@ -3,4 +3,4 @@
oint sqlite CreateTable \
--table "test" \
--cols "{'id':'INTEGER PRIMARY KEY','name':'TEXT','age':'INTEGER','salary':'REAL','is_active':'BOOLEAN','created_at':'DATETIME','data':'BLOB'}" \
--db "C:\Users\Administrator\AppData\Local\Temp\jnmm44gh1i5.sqlite"
--db "C:\Users\Administrator\AppData\Local\Temp\crjbpkqsq5v.sqlite"

View File

@@ -3,4 +3,4 @@
oint sqlite CreateTable ^
--table "test" ^
--cols "{'id':'INTEGER PRIMARY KEY','name':'TEXT','age':'INTEGER','salary':'REAL','is_active':'BOOLEAN','created_at':'DATETIME','data':'BLOB'}" ^
--db "C:\Users\Administrator\AppData\Local\Temp\jnmm44gh1i5.sqlite"
--db "C:\Users\Administrator\AppData\Local\Temp\crjbpkqsq5v.sqlite"

View File

@@ -1,6 +1,3 @@
# JSON data can also be passed as a path to a .json file
oint sqlite ExecuteSQLQuery \
--sql "SELECT uuid4();" \
--db "C:\Users\Administrator\AppData\Local\Temp\erpnp03saux.sqlite" \
--exts "{'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/uuid.dll':'sqlite3_uuid_init'}"
--sql "CREATE TABLE test_table (id INTEGER PRIMARY KEY,name TEXT,age INTEGER,salary REAL,is_active BOOLEAN,created_at DATETIME,data BLOB);" \
--db "C:\Users\Administrator\AppData\Local\Temp\atnsr22gawg.sqlite"

View File

@@ -1,6 +1,3 @@
:: JSON data can also be passed as a path to a .json file
oint sqlite ExecuteSQLQuery ^
--sql "SELECT uuid4();" ^
--db "C:\Users\Administrator\AppData\Local\Temp\erpnp03saux.sqlite" ^
--exts "{'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/uuid.dll':'sqlite3_uuid_init'}"
--sql "CREATE TABLE test_table (id INTEGER PRIMARY KEY,name TEXT,age INTEGER,salary REAL,is_active BOOLEAN,created_at DATETIME,data BLOB);" ^
--db "C:\Users\Administrator\AppData\Local\Temp\atnsr22gawg.sqlite"

View File

@@ -1,6 +1,3 @@
# JSON data can also be passed as a path to a .json file
oint tcp ProcessRequest \
--address "tcpbin.com:4243" \
--data "Echo this!\n" \
--tls "{'use_tls':true,'accept_invalid_certs':false}"
--address "45.79.112.203:4242" \
--data "Echo this!\n"

View File

@@ -1,6 +1,3 @@
:: JSON data can also be passed as a path to a .json file
oint tcp ProcessRequest ^
--address "tcpbin.com:4243" ^
--data "Echo this!\n" ^
--tls "{'use_tls':true,'accept_invalid_certs':false}"
--address "45.79.112.203:4242" ^
--data "Echo this!\n"

View File

@@ -2,4 +2,4 @@ oint telegram CreateForumThread \
--token "***" \
--forum "-1001971186208" \
--icon "5357419403325481346" \
--title "TestTopic db07022e-4f21-4c24-bebc-0416221755a5"
--title "TestTopic ccc0e426-ceef-4ace-88e1-4ceb0bc52b52"

View File

@@ -2,4 +2,4 @@ oint telegram CreateForumThread ^
--token "***" ^
--forum "-1001971186208" ^
--icon "5357419403325481346" ^
--title "TestTopic db07022e-4f21-4c24-bebc-0416221755a5"
--title "TestTopic ccc0e426-ceef-4ace-88e1-4ceb0bc52b52"

View File

@@ -1,6 +1,6 @@
oint telegram CreateInvitationLink \
--token "***" \
--chat "@testsichee" \
--expire "2025-05-22T08:56:52.2696895" \
--title "Link 21.05.2025 8:56:52" \
--expire "2025-06-05T20:42:55.7157491" \
--title "Link 04.06.2025 20:42:55" \
--limit 200

View File

@@ -1,6 +1,6 @@
oint telegram CreateInvitationLink ^
--token "***" ^
--chat "@testsichee" ^
--expire "2025-05-22T08:56:52.2696895" ^
--title "Link 21.05.2025 8:56:52" ^
--expire "2025-06-05T20:42:55.7157491" ^
--title "Link 04.06.2025 20:42:55" ^
--limit 200

View File

@@ -1,4 +1,4 @@
oint telegram EditMainForumTopicName \
--token "***" \
--forum "-1001971186208" \
--title "New main thread name 9e1c7113-b6bb-4657-81f8-3cc87a3cf909"
--title "New main thread name 91a4f09b-4314-4846-b43c-14d58ab196fd"

View File

@@ -1,4 +1,4 @@
oint telegram EditMainForumTopicName ^
--token "***" ^
--forum "-1001971186208" ^
--title "New main thread name 9e1c7113-b6bb-4657-81f8-3cc87a3cf909"
--title "New main thread name 91a4f09b-4314-4846-b43c-14d58ab196fd"

View File

@@ -2,4 +2,4 @@ oint telegram ForwardMessage \
--token "***" \
--from "@testsichee" \
--to "461699897" \
--message "17291"
--message "17436"

View File

@@ -2,4 +2,4 @@ oint telegram ForwardMessage ^
--token "***" ^
--from "@testsichee" ^
--to "461699897" ^
--message "17291"
--message "17436"

View File

@@ -1,4 +1,4 @@
oint telegram PinMessage \
--token "***" \
--chat "@testsichee" \
--message "17291"
--message "17436"

View File

@@ -1,4 +1,4 @@
oint telegram PinMessage ^
--token "***" ^
--chat "@testsichee" ^
--message "17291"
--message "17436"

View File

@@ -1,5 +1,5 @@
oint telegram SendAudio \
--token "***" \
--chat "@testsichee" \
--chat "461699897" \
--text "Строковое значение" \
--audio "C:\Users\Administrator\AppData\Local\Temp\d34wffstva3.mp3"
--audio "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/song.mp3"

View File

@@ -1,5 +1,5 @@
oint telegram SendAudio ^
--token "***" ^
--chat "@testsichee" ^
--chat "461699897" ^
--text "Строковое значение" ^
--audio "C:\Users\Administrator\AppData\Local\Temp\d34wffstva3.mp3"
--audio "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/song.mp3"

View File

@@ -1,6 +1,6 @@
oint telegram SendContact \
--token "***" \
--chat "@testsichee" \
--chat "461699897" \
--surname "Петров" \
--phone "88005553535" \
--name "Петр"

View File

@@ -1,6 +1,6 @@
oint telegram SendContact ^
--token "***" ^
--chat "@testsichee" ^
--chat "461699897" ^
--surname "Петров" ^
--phone "88005553535" ^
--name "Петр"

View File

@@ -1,6 +1,5 @@
oint telegram SendDocument \
--token "***" \
--chat "@testsichee" \
--chat "461699897" \
--text "Строковое значение" \
--doc "C:\Users\Administrator\AppData\Local\Temp\pg5hyy0cwp1.docx" \
--filename "custom.docx"
--doc "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/document.docx"

View File

@@ -1,6 +1,5 @@
oint telegram SendDocument ^
--token "***" ^
--chat "@testsichee" ^
--chat "461699897" ^
--text "Строковое значение" ^
--doc "C:\Users\Administrator\AppData\Local\Temp\pg5hyy0cwp1.docx" ^
--filename "custom.docx"
--doc "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/document.docx"

View File

@@ -1,5 +1,5 @@
oint telegram SendGif \
--token "***" \
--chat "@testsichee" \
--chat "461699897" \
--text "Строковое значение" \
--gif "C:\Users\Administrator\AppData\Local\Temp\31iszadbjs0.gif"
--gif "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/animation.gif"

View File

@@ -1,5 +1,5 @@
oint telegram SendGif ^
--token "***" ^
--chat "@testsichee" ^
--chat "461699897" ^
--text "Строковое значение" ^
--gif "C:\Users\Administrator\AppData\Local\Temp\31iszadbjs0.gif"
--gif "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/animation.gif"

View File

@@ -1,5 +1,5 @@
oint telegram SendImage \
--token "***" \
--chat "@testsichee" \
--chat "461699897" \
--text "Строковое значение" \
--picture "C:\Users\Administrator\AppData\Local\Temp\3zcajhfe2jd.png"
--picture "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg"

View File

@@ -1,5 +1,5 @@
oint telegram SendImage ^
--token "***" ^
--chat "@testsichee" ^
--chat "461699897" ^
--text "Строковое значение" ^
--picture "C:\Users\Administrator\AppData\Local\Temp\3zcajhfe2jd.png"
--picture "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg"

View File

@@ -1,5 +1,5 @@
oint telegram SendLocation \
--token "***" \
--chat "@testsichee" \
--chat "461699897" \
--lat "48.87373649724122" \
--long "48.87373649724122"

View File

@@ -1,5 +1,5 @@
oint telegram SendLocation ^
--token "***" ^
--chat "@testsichee" ^
--chat "461699897" ^
--lat "48.87373649724122" ^
--long "48.87373649724122"

View File

@@ -2,6 +2,6 @@
oint telegram SendMediaGroup \
--token "***" \
--chat "@testsichee" \
--chat "461699897" \
--text "Строковое значение" \
--media "{'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/document.docx':'document','C:\\Users\\Administrator\\AppData\\Local\\Temp\\ywfqphrlmt1.docx':'document'}"
--media "{'C:\\Users\\Administrator\\AppData\\Local\\Temp\\keqprgzjtmk.png':'photo','https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/video.mp4':'video'}"

View File

@@ -2,6 +2,6 @@
oint telegram SendMediaGroup ^
--token "***" ^
--chat "@testsichee" ^
--chat "461699897" ^
--text "Строковое значение" ^
--media "{'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/document.docx':'document','C:\\Users\\Administrator\\AppData\\Local\\Temp\\ywfqphrlmt1.docx':'document'}"
--media "{'C:\\Users\\Administrator\\AppData\\Local\\Temp\\keqprgzjtmk.png':'photo','https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/video.mp4':'video'}"

View File

@@ -1,5 +1,5 @@
oint telegram SendPoll \
--token "***" \
--chat "@testsichee" \
--chat "461699897" \
--question "What's your favorite color?" \
--options "['Red','Yellow','Green','Blue']"

View File

@@ -1,5 +1,5 @@
oint telegram SendPoll ^
--token "***" ^
--chat "@testsichee" ^
--chat "461699897" ^
--question "What's your favorite color?" ^
--options "['Red','Yellow','Green','Blue']"

View File

@@ -1,5 +1,4 @@
oint telegram SendTextMessage \
--token "***" \
--chat "@testsichee" \
--text "Text %%F0%%9F%%A5%%9D and emoji \(10%%\)" \
--parsemode "MarkdownV2"
--chat "461699897" \
--text "Строковое значение"

View File

@@ -1,5 +1,4 @@
oint telegram SendTextMessage ^
--token "***" ^
--chat "@testsichee" ^
--text "Text %%F0%%9F%%A5%%9D and emoji \(10%%\)" ^
--parsemode "MarkdownV2"
--chat "461699897" ^
--text "Строковое значение"

View File

@@ -1,5 +1,5 @@
oint telegram SendVideo \
--token "***" \
--chat "@testsichee" \
--chat "461699897" \
--text "Строковое значение" \
--video "C:\Users\Administrator\AppData\Local\Temp\0uhamfw4kln.mp4"
--video "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/video.mp4"

View File

@@ -1,5 +1,5 @@
oint telegram SendVideo ^
--token "***" ^
--chat "@testsichee" ^
--chat "461699897" ^
--text "Строковое значение" ^
--video "C:\Users\Administrator\AppData\Local\Temp\0uhamfw4kln.mp4"
--video "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/video.mp4"

View File

@@ -1,5 +1,5 @@
# JSON data can also be passed as a path to a .json file
oint twitter CreateTextTweet \
--text "TestTweet458549b7-0b4a-4d09-bc91-dd659ba002e3" \
--text "TestTweet3f0cab09-2254-4f97-95ca-e9584a439e3d" \
--auth "{'redirect_uri':'https://api.athenaeum.digital/opi/hs/twitter','client_id':'***','client_secret':'***','access_token':'***','refresh_token':'***','oauth_token':'***','oauth_token_secret':'***','oauth_consumer_key':'***','oauth_consumer_secret':'***'}"

View File

@@ -1,5 +1,5 @@
:: JSON data can also be passed as a path to a .json file
oint twitter CreateTextTweet ^
--text "TestTweet458549b7-0b4a-4d09-bc91-dd659ba002e3" ^
--text "TestTweet3f0cab09-2254-4f97-95ca-e9584a439e3d" ^
--auth "{'redirect_uri':'https://api.athenaeum.digital/opi/hs/twitter','client_id':'***','client_secret':'***','access_token':'***','refresh_token':'***','oauth_token':'***','oauth_token_secret':'***','oauth_consumer_key':'***','oauth_consumer_secret':'***'}"

View File

@@ -2,7 +2,7 @@
oint vk CreateCompositePost \
--text "Post from autotest" \
--objects "['photo657846756_457247373','video-218861756_456240380']" \
--objects "['photo657846756_457247441','video-218861756_456240394']" \
--ad false \
--url "https://github.com/Bayselonarrend/OpenIntegrations" \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"

View File

@@ -2,7 +2,7 @@
oint vk CreateCompositePost ^
--text "Post from autotest" ^
--objects "['photo657846756_457247373','video-218861756_456240380']" ^
--objects "['photo657846756_457247441','video-218861756_456240394']" ^
--ad false ^
--url "https://github.com/Bayselonarrend/OpenIntegrations" ^
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"

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