Skip to main content

HTTP Server: JSON endpoint

Listen to HTTP request on provided URL, expect a valid JSON and start the workflow.

Parameters

URL

Copy this URL to send json in this workflow from your own client.

Example:
https://api.zparse.io/workflow/e/f/xxx/yyy
Public

Make your workflow public, if checked no security header check is performed.

Output

JSON
JSON you sent in your request body.
Tracker

ID of the tracker to follow up on your workflow execution. See tracker API

Header: Auth
Forwarded header X-ZPARSE-IO-AUTH
Header: Attribute
Forwarded header X-ZPARSE-IO-ATTR
Responder

Link this to a responder to return data to the client.
- File response
- JSON response

Usage

See API reference: File endpoint