When an access request is submitted, the workflow should notify the approver who is responsible for reviewing the request. Could you please explain how this can be achieved in a workflow? After the access request submitted trigger, how do we determine to whom the request is pending? Should the next steps be “Get Pending Access Request,” then “Get Identity,” followed by sending an email? wait for 5 days and send a reminder again to the approver and user and at last cancel the request.
Building on what @sidharth_tarlapally and @sagar_kamalakar mentioned, the OOTB Access Request Configuration is indeed the recommended approach for your use case.
To add, the email template that is automatically sent to all the approver is: Access Request Reviewer Email Template - SailPoint Identity Services
This version 1 email template can be customized/modified using HTML, inline CSS and Apache Velocity for dynamic variables. The same email template is used as reminders.