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-05-21 06:52:45 +03:00
parent 65b401c57c
commit 1063569750
147 changed files with 230 additions and 342 deletions

Binary file not shown.

View File

@@ -1,8 +1,6 @@
# JSON data can also be passed as a path to a .json file
oint airtable CreateField \
--token "***" \
--base "app0SvCs0MbKiXML2" \
--table "tblHCb2NG3vEhdtJI" \
--title "5158a51d-cd68-45f0-ac9a-2dc0317e782a" \
--fielddata "{'name':'5158a51d-cd68-45f0-ac9a-2dc0317e782a','type':'number','options':{'precision':0}}"
--base "appPli0MOZzZfk9cC" \
--table "tblCWdRHnJcWIZttO" \
--title "e4e66842-7615-4b10-96ff-ca2518eec144" \
--fielddata "C:\Users\Administrator\AppData\Local\Temp\urf4jttrrlr.tmp"

View File

@@ -1,8 +1,6 @@
:: JSON data can also be passed as a path to a .json file
oint airtable CreateField ^
--token "***" ^
--base "app0SvCs0MbKiXML2" ^
--table "tblHCb2NG3vEhdtJI" ^
--title "5158a51d-cd68-45f0-ac9a-2dc0317e782a" ^
--fielddata "{'name':'5158a51d-cd68-45f0-ac9a-2dc0317e782a','type':'number','options':{'precision':0}}"
--base "appPli0MOZzZfk9cC" ^
--table "tblCWdRHnJcWIZttO" ^
--title "e4e66842-7615-4b10-96ff-ca2518eec144" ^
--fielddata "C:\Users\Administrator\AppData\Local\Temp\urf4jttrrlr.tmp"

View File

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

View File

@@ -1,2 +1,2 @@
oint airtable GetNumberField \
--title "5158a51d-cd68-45f0-ac9a-2dc0317e782a"
--title "e4e66842-7615-4b10-96ff-ca2518eec144"

View File

@@ -1,2 +1,2 @@
oint airtable GetNumberField ^
--title "5158a51d-cd68-45f0-ac9a-2dc0317e782a"
--title "e4e66842-7615-4b10-96ff-ca2518eec144"

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 2200 \
--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 2200 ^
--admin true ^
--token "***"
--prevstage 6

View File

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

View File

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

View File

@@ -1,8 +1,4 @@
oint bitrix24 AddTaskTimeAccounting \
--url "b24-ar17wx.bitrix24.by" \
--task "5872" \
--amount 7200 \
--user 10 \
--text "Time spent on work" \
--date "2025-04-01T16:24:56.1609416" \
--token "***"
--url "https://b24-ar17wx.bitrix24.by/rest/1/***" \
--task "6090" \
--amount 3600

View File

@@ -1,8 +1,4 @@
oint bitrix24 AddTaskTimeAccounting ^
--url "b24-ar17wx.bitrix24.by" ^
--task "5872" ^
--amount 7200 ^
--user 10 ^
--text "Time spent on work" ^
--date "2025-04-01T16:24:56.1609416" ^
--token "***"
--url "https://b24-ar17wx.bitrix24.by/rest/1/***" ^
--task "6090" ^
--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 1954 \
--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 1954 ^
--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':'43d06249-da5c-4e8c-94bf-b34596a4e9d0','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':'c1f4fb56-b1b0-4397-b964-c6c7534a8bf0','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':'43d06249-da5c-4e8c-94bf-b34596a4e9d0','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':'c1f4fb56-b1b0-4397-b964-c6c7534a8bf0','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,5 +1,5 @@
oint dropbox UploadFile \
--token "***" \
--file "C:\Users\Administrator\AppData\Local\Temp\urxhfmior4e.png" \
--file "C:\Users\Administrator\AppData\Local\Temp\cihdc1hv24o.png" \
--path "/New/pic.png" \
--overwrite true

View File

