Relay App Automation API
The Relay.app API enables programmatic triggering of workflows via webhooks, custom HTTP requests to external APIs, and scheduled automation runs. Developers can use webhook endpoints to trigger workflow runs, pass JSON payloads, configure deduplication, and receive custom response codes. The API supports GET and POST HTTP methods with configurable headers and payloads.
Documentation
Specifications
Schemas & Data
JSONSchema
https://raw.githubusercontent.com/api-evangelist/relay-app/refs/heads/main/json-schema/relay-app-workflow-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/relay-app/refs/heads/main/json-schema/relay-app-workflow-run-schema.json
JSONStructure
https://raw.githubusercontent.com/api-evangelist/relay-app/refs/heads/main/json-structure/relay-app-workflow-structure.json