Example 2 - Node Responds (HTTP)
Build a complete FlowSync request-response cycle in which a mapping processes incoming HTTP requests and publishes responses.
curl --insecure \
--location 'https://127.0.0.1/data/flowsync/example2' \
--header 'Authorization: Bearer <replace with your token>'
Last updated
Was this helpful?

