Skip to main content
Contributor I
November 22, 2022

Sending Dynamic Shopify coupons to external source via webhook

  • November 22, 2022
  • 14 replies
  • 673 views

Hey folks,

I’m wondering if there’s a way to do this.

Flow:

  1. Contact enters the Flow via a trigger
  2. Contact receives a Dynamic coupon via email
  3. 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!

14 replies

Contributor IV
May 30, 2024

Hi @stephen.trumble  @Brian Turcotte, any update on this topic?

Contributor I
June 3, 2024

Hey @Swell 

Thanks for following up on this.

Unfortunately, this feature is still in development. I will add your request with the product team. As for the post being marked as solved, we mark a question as solved when the best answer is given at the time of the question. As there hasn’t been a product update website on this topic, the answer given is still the best, unfortunately. 

Although I cannot guarantee anything, we have had a number of community members requesting this feature recently so I am hopeful that the product team will evaluate these request and prioritize this is the future.

To send dynamic Shopify coupons to an external source via webhook, you'll need to set up an automated system that generates and dispatches coupon codes in response to specific triggers. First, configure a webhook in your Shopify admin to capture relevant events, such as a completed purchase or a new customer sign-up. Once an event is triggered, the webhook sends a payload containing necessary data to your designated external endpoint. Your external system, equipped with a listener for the webhook, processes this data and generates a unique coupon code. This code can then be sent to the intended recipient via email, SMS, or another communication channel. Integrating this dynamic coupon generation and delivery ensures personalized and timely marketing efforts, enhancing customer engagement and satisfaction.

 

 

 

 

Contributor I
January 10, 2025

Hello, are there any updates on this? I have several customers that need this feature. We still use own workarounds for this, but it would be very convenient, if there was a webhook for discount/created.

Contributor I
September 18, 2025

Ciao! Is there any update on the above? or has anyone tested the workaround and could provide more information?