One workflow with many routes
Authorization flow
Capture flow
Trigger Set-Up
Multiple conditions
Failed
Workflow Run.
In case of failures, the Workflow Runs can be used to troubleshoot. Actions do not return a response status in the Outputs, which means that we assume that all Actions are running without issue.
If Slack did not post the message successfully then you can look at the Workflow Runs. Within the timeline you will be able to identify if the action was not successful due to invalid credentials, or any other possible configuration issue by opening the details for each event. See monitor workflows for more details on the Workflow Run details.
The assumption of an action being successful will allow you to chain multiple actions together, for example in a flow like this, where a ticket is created via Zendesk and then posted to Slack:
Create ticket for declines and post to slack
Failed
and no Slack message will be posted.
PENDING_REVIEW
to APPROVED
DISPATCHED
to FULFILLED
CONFIRMED
Infinite loop example
Test route via e-mail address