Introduction: In this blog, we will understand how to add links in approval actions in Power Automate.
Steps to be followed:
- Add code in the below format in the action.
[Clickable Text](http link)
Example: [Go to Google](https://www.google.com/)

Result:

When the user will click on “Go to Quote Record” it will be redirected to the record in dataverse.
