Hey folks,
I’m wondering if there’s a way to do this.
Flow:
- Contact enters the Flow via a trigger
- Contact receives a Dynamic coupon via email
- Webhook sends data (first name, last name, email, coupon)
Where I’m stuck is the third step, since it doesn’t seem to recognize the dynamic coupon inside the Email step, I guess because it’s local to that step.
I tried adding the coupon to the Contact’s profile so I can pull it from there, but that doesn’t work either.
Anyone has a clue on how this can be done?
Thanks!