I have a requirement to create a quicklink to update the memberof of AD Groups.
Eg. ADGroupA has inherited group of ADChildGroup1, ADChildGroup2. I created a quicklink, a custom workflow to update the memberof which calls Out of the Box entitlement update workflow. The End to end workflow works as expected. But I want a track my request(IdentityRequest Object) to be created whenever a user submits the form using the quicklink.
Out of the box The entitlement update workflow does not create a IdentityRequest Object. I want my customworkflow to create an trackmyrequest.
If there is any documentation or steps to achieve this, can someone help with this use case. Thanks!