Share all details related to your problem, including any error messages you may have received.
I searched in Java Docs and no direct method found 1. to return workgroup names alone 2. which takes workgroup names passing through the filter condition as the input and return Workgroup Details like Name, Owner, Description, Group Email, Capabilities, Members, Scope, Notification Setting, Authorized Scopes as the output. so I am struggling in creating a custom workflow for above 1 & 2 since no method in available in Java Docs
TEST WF.xml (6.4 KB)
attached test wf is sample workflow to get the work groups details using launchesworkflows scim apis, which can be customized based on requirement.