Workflows Tips #46: Search Flow History, Allow Delegated Admins to Run Flows, Search Groups and Working With Lists Meetup Recording
Welcome to Okta Workflows Tips post. Read all previous tips.
In this post:
- New in Workflows: search flow history and allow delegated admins to run flows
- Search for groups with custom search criteria
- Working with lists online meetup recording
New in Workflows: Search Flow History and Allow Delegated Admins to Run Flows
The Workflows team released two new features to help you build workflows and automatons:
- Search flow history – allows finding a particular text within many executions
- Allow delegated admins to run flow – allows non-super admins to run flows
Read more about search flow history and delegated flows.
Search for groups with custom search criteria
When searching for groups, you want to find all groups that start with a specific text. Use the Custom Search Criteria field with one of Okta’s search operators.
In the example below, the card will find all groups where the name starts with (sw) No-code:
Working with lists online meetup recording
In this video, you will learn how to build a flow to process a list of records with a helper flow:
- How to use the List For-Each card to process a list
- How to use the streaming option to process a list
Published on Java Code Geeks with permission by Max Katz , partner at our JCG program. See the original article here: Workflows Tips #46: Search Flow History, Allow Delegated Admins to Run Flows, Search Groups and Working With Lists Meetup Recording Opinions expressed by Java Code Geeks contributors are their own. |