<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D54z00008AXMIoCAPOkta Identity EngineWorkflowsAnswered2022-10-18T17:43:09.000Z2022-10-06T19:13:51.000Z2022-10-18T17:43:09.000Z
  • TimL.58332 (Workflows)

    Hello Clive,

     

    Workflows cards do not have every possible API endpoint available with every possible configuration. Because of this cards usually have a Custom API Action (CAPIA) option.

     

    The groups API documentation has a find groups:

    https://developer.okta.com/docs/reference/api/groups/#find-groups

     

    In the following example I am searching for Sep (i expect 3 results). The use of the Pluck was just used for illustration of results. You would typically "For each" the body containing results so each object in the list of objects can be processed in a helper flow.

     

    imageimage

    Expand Post
  • TimL.58332 (Workflows)

    I agree with Bryan on this one. I totally missed the "not selected by default" input option for name on the Search Groups card. It is definitely easier to implement built-in cards if they have the specific option you are looking for.

This question is closed.
Loading
Workflow to reference group by Name not ID