n8n Cloud
Downloadable n8n Cloud workflow starter
Recommended route
What it does
A completed call runs Create customer in Stripe after you configure and enable the destination node.
Before you start
Stripe restricted key with Customers Write and Charges Read. Use a restricted sandbox key first. n8n needs Customers Write for this action and Charges Read for its credential test. The starter never creates a charge, invoice, source, or subscription.
What it does not do
This route receives completed calls only. The synthetic dashboard test stops before the destination, so it proves transport but not the provider write. Event-ID replay memory is bounded best effort, and one n8n webhook URL is stored per tenant.
Set it up
- Download the app-specific starter from Integrations in your First AI Employee dashboard and import it into n8n Cloud.
- Authorize Stripe, choose the customer-owned resource, and complete this requirement: Use a restricted sandbox key first. n8n needs Customers Write for this action and Charges Read for its credential test. The starter never creates a charge, invoice, source, or subscription.
- Configure and enable the destination node, then activate the workflow.
- Copy the production /webhook/ URL into the dashboard automation connection. Test URLs and self-hosted n8n hosts are rejected.
- Send the dashboard transport test, then run a real non-production completed call and confirm the destination record yourself.