The rich text in Send an Email is great but the 'link' option seems to not function properly.
I want to append a link at the bottom of the email for users to click the link and go directly to the sharepoint list to manage form submissions but when the email comes in the link is stripped. I have deleted the link so that is why it is blank in the Send an Email screenshot.
How can I send this and it not get stripped?
@ScottAD Click on this icon to input HTML.
Insert the following HTML. Replace the coloured text accordingly.
<a href="[insert dynamic content link here]">Insert Link Text Here</a>
You might also be interested in these YT Tutorials:
IN THIS VIDEO:
âś… How to send multiple list items in a single email with a Power Automate Flow
âś… How to create a dynamic date range
âś… How to use the Convert Time Zone action
âś… How to use a Filter Query in the Get Items action
âś… How to count number of items in an array
âś… How to use the Select action to extract a users display name and email address
âś… How to create a unique list of email addresses
âś… How to use the Create HTML Table action
âś… How to customize the HTML Table with CSS styles
âś… How to use the Send an email (V2) action
âś… How to use the Append to String Variable action
âś… How to create a custom list of items for an email
âś… How to use the Send an email (V2) action
âś… How to display singular or plural text based on the number of items returned
---
How to Send SharePoint List Attachments 📎 via Email with Power Automate
In this Microsoft Power Automate tutorial, I’ll cover how to create a Power Automate flow to send SharePoint list attachments in an email.
This flow will check the SharePoint list to see if an item is marked as Ready to Send and has attachments. I will also cover how to combine multiple attachments to send in a single email.
IN THIS VIDEO:
âś… How to attach a single SharePoint list attachment to an email
âś… How to use the Filter Query to Filter SharePoint List Items by a Single Choice Column
âś… How to use the Filter Array action to Filter SharePoint List Items that have an Attachment
âś… How to use turn on Pagination and Set a Threshold in the Get Items action
âś… How to us the Top Count field in the Get Items action
âś… How to use the Get Attachments Action
âś… How to avoid the Apply to Each Action
âś… How to use the Get File Content Action
âś… How to Edit an Expression
âś… How to use the Compose Action
âś… How to Get Multiple SharePoint Attachments
âś… How to use the Append to Array Variable Action
Hi @ScottAD ,
You can add the clickable link back to your SharePoint link item by adding some light html to your send email. Click on the </> icon and then add something like this to the bottom of your email:
<p>Link to item: <a href=Dynamic_Content_Link_to_item >Dynamic_Content_Title</a>
This has been working well for me and a handful of flows.
WarrenBelz
146,645
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,997
Most Valuable Professional