Provider Templates

New provider template

Define how the engine talks to a delivery provider's API.

Static headers

Supports {{to}}, {{from}}, {{body}} and any setup value placeholder — formatted in the preview based on Content-Type

JSONPath, e.g. $.sid

JSONPath, e.g. $.message

No setup fields. Add fields like accountSid or authToken that tenants will fill in.

Curl preview
curl -X POST 'https://' \
  -H 'Content-Type: application/json'