new: elixFormsAPI - export module hack (tentative)
This commit is contained in:
@@ -0,0 +1,22 @@
|
|||||||
|
info:
|
||||||
|
name: Export Module
|
||||||
|
type: http
|
||||||
|
seq: 1
|
||||||
|
|
||||||
|
http:
|
||||||
|
method: GET
|
||||||
|
url: "{{elixFormsRootUrl}}/AJSRV/ELIXFORMS/moduleExport?MODULE_ID=21405&exportProtocol=true"
|
||||||
|
params:
|
||||||
|
- name: MODULE_ID
|
||||||
|
value: "21405"
|
||||||
|
type: query
|
||||||
|
- name: exportProtocol
|
||||||
|
value: "true"
|
||||||
|
type: query
|
||||||
|
auth: inherit
|
||||||
|
|
||||||
|
settings:
|
||||||
|
encodeUrl: true
|
||||||
|
timeout: 0
|
||||||
|
followRedirects: true
|
||||||
|
maxRedirects: 5
|
||||||
Reference in New Issue
Block a user