Get a sample event payload

Returns an example payload for the given event, built from real data in the specified campaign. Use it to build and test your webhook receiver before subscribing.

Authentication

api-keystring

Your Atlas API key. Get it from the Atlas Portal under Settings > API Keys.

Path parameters

triggerNameenumRequired
The event to build a sample payload for.
Allowed values:

Query parameters

campaignIdstringRequired
The campaign to build the sample payload from.

Response

Sample event payload
campaignIdstring
agentIdstring
callIdstring
customerNumberstring
customerNamestring
campaignNamestring
agentNamestring
campaignTypestring

Errors

400
Bad Request Error
500
Internal Server Error