What does this automation do?
Your billing system posts every event to the flow URL, but only the failed payments get past the filter — and each one gets a real recovery task.
What can you do with it?
- Take billing events straight from your own system, without a connector
- Ignore everything except the failures worth acting on
- Get the customer emailed and the follow-up owned the same day
The Steps
This automation runs in 5 steps:
- When Webhook Received
- Then Filter — continue only when the event is a failed payment
- Then Stripe — Retrieve Customer
- Then Gmail — Send Email
- Then Taskade — Add Task
Who is this automation for?
Built for finance and revenue teams recovering failed payments by hand. Your billing system posts every event to the flow URL, but only the failed payments get past the filter — and each one gets a real recovery task.
How do you set it up?
- Open the "Automations" tab in your workspace.
- Click ➕ Add automation, then start from scratch.
- Add the "Webhook Received" trigger.
- Add a Filter step: Filter — continue only when the event is a failed payment.
- Add the action "Retrieve Customer" from Stripe.
- Add the action "Send Email" from Gmail.
- Add the action "Add Task" from Taskade.
- Enable the toggle in the top-right corner to activate the automation.
Prefer to describe it instead? Click Build this flow with AI above and Taskade wires the trigger, the steps for you.
