Welcome to a different Okta Workflows Suggestions put up. Learn all earlier suggestions.
On this put up:
- Kandji connector video
- Construct Your First No-Code Workflow Automation on-line meetup
- Rely variety of rows in a desk
Workflows has a brand new Kandji connector that permits to automate Apple machine administration.
Watch this brief video to find out how the Kandji connector in Workflow helps with Apple machine administration:
The video options Arek Dreyer. Arek is a Senior Product Engineer at kandji.io, which offers next-generation Apple machine administration for macOS, iOS, iPadOS, and tvOS. Arek spent over 20 years as an impartial coach, writer, and advisor, and in 2021 he joined Kandji. He was tremendous joyful to find the neighborhood of admins that love serving to one another resolve issues within the Okta Workflows area.
On-line meetup: Construct Your First No-Code Workflow Automation in 25 Minutes
Now we have one other no-slides on-line meetup is developing 🚀.
🔮 Why it’s price your time
Be part of this no-slides on-line meetup to discover ways to construct your first no-code workflow automation with Okta Workflows in 25 minutes.
🔭 You’ll be taught
You’ll be taught step-by-step learn how to construct your first no-code workflow automation and likewise:
- Constructing a move with the essential constructing blocks (occasions, schedule, actions, features, and connectors)
- Testing and operating a move
And, stick round to get your questions answered. It is a no slides session (effectively, possibly only one or two firstly).
🎟 When and register
- When: Wednesday, September 28, 9 a.m. PT
- I need to attend: register now
📡 And another factor, observe our occasions channel to get notified after we go dwell.
Rely variety of rows in a desk
To depend the variety of rows in a desk use Tables – Search Rows to go looking a desk and not using a situation. It will return all of the rows (see a notice on the finish about this). Then, use Listing – Size card to return the variety of objects within the checklist.
It is a easy answer. It would work as much as the restrict of the search rows card:
Most variety of information to return. If a filter or restrict shouldn’t be utilized to the desk search, a most of three,500 rows from the chosen desk will probably be learn by the Search Rows perform card.
It is a good answer if a desk has lower than 3,500 information.
Here’s a answer from Tim LaBorn (Senior Technical Assist Engineer for Workflows at Okta) you probably have greater than 3,500 information:
The desk itself has a most of 100k rows. It’s doable to return a listing of all rows however that might take significantly extra logic than the instance supplied. The search Rows card has the flexibility to set an offset. You may doubtlessly make a Helper move that search a desk in a loop rising by the offset worth you’re utilizing whereas combining lists till the search rows returns no outcomes then stops the loop. The ultimate mixed desk might then have the size used in opposition to it to get the whole depend.