A workflow run failed — now what?
Updated 2d ago
Find the failure
- Open Workflows → Runs.
- Failed runs are marked red — click one.
- The log highlights the exact step that failed and its error message.
The usual suspects
- Expired credentials — reconnect the integration under Settings.
- Missing data — the step expected a field (e.g. tenant email) that was empty. Add a guard step or fix the record.
- Rate limits — external services sometimes throttle; re-run after a few minutes.
Re-run safely
Fixed the cause? Hit Retry from failed step — earlier steps won't repeat.
Still stuck? Open a ticket with the run link and we'll dig in.