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: Translate an Okta user ID into a Google user ID?
Getting started
Say you’re doing an offboarding workflow, and want to trigger offboarding based on the user…
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 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 send an email with an attachment?
Getting started
Workflows has three connectors to send emails:
Gmail
Office 365 Mail
SendGrid
Usually, the quickest way…
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 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 create a flow or a folder backup and save it to Google Drive?
Getting started
Workflows has two cards to help with backing…
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…
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 delete deactivated users in Workflows?
Getting started
There are two steps and two flows to delete deactivated users:
Get…
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 handle an external API call error in Workflows?
Getting started
When calling an external API results in an error, you want…
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 can I use Okta Workflows to automatically send an email to a specific department when a new employee is onboarded to that…