You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2026-05-22 10:05:29 +02:00
Test data update (Jenkins)
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# JSON data can also be passed as a path to a .json file
|
||||
|
||||
oint bitrix24 AddCustomTaskField \
|
||||
--url "b24-ar17wx.bitrix24.by" \
|
||||
--fieldid 261 \
|
||||
--externalid "NEW_TEXT_FIELD" \
|
||||
--label "{'en':'Updated field','ru':'Izmenennoe pole'}" \
|
||||
--token "***"
|
||||
@@ -0,0 +1,8 @@
|
||||
:: JSON data can also be passed as a path to a .json file
|
||||
|
||||
oint bitrix24 AddCustomTaskField ^
|
||||
--url "b24-ar17wx.bitrix24.by" ^
|
||||
--fieldid 261 ^
|
||||
--externalid "NEW_TEXT_FIELD" ^
|
||||
--label "{'en':'Updated field','ru':'Izmenennoe pole'}" ^
|
||||
--token "***"
|
||||
Reference in New Issue
Block a user