Files
api-collections/bruno/collections/elixForms API v2/_HACKS/Export Module.yml
T

23 lines
402 B
YAML

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