These docs are for v1.0. Click to read the latest docs for v2.0.

Fire a Trigger for a Subscriber

Fires a trigger for a given shop (by API token) for a given subscriber (by subscriber ID) and using the accompanying data for the available Trigger tags.

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

ID of trigger to be fired.

string
required

ID of subscriber to fire the trigger for. This can be found via the "Get Subscribers" endpoint.

Body Params
json
Defaults to {"custom_tag": "Custom Tag Value", "custom_link": "https://customlink.com"}

An object with key/value pairs for each custom tag to use in the trigger for this subscriber.

Headers
string

Shop API Token. Required for partners. This header should be used only by partners. Shops should include their API token in the Authorization header.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json