Hi everyone, I am revoking an access to users using revoke API, I need to send an email to user that your access is removed because of particular reason and I need to send remainder mail before revoking the access stating that you access will be removed on particular date due to particular reason . Can anyone suggest best way to do this
You can use Workflows to trigger on an Access Request Decision:
Then based on the request status, send an email:
1 Like
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.