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

Test data update (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2025-02-03 19:47:34 +03:00
parent 410d9bf521
commit c1e749ade5
124 changed files with 193 additions and 232 deletions

Binary file not shown.

View File

@@ -0,0 +1 @@
 NOT JSON:

View File

@@ -1,7 +1,5 @@
# JSON data can also be passed as a path to a .json file
oint airtable CreatePosts \
--token "***" \
--base "appQJvhyPf6wsMLGd" \
--table "tbl2y2JCiK1G12Wvn" \
--data "{'Number':10,'String':'Hello'}"
--base "appCCG0gKDROyducY" \
--table "tblWR7E22PIGCoAWU" \
--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 "appQJvhyPf6wsMLGd" ^
--table "tbl2y2JCiK1G12Wvn" ^
--data "{'Number':10,'String':'Hello'}"
--base "appCCG0gKDROyducY" ^
--table "tblWR7E22PIGCoAWU" ^
--data "[{'Number':10,'String':'Hello'},{'Number':10,'String':'Hello'}]"

View File

@@ -1,2 +1,2 @@
oint airtable GetNumberField \
--title "8b5c2519-9c68-4ef7-99c4-6a689bc5599b"
--title "b013261d-d06d-47b3-aa31-0043e305fccb"

View File

@@ -1,2 +1,2 @@
oint airtable GetNumberField ^
--title "8b5c2519-9c68-4ef7-99c4-6a689bc5599b"
--title "b013261d-d06d-47b3-aa31-0043e305fccb"

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/ps56vdxg63nq8fek" \
--title "New stage" \
--color "0026FF" \
--prevstage 1754 \
--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/ps56vdxg63nq8fek" ^
--title "New stage" ^
--color "0026FF" ^
--prevstage 1754 ^
--admin true ^
--token "***"
--prevstage 6

View File

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

View File

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

View File

@@ -1,8 +1,4 @@
oint bitrix24 AddTaskTimeAccounting \
--url "b24-ar17wx.bitrix24.by" \
--task "4742" \
--amount 7200 \
--user 10 \
--text "Time spent on work" \
--date "2024-12-20T20:59:02.9370274" \
--token "***"
--url "https://b24-ar17wx.bitrix24.by/rest/1/ps56vdxg63nq8fek" \
--task "4822" \
--amount 3600

View File

@@ -1,8 +1,4 @@
oint bitrix24 AddTaskTimeAccounting ^
--url "b24-ar17wx.bitrix24.by" ^
--task "4742" ^
--amount 7200 ^
--user 10 ^
--text "Time spent on work" ^
--date "2024-12-20T20:59:02.9370274" ^
--token "***"
--url "https://b24-ar17wx.bitrix24.by/rest/1/ps56vdxg63nq8fek" ^
--task "4822" ^
--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/ps56vdxg63nq8fek" \
--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/ps56vdxg63nq8fek" ^
--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 1508 \
--headid 1 \
--token "***"
--url "https://b24-ar17wx.bitrix24.by/rest/1/ps56vdxg63nq8fek" \
--title "Main department" \
--parentid 1

View File

@@ -1,6 +1,4 @@
oint bitrix24 CreateDepartment ^
--url "b24-ar17wx.bitrix24.by" ^
--title "Subordinate department" ^
--parentid 1508 ^
--headid 1 ^
--token "***"
--url "https://b24-ar17wx.bitrix24.by/rest/1/ps56vdxg63nq8fek" ^
--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/ps56vdxg63nq8fek" \
--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/ps56vdxg63nq8fek" ^
--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/ps56vdxg63nq8fek" \
--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/ps56vdxg63nq8fek" ^
--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/ps56vdxg63nq8fek"

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

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':'df46556a-6d12-4fdf-b969-7281434a8b33','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':'e89b573b-8aab-44bc-9cd4-23e5f7e38a05','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':'df46556a-6d12-4fdf-b969-7281434a8b33','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':'e89b573b-8aab-44bc-9cd4-23e5f7e38a05','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\45phzejnzi1.png" \
--file "C:\Users\Administrator\AppData\Local\Temp\45nnzmxxa4o.png" \
--path "/New/pic.png" \
--overwrite true

View File

@@ -1,5 +1,5 @@
oint dropbox UploadFile ^
--token "***" ^
--file "C:\Users\Administrator\AppData\Local\Temp\45phzejnzi1.png" ^
--file "C:\Users\Administrator\AppData\Local\Temp\45nnzmxxa4o.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

@@ -1,4 +1,4 @@
oint ozon CreateBarcodes \
--clientid "***" \
--apikey "***" \
--productids 1364375364
--productids 1381874306

View File

@@ -1,4 +1,4 @@
oint ozon CreateBarcodes ^
--clientid "***" ^
--apikey "***" ^
--productids 1364375364
--productids 1381874306

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

@@ -0,0 +1,2 @@
oint proxy CreateProject \
--path "C:\Users\Administrator\AppData\Local\Temp\owm21kivdhe.oint"

View File

@@ -0,0 +1,2 @@
oint proxy CreateProject ^
--path "C:\Users\Administrator\AppData\Local\Temp\owm21kivdhe.oint"

View File

@@ -1,4 +1,4 @@
oint slack CreateChannel \
--token "***" \
--title "testconv4bc49e47-2872-41c8-bb64-cad73281b509" \
--title "testconvecd9d728-a867-4917-9cfc-34dc70f9418e" \
--private false

View File

@@ -1,4 +1,4 @@
oint slack CreateChannel ^
--token "***" ^
--title "testconv4bc49e47-2872-41c8-bb64-cad73281b509" ^
--title "testconvecd9d728-a867-4917-9cfc-34dc70f9418e" ^
--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-01-21T20:46:31.7538423"
--text "TestMessage1"

View File

@@ -1,5 +1,4 @@
oint slack SendMessage ^
--token "***" ^
--channel "C06UFNUTKUL" ^
--text "Sheduled message" ^
--date "2025-01-21T20:46:31.7538423"
--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\zhyergud3gg.sqlite"
--db "C:\Users\Administrator\AppData\Local\Temp\gb1lmihr5su.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\zhyergud3gg.sqlite"
--db "C:\Users\Administrator\AppData\Local\Temp\gb1lmihr5su.sqlite"

View File

@@ -1,3 +1,3 @@
oint sqlite ExecuteSQLQuery \
--sql "SELECT id, name, age, salary, is_active, created_at, data FROM test_table;" \
--db "C:\Users\Administrator\AppData\Local\Temp\0u4crb3ohbf.sqlite"
--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\rafrxgmbrax.sqlite"

View File

@@ -1,3 +1,3 @@
oint sqlite ExecuteSQLQuery ^
--sql "SELECT id, name, age, salary, is_active, created_at, data FROM test_table;" ^
--db "C:\Users\Administrator\AppData\Local\Temp\0u4crb3ohbf.sqlite"
--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\rafrxgmbrax.sqlite"

View File

@@ -2,4 +2,4 @@ oint telegram CreateForumThread \
--token "***" \
--forum "-1001971186208" \
--icon "5357419403325481346" \
--title "TestTopic 5e70fde0-4c17-4613-b989-c3f101215f08"
--title "TestTopic 5ead6e8d-2dfb-446f-a358-a0b95510acf5"

View File

@@ -2,4 +2,4 @@ oint telegram CreateForumThread ^
--token "***" ^
--forum "-1001971186208" ^
--icon "5357419403325481346" ^
--title "TestTopic 5e70fde0-4c17-4613-b989-c3f101215f08"
--title "TestTopic 5ead6e8d-2dfb-446f-a358-a0b95510acf5"

View File

@@ -1,6 +1,6 @@
oint telegram CreateInvitationLink \
--token "***" \
--chat "@testsichee" \
--expire "2025-01-21T20:24:36.0735983" \
--title "Link 20.01.2025 20:24:36" \
--expire "2025-02-04T19:38:31.9461314" \
--title "Link 03.02.2025 19:38:31" \
--limit 200

View File

@@ -1,6 +1,6 @@
oint telegram CreateInvitationLink ^
--token "***" ^
--chat "@testsichee" ^
--expire "2025-01-21T20:24:36.0735983" ^
--title "Link 20.01.2025 20:24:36" ^
--expire "2025-02-04T19:38:31.9461314" ^
--title "Link 03.02.2025 19:38:31" ^
--limit 200

View File

@@ -1,4 +1,4 @@
oint telegram EditMainForumTopicName \
--token "***" \
--forum "-1001971186208" \
--title "New main thread name 49e58f20-e842-459f-9a51-b9f51169fc70"
--title "New main thread name e4f5f523-7fb3-4f11-8f6c-d797c80bc822"

View File

@@ -1,4 +1,4 @@
oint telegram EditMainForumTopicName ^
--token "***" ^
--forum "-1001971186208" ^
--title "New main thread name 49e58f20-e842-459f-9a51-b9f51169fc70"
--title "New main thread name e4f5f523-7fb3-4f11-8f6c-d797c80bc822"

View File

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

View File

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

View File

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

View File

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

View File

@@ -1,5 +1,5 @@
oint telegram SendAudio \
--token "***" \
--chat "@testsichee" \
--chat "461699897" \
--text "Строковое значение" \
--audio "C:\Users\Administrator\AppData\Local\Temp\4g0ge4adsll.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\4g0ge4adsll.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\vnd35yo5cbv.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\vnd35yo5cbv.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\jseetobxn15.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\jseetobxn15.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\vre0mmeqsau.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\vre0mmeqsau.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\\kvev2s5gcui.docx':'document'}"
--media "{'C:\\Users\\Administrator\\AppData\\Local\\Temp\\r3koyhqgegh.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\\kvev2s5gcui.docx':'document'}"
--media "{'C:\\Users\\Administrator\\AppData\\Local\\Temp\\r3koyhqgegh.png':'photo','https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/video.mp4':'video'}"

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\vp42cv01u2f.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\vp42cv01u2f.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 "TestTweet4abcbd59-1b16-4d76-9d6b-c128954e8cf3" \
--text "TestTweet29ef220d-ee40-4cbd-8d9c-b0bc4cc33ca1" \
--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 "TestTweet4abcbd59-1b16-4d76-9d6b-c128954e8cf3" ^
--text "TestTweet29ef220d-ee40-4cbd-8d9c-b0bc4cc33ca1" ^
--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_457246247','video-218861756_456240101']" \
--objects "['photo657846756_457246327','video-218861756_456240118']" \
--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_457246247','video-218861756_456240101']" ^
--objects "['photo657846756_457246327','video-218861756_456240118']" ^
--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 CreatePost \
--text "Post from autotest" \
--pictures "C:\Users\Administrator\AppData\Local\Temp\lxfcbi31h52.png" \
--pictures "['https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg','C:\\Users\\Administrator\\AppData\\Local\\Temp\\ztvzfxixt30.png']" \
--ad true \
--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 CreatePost ^
--text "Post from autotest" ^
--pictures "C:\Users\Administrator\AppData\Local\Temp\lxfcbi31h52.png" ^
--pictures "['https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg','C:\\Users\\Administrator\\AppData\\Local\\Temp\\ztvzfxixt30.png']" ^
--ad true ^
--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