We often get a requirement to send notification to a user with the record url. User can click on the link and quickly navigate to the record he has been notified about. This requires a dynamic host url (environment specific url) to be pulled out within power automate action.
When we use Get row action, we also get an oData url of the record. We can utilize this field to extract host url out of it.
Comments
Post a Comment