Send A Webhook

This is your first endpoint! Edit this page to start documenting your API.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string

The email address or phone number of the recipient.

string

The SHA256 encoded string of the recipient, lowercased before hashing. Required if Recipient is not submitted.

string
required

the purpose for this signal (cart abandonment, category abandonment, low stock, etc.)

string
required

the recommended channel (email, text, etc.)

string
required

the recommended target (customer, prospect, all)

string

the url to drive user back to their cart (if applicable)

string

coupon code to serve (if applicable)

string

coupon code purpose (ie - "Get 20% off") (if applicable)

WkItems
array of objects

List of cart items/product recommendations (Max 4 are returned)

WkItems
WkAdditionalProperties
array of objects

Extension properties for the Signals Webhook that can be added during conversations with Wunderkind

WkAdditionalProperties
Headers
string

Optionally include an authorization header to ensure only valid users are accessing your endpoint. Currently, Bearer and Basic are supported types of authorization.

Response
200

Successful response

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!