Okta Workflows How-To: Run a Flow Just Once or Manually

Okta Workflows is a no-code platform for automating identity processes.  This blog post is based on a question asked during office hours or the #okta-workflows channel in MacAdmins Slack: How to run a flow just once or manually? Getting started To run a flow once use the Test button. Even though it says test, you can use it to run a flow one time…

Okta Workflows How-To: Calling an API When It’s Not Available From an Existing Card (Connection)

Okta Workflows is a no-code platform for automating identity processes.  This blog post is based on a question asked during office hours or the #okta-workflows channel in MacAdmins Slack: How to call an API when it’s not available from an existing card (connection)? Getting started You will learn about three ways to call in API: Using an available…

Okta Workflows How-To: Create a Custom List Filter

Okta Workflows is a no-code platform for automating identity processes.  This blog post is based on a question asked during office hours or the #okta-workflows channel in MacAdmins Slack: How to create a custom list filter? Getting started Let’s say you want to get a list of all user groups in your organization that start with a particular text…

Okta Workflows How-To: Six Ways to Trigger a Flow

Okta Workflows is a no-code platform for automating identity processes.  This blog post is based on a question asked during office hours or the #okta-workflows channel in MacAdmins Slack: How do you trigger a flow? Getting started There are six ways to trigger a flow. They are Schedule (flow runs periodically) Event (flow is called when a…

Okta Workflows How-To: Read a JSON Path With Dot-Notation

Okta Workflows is a no-code platform for automating identity processes. The Workflows team holds weekly office hours where they answer builder questions. This blog post is based on a question asked during office hours: How to read a JSON path with dot-notation in Workflows?  Getting started As you build workflows automation, you will likely need…

Okta Workflows How-To: How to Add Error Handling to a Flow

Okta Workflows is a no-code platform for automating identity processes. The Workflows team holds weekly office hours where they answer builder questions. This blog post is based on a question asked during office hours: How to add error handling to a flow and continue execution when an error occurs?  Getting started When a card execution fails, the…