@@ -1,5 +1,5 @@
oint dropbox UploadFile ^
--token "***" ^
--file "C:\Users\Administrator\AppData\Local\Temp\urxhfmior4e.png" ^
--file "C:\Users\Administrator\AppData\Local\Temp\cihdc1hv24o.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,5 +1,3 @@
# JSON data can also be passed as a path to a .json file
oint greenapi ArchiveChat \
--access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}" \
--access "C:\Users\Administrator\AppData\Local\Temp\ocxvuiohrr5.tmp" \
--chat "120363410406221140@g.us"

View File

@@ -1,5 +1,3 @@
:: JSON data can also be passed as a path to a .json file
oint greenapi ArchiveChat ^
--access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}" ^
--access "C:\Users\Administrator\AppData\Local\Temp\ocxvuiohrr5.tmp" ^
--chat "120363410406221140@g.us"

View File

@@ -1,5 +1,3 @@
# JSON data can also be passed as a path to a .json file
oint greenapi CreateGroup \
--access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}" \
--access "C:\Users\Administrator\AppData\Local\Temp\iddaymjqedh.tmp" \
--name "New group"

View File

@@ -1,5 +1,3 @@
:: JSON data can also be passed as a path to a .json file
oint greenapi CreateGroup ^
--access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}" ^
--access "C:\Users\Administrator\AppData\Local\Temp\iddaymjqedh.tmp" ^
--name "New group"

View File

@@ -1,5 +1,3 @@
# JSON data can also be passed as a path to a .json file
oint greenapi GetChatHistory \
--access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}" \
--access "C:\Users\Administrator\AppData\Local\Temp\i4v2vywtf1z.tmp" \
--chat "120363410406221140@g.us"

View File

@@ -1,5 +1,3 @@
:: JSON data can also be passed as a path to a .json file
oint greenapi GetChatHistory ^
--access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}" ^
--access "C:\Users\Administrator\AppData\Local\Temp\i4v2vywtf1z.tmp" ^
--chat "120363410406221140@g.us"

View File

@@ -1,4 +1,2 @@
# JSON data can also be passed as a path to a .json file
oint greenapi GetMessageQueue \
--access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}"
--access "C:\Users\Administrator\AppData\Local\Temp\nni0xklcxnc.tmp"

View File

@@ -1,4 +1,2 @@
:: JSON data can also be passed as a path to a .json file
oint greenapi GetMessageQueue ^
--access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}"
--access "C:\Users\Administrator\AppData\Local\Temp\nni0xklcxnc.tmp"

View File

@@ -1,4 +1,2 @@
# JSON data can also be passed as a path to a .json file
oint greenapi GetNotification \
--access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}"
--access "C:\Users\Administrator\AppData\Local\Temp\afhljwwoyr2.tmp"

View File

@@ -1,4 +1,2 @@
:: JSON data can also be passed as a path to a .json file
oint greenapi GetNotification ^
--access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}"
--access "C:\Users\Administrator\AppData\Local\Temp\afhljwwoyr2.tmp"

View File

@@ -1,7 +1,4 @@
# JSON data can also be passed as a path to a .json file
oint greenapi SendTextMessage \
--access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}" \
--access "C:\Users\Administrator\AppData\Local\Temp\fh2w0bv0dyu.tmp" \
--chat "120363410406221140@g.us" \
--text "New message" \
--quoted "BAE5FCA0F7BFA3AE"
--text "New message"

View File

@@ -1,7 +1,4 @@
:: JSON data can also be passed as a path to a .json file
oint greenapi SendTextMessage ^
--access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}" ^
--access "C:\Users\Administrator\AppData\Local\Temp\fh2w0bv0dyu.tmp" ^
--chat "120363410406221140@g.us" ^
--text "New message" ^
--quoted "BAE5FCA0F7BFA3AE"
--text "New message"

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,6 +1,3 @@
# JSON data can also be passed as a path to a .json file
oint mysql CreateDatabase \
--base "testbase1" \
--dbc "mysql://bayselonarrend:***@127.0.0.1:3306/" \
--tls "{'use_tls':true,'accept_invalid_certs':true}"
--dbc "mysql://bayselonarrend:***@127.0.0.1:3306/"

