Files
flowsint/flowsint-core/tests/templates/example-xml.yaml
2026-02-12 22:03:04 +01:00

18 lines
266 B
YAML

name: xml-response-example
category: Ip
version: 1.0
input:
type: Ip
key: address
request:
method: GET
url: https://api.example.com/xml/{{address}}
timeout: 30
output:
type: Ip
response:
expect: xml
map:
address: ip
country: location.country