New in Okta Workflows: 30-day Trial, Cancel Flow, monday.com and SFTP Connectors, and New Templates

The Okta Workflows released several new capabilities to help you build identity automation. In this blog post:  30-day Trial Cancelling a flow New connectors New templates Workflows resources 30-day Trial Workflows is now included in the WIC (Workforce Identity Cloud) 30-day Free Trial.  Workforce Identity Cloud sign-up page Learn more about the…

Okta Workflows How-To: Determine User Sign-In Location

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 determine user sign-in location information?  This how-to is based on WorkflowsTip #8, from Ashwin Ramnarayanan, Solutions Engineer at Okta. Determining…

Okta Workflows Tutorial: Notify When A User Is Suspended

Okta Workflows is a no-code platform for automating identity processes.  Suspend user flow This step-by-step tutorial will show you how to build a no-code workflow that sends a notification when a user is suspended in Okta. You will learn: How to build your first flow How to trigger a flow when a user is suspended How to send an email when a user…

Okta Workflows How-To: Find the JSON Object Passed From a Streaming Action to a Helper 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 to find the JSON object passed from a streaming action to a helper flow?  Getting started Watch this video to learn how to find the JSON object passed from a…

Okta Workflows How-To: Read a Custom User Profile Attribute

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 read a custom user profile attribute?  If you prefer a video, jump to the end of this blog post to watch a short video about this question and answer…

Okta Workflows How-To: Iterate Over a JSON Object (or How to Use the Object – For Each Card)

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 iterate over a JSON object to retrieve a path value?  Thanks to Bishal Shrestha, an Okta Administrator at Pinterest, who asked this question in…

Learn About the Differences Between Three Workflows List Functions: For Each, Map, and Reduce

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: What are the differences between three List functions: For Each, Map, and Reduce?  Getting started The List function has three cards to iterate over a list: For…