Sign in

Create a Webhook

documented

Create an event webhook.

POST /api/v1/webhooksAnalyticsno implementation yet0 runs

Input

name
Webhook name
Example webhook
target
Webhook target URL
https://example.com/webhook
event_delivery
Event type delivery
delivery
event_open
Event type open
open
event_click
Event type click
click
custom_header_key
Custom header key
x-api-key
subaccount_id
Exception subaccount ID
123
auth_type
Webhook auth type
oauth2
auth_url
OAuth2 token URL
https://example.com/oauth/token
client_id
OAuth2 client_id
CLIENT_ID
client_secret
OAuth2 client_secret
CLIENT_SECRET
username
Basic auth username
password
Basic auth password
Calls SparkPost as you (your API key is your account); keychains.dev holds the credentials.
Create a Webhook · SparkPost · OpenIntegrations