We have a use case for an Internal Application to make an API call to Identity Manager to retrieve the count of approvals pending a specific person.
Has anyone managed to achieve this. My understanding would be that I would need to join for example AttestationCase to AttestationHelper so I can ensure the level numbers match to provide accurate count of pending attestation approvals for the person
The documentation gives basic use case examples and I just haven't been able to work this one out yet.
Thanks.