I have to approve all the pending users who have a specific comment mentioned in the ticket. How can I implement this in Workflow? How can I retrieve the access request ID in the workflow trigger? Is it possible to accomplish this through the Access Request Decision trigger?
Hey Harish, which APIs did you use in the workflow to make this work? accessRequestId does not match with approvalId that is needed to approve requests, is there away to do a full approval where we skip all approval stages via API?