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 search for groups using custom search criteria?
Getting started
The Okta – Search Groups card allows to search for groups in your organization using…
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 save user MFA information to a table?
Note: It is not recommended to use a Workflows table for long-term storage. Please read the How to Save User MFA…
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 filter a list with the List Filter card?
Getting started
The Okta – List Filter card allows to filter a list to include only those items that meet a…
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 write output from the List Users card to a CSV file?
Getting started
You run a search with Okta – List Users with Filter card (or using any other search…
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 use the List-Reduce card in Workflows?
Getting started
The List-Reduce card takes a list of values and reduces the list to a single value.
Here are a…
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 convert an object to a list (or how to use the Object – Map to List card)?
Getting started
Object – Map to List card takes an object and converts it to a…
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 an all-day event in Google Calendar?
Getting started
There are two ways to create an all-day event in Google Calendar:
Using Google Calendar –…
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 joiner/mover/leaver flow?
Getting started
Joiner, Mover and Leaver is a common scenario at many companies.
At a high level:
Joiner – when an…
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 iterate over rows in a table?
Getting started
To iterate over rows in a table you need
Find the rows (usually done with a search)
Pass each row to a…
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 setup a Workflows helper flow (with For-Each and streaming cards)?
Getting started
Workflows has a number of cards that can perform a search for records…