View File

@@ -1,6 +1,3 @@
:: JSON data can also be passed as a path to a .json file
oint mysql CreateDatabase ^
--base "testbase1" ^
--dbc "mysql://bayselonarrend:***@127.0.0.1:3306/" ^
--tls "{'use_tls':true,'accept_invalid_certs':true}"
--dbc "mysql://bayselonarrend:***@127.0.0.1:3306/"

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" \
--headers "{'Authorization':'Bearer ***'}"
--model "tinyllama" \
--headers "{'Authorization':'***'}"

View File

@@ -2,5 +2,5 @@
oint ollama PullModel ^
--url "https://api.athenaeum.digital/ollama" ^
--model "bayselonarrend/tinyllama:latest" ^
--headers "{'Authorization':'Bearer ***'}"
--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\4p03xhfr0z4.tmp" \
--headers "{'Authorization':'Bearer ***'}"
--data "C:\Users\Administrator\AppData\Local\Temp\vkuuzdqvm0a.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\4p03xhfr0z4.tmp" ^
--headers "{'Authorization':'Bearer ***'}"
--data "C:\Users\Administrator\AppData\Local\Temp\vkuuzdqvm0a.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,6 +1,3 @@
# JSON data can also be passed as a path to a .json file
oint postgres CreateDatabase \
--base "testbase1" \
--dbc "postgresql://bayselonarrend:***@127.0.0.1:5432/" \
--tls "{'use_tls':true,'accept_invalid_certs':true}"
--dbc "postgresql://bayselonarrend:***@127.0.0.1:5432/"

View File

@@ -1,6 +1,3 @@
:: JSON data can also be passed as a path to a .json file
oint postgres CreateDatabase ^
--base "testbase1" ^
--dbc "postgresql://bayselonarrend:***@127.0.0.1:5432/" ^
--tls "{'use_tls':true,'accept_invalid_certs':true}"
--dbc "postgresql://bayselonarrend:***@127.0.0.1:5432/"

View File

@@ -1,6 +1,3 @@
# JSON data can also be passed as a path to a .json file
oint s3 CreateBucket \
--name "opi-gpbucket3" \
--basic "{'URL':'storage-155.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" \
--dir false
--name "opi-dirbucket3" \
--basic "C:\Users\Administrator\AppData\Local\Temp\ihnlr2whhpd.tmp"

View File

@@ -1,6 +1,3 @@
:: JSON data can also be passed as a path to a .json file
oint s3 CreateBucket ^
--name "opi-gpbucket3" ^
--basic "{'URL':'storage-155.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" ^
--dir false
--name "opi-dirbucket3" ^
--basic "C:\Users\Administrator\AppData\Local\Temp\ihnlr2whhpd.tmp"

View File

@@ -1,6 +1,4 @@
# JSON data can also be passed as a path to a .json file
oint s3 SendRequestWithBody \
--method "PUT" \
--basic "{'URL':'storage-155.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" \
--basic "C:\Users\Administrator\AppData\Local\Temp\0j5aoxqdzyy.tmp" \
--body "C:\test_data\document.docx"

View File

@@ -1,6 +1,4 @@
:: JSON data can also be passed as a path to a .json file
oint s3 SendRequestWithBody ^
--method "PUT" ^
--basic "{'URL':'storage-155.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" ^
--basic "C:\Users\Administrator\AppData\Local\Temp\0j5aoxqdzyy.tmp" ^
--body "C:\test_data\document.docx"

View File

