How to create a customer tag in Shopify Flow when a gift card is created for the customer?

How to create a customer tag in Shopify Flow when a gift card is created for the customer?

Thanks for the reply, but I need the event when a gift card is created,
not sold or used as a payment method. Is there a way to get it?

There aren’t any webhooks available for this, so there is no event that Flow can use. There is a query for GiftCards that you can filter on the create_at date, but Flow hasn’t implemented that yet.

1 Like