Okta Workflows Tips #81: How to Notify When a Workflows Connection Fails?

Short and handy Okta Workflows tips and tricks. Read the full series.

Build a flow that runs on schedule with the Error Control-If Error card:

  • Perform a read-like action inside the Try branch.
  • If the action fails, the If Error branch runs, which sends a notification.

The Try branch with a read action:

The Try branch with read action.
The Try branch with read action.

The If Error branch with notification action:

The If Error branch with notification action.
The If Error branch with notification action.

Keep in mind this isn’t a perfect solution, as the notification action might also fail.


Okta Workflows resources

Leave a Reply

Discover more from Max Katz

Subscribe now to keep reading and get access to the full archive.

Continue reading