@@ -1,5 +1,3 @@
# JSON data can also be passed as a path to a .json file
oint s3 SendRequestWithoutBody \
--method "GET" \
--basic "{'URL':'storage-155.s3hoster.by/opi-newbucket2','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}"
--basic "C:\Users\Administrator\AppData\Local\Temp\laibrsyou0t.tmp"

View File

@@ -1,5 +1,3 @@
:: JSON data can also be passed as a path to a .json file
oint s3 SendRequestWithoutBody ^
--method "GET" ^
--basic "{'URL':'storage-155.s3hoster.by/opi-newbucket2','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}"
--basic "C:\Users\Administrator\AppData\Local\Temp\laibrsyou0t.tmp"

View File

@@ -1,4 +1,4 @@
oint slack CreateChannel \
--token "***" \
--title "testconvf9cf16cc-ef2b-4efd-8043-c3e941bf9ef9" \
--title "testconvc354e36f-f97c-498a-8dbc-6934a724b5ee" \
--private false

View File

@@ -1,4 +1,4 @@
oint slack CreateChannel ^
--token "***" ^
--title "testconvf9cf16cc-ef2b-4efd-8043-c3e941bf9ef9" ^
--title "testconvc354e36f-f97c-498a-8dbc-6934a724b5ee" ^
--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-02T16:12:19.051193"
--text "TestMessage1"

View File

@@ -1,5 +1,4 @@
oint slack SendMessage ^
--token "***" ^
--channel "C06UFNUTKUL" ^
--text "Sheduled message" ^
--date "2025-05-02T16:12:19.051193"
--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\l5hrbo1dxen.sqlite"
--db "C:\Users\Administrator\AppData\Local\Temp\i1b535nqbfz.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\l5hrbo1dxen.sqlite"
--db "C:\Users\Administrator\AppData\Local\Temp\i1b535nqbfz.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\cwr1yddsvyw.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\rb4womm5mht.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\cwr1yddsvyw.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\rb4womm5mht.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 3dfd5c85-e42e-4459-bd54-04185f852fea"
--title "TestTopic 64a7dba6-ab8e-405f-bdd3-fc346877bcd2"

View File

@@ -2,4 +2,4 @@ oint telegram CreateForumThread ^
--token "***" ^
--forum "-1001971186208" ^
--icon "5357419403325481346" ^
--title "TestTopic 3dfd5c85-e42e-4459-bd54-04185f852fea"
--title "TestTopic 64a7dba6-ab8e-405f-bdd3-fc346877bcd2"

View File

@@ -1,6 +1,6 @@
oint telegram CreateInvitationLink \
--token "***" \
--chat "@testsichee" \
--expire "2025-05-02T15:46:10.9476699" \
--title "Link 01.05.2025 15:46:10" \
--expire "2025-05-22T06:39:57.1865295" \
--title "Link 21.05.2025 6:39:57" \
--limit 200

View File

@@ -1,6 +1,6 @@
oint telegram CreateInvitationLink ^
--token "***" ^
--chat "@testsichee" ^
--expire "2025-05-02T15:46:10.9476699" ^
--title "Link 01.05.2025 15:46:10" ^
--expire "2025-05-22T06:39:57.1865295" ^
--title "Link 21.05.2025 6:39:57" ^
--limit 200

View File

@@ -1,4 +1,4 @@
oint telegram EditMainForumTopicName \
--token "***" \
--forum "-1001971186208" \
--title "New main thread name b92ef44b-eab6-4a21-853e-87228c446e29"
--title "New main thread name cbfcec07-e207-4bbf-8b6e-6667875497da"

View File

@@ -1,4 +1,4 @@
oint telegram EditMainForumTopicName ^
--token "***" ^
--forum "-1001971186208" ^
--title "New main thread name b92ef44b-eab6-4a21-853e-87228c446e29"
--title "New main thread name cbfcec07-e207-4bbf-8b6e-6667875497da"

View File

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

View File

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

View File

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

View File

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

View File

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

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