Saturday, December 14, 2024

Okta Workflows - Functions

 

Here we will add links with all the Functions that have been discussioned on different posts, as well as a link to the official Okta documentation describing in details how this function works.
 
Logic 
 
- Branching
- Error Handling
- Flow Control
 
Manipulation
 
  • Object
  • File
  • List


 Elements
 
- Flow
- Folders
- Tables
 
Advanced
 
- API Connector
- XML
- URL
- Encryption
- JWT
 
 Advanced

No comments:

Post a Comment

Okta Workflows - Send Customised Email

Simiar to the previous flows, where we sent a Slack message to users assigned to a new app, we can send a Welcome Email message. This mess...