merimayans
Member
Hello,
I've been experiencing some troubles with my workflows that starts with a Stripe webhook. My question is if there can be more than one workflow starting on Stripe or not.
The situation:
Can somebody help me with that? I need several workflows for different products and stripe accounts (this case is on the same stripe account).
Kind regards,
Meri
I've been experiencing some troubles with my workflows that starts with a Stripe webhook. My question is if there can be more than one workflow starting on Stripe or not.
The situation:
- Workflow 1:
- Stripe Webhook checkout completed
- Format number (to separate euros from cents in the amount paid because I receive it together)
- Filter if step 2 Result is equal to 33€
- Format date
- Format text to separate name from surname
- Send to Mailerlite
- Add new row to a Google Sheet
- Workflow 2:
- Exactly the same as Workflow 1 but on step 3 the filter is if the result is equal to 28€
Can somebody help me with that? I need several workflows for different products and stripe accounts (this case is on the same stripe account).
Kind regards,
Meri