Workflow: Stripe to Convertkit

Christina

Member
I would like to set up a workflow that triggers when a specific product is purchased in Stripe (annual renewal for my membership). Is it possible to do that? I see the ability to choose the trigger event when a new subscription is captured but how can I be sure it is for ANNUAL membership options only?

I would also like to set the trigger of a workflow when the annual payment processes for year 2, year 3 etc. in Stripe.
 

ArshilAhmad

Well-known member
Staff member
Hi @Christina,

It’s not possible to set the trigger step to activate for only a specific product. It will trigger on the purchase of every product.

For this use case, you would need to add a Filter as step 2 of your workflow and set the filter condition so that the next steps (ConvertKit) execute only if the payment is made for the ANNUAL membership.

Thus, even though the workflow will trigger for all products, the action steps (ConvertKit) will execute only if the filter condition is met.

 
Top