Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there a good way to determine that a Trigger did not send (e.g. due to a "missing variable" error)? #45

Open
kvnn opened this issue Sep 10, 2018 · 0 comments

Comments

@kvnn
Copy link

kvnn commented Sep 10, 2018

The best idea that I can come up with is:
(1) send the (email, in my case) trigger with a unique data parameter
(2) query https://beta-api.customer.io/v1/api/campaigns/{{campaign_id}}/messages, searching for that unique parameter
(3) checking failure_message

It would be very nice if CustomerIO would return a unique ID from the Trigger POST, but afaik that never happens.

So, does anyone have a good way of determining the status of the Trigger, post-send?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant