Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Microsoft Dynamics 365 | Integration, Dataverse...
Suggested answer

How to create workflow that will show all open records with hyperlink for a specific entity?

(0) ShareShare
ReportReport
Posted on by 26

Is there a way to create an email workflow that would show all open leads created by the user and hyperlink to them in dynamics?  If yes, how?

  • Suggested answer
    Bipin D365 Profile Picture
    28,977 Moderator on at
    RE: How to create workflow that will show all open records with hyperlink for a specific entity?

    Hi,

    Please check below article to create hyperlink to open the crm record from power automate directly from an email

    d365demystified.com/.../

  • USA80 Profile Picture
    26 on at
    RE: How to create workflow that will show all open records with hyperlink for a specific entity?

    Hi Steve,

    Thank you.  Instead of the URL, can it show the name of the record and have it be a hyperlink?

  • Suggested answer
    Community Member Profile Picture
    on at
    RE: How to create workflow that will show all open records with hyperlink for a specific entity?

    Hi USA80,

    You could use MS Flow to achieve this. 

    Steps:

    1. Create an Instant Could Flow.

    2. List all the open leads whose owner is that user.

    pastedimage1660809730193v1.png

    3. Initialize a variable to build your email's body:

    pastedimage1660809796629v2.png

    4. Loop all your leads and append data to Content variable.

    pastedimage1660809863333v3.png

    Link's expression is like this:  concat('https://[Organization URL]/main.aspx?appid=[AppId]&pagetype=entityrecord&etn=lead&id=',items('Apply_to_each')?['leadid'])

    Open a lead record and you can find [Organization URL] and [AppId] from the URL.

    pastedimage1660810122058v4.png

    Finally, send an email is ok.

    pastedimage1660810216817v5.png

    The email I get:

    pastedimage1660810434124v6.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

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Jonas ”Jones” Melgaard – Community Spotlight

We are honored to recognize Jonas "Jones" Melgaard as our April 2025…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 294,118 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 232,866 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,158 Moderator

Leaderboard

Product updates

Dynamics 365 release plans