Skip to main content
Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Answered

Dataverse - Flow to send email that includes a link to the item/record in the model driven app

(0) ShareShare
ReportReport
Posted on by 137

I have a model driven app using dataverse tables. I want to create a flow that sends an email when a dataverse row changes to a specific condition. I have the flow working but in the email I would like to add a link to the item that changed in the model driven app. Any ideas how to add that link in the email?

Boppersnr1_0-1655295054731.png

Thanks.

  • whyonearth Profile Picture
    126 on at
    Re: Dataverse - Flow to send email that includes a link to the item/record in the model driven app

    go to whatever table in your model driven app, click into a record, and copy that URL. 

    The end of the URL will have "entityrecord&etn=logicalnameofyourtable&id=guidoftherecordinquestion"

    So, in one of many ways, get the guid of your record and put it into a hard-coded string as the OP did, or go further and make this a child flow that retrieves the environment URL, the appid, the entityrecord etn, and the record id. so that you can reuse this flow wherever you want.

  • ice1234 Profile Picture
    55 on at
    Re: Dataverse - Flow to send email that includes a link to the item/record in the model driven app

    Hi there! 

     

    Could you explain further how you were able to retrieve the URL to the item? 

  • Verified answer
    Boppersnr1 Profile Picture
    137 on at
    Re: Dataverse - Flow to send email that includes a link to the item/record in the model driven app

    I figured it out. see below:

    Boppersnr1_0-1655298231443.png

     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 497 Super User 2025 Season 1

#2
David_MA Profile Picture

David_MA 436 Super User 2025 Season 1

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 244 Super User 2025 Season 1