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…

Okta Workflows How-To: Iterate Over Items and Create a New List (Using the List – Map 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 to take a data list, modify each record in a list, and continue to use the new list in the flow?  Getting started You have a list of users and need a new…