Software Development

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

Search flow history

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:

Search groups card

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.

Do you want to know how to develop your skillset to become a Java Rockstar?
Subscribe to our newsletter to start Rocking right now!
To get you started we give you our best selling eBooks for FREE!
1. JPA Mini Book
2. JVM Troubleshooting Guide
3. JUnit Tutorial for Unit Testing
4. Java Annotations Tutorial
5. Java Interview Questions
6. Spring Interview Questions
7. Android UI Design
and many more ....
I agree to the Terms and Privacy Policy
Subscribe
Notify of
guest


This site uses Akismet to reduce spam. Learn how your comment data is processed.

0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
Back to top button