Power Automate: Email Common Data Service Files related to an Entity

Why? In my previous post Power Automate: Get Common Data Service Files related to an Entity, I explained on how to enable attachments on a CDS Entity and on how to get those attachments (Notes) related to a CDS Record. But now we want to email those attachments 📧 What? I know 🙄: we should … Continue reading Power Automate: Email Common Data Service Files related to an Entity

Power Automate: get data from email body

Why? I recently was invited to join Jon Levesque on his Youtube channel for a small topic on the Power Platform. I have been wanting to blog about this for a while now but a video may be even better for explaning purposes 💪 What? This post is just to reference the video and make … Continue reading Power Automate: get data from email body

PowerApps: mailto link in Launch

Why? We tend to put the full mailto-link with a subject and optional body parameter completely in the first part of the Launch function in PowerApps. However in PowerApps it will replace spaces in your email with plus signs 😫. What? This is a small post on how to make sure a mailto-link will work … Continue reading PowerApps: mailto link in Launch

Microsoft Flow: attach multiple files from SharePoint to Email

Why? Again we should ask: "Why do you want to email something from SharePoint" multiple times, but let me show you how in case we would need to send multiple attachments. What? In the previous post (https://knowhere365.space/microsoft-flow-attach-a-file-from-sharepoint-to-email/) we already managed so send one attachment in an email and now we will step the game up … Continue reading Microsoft Flow: attach multiple files from SharePoint to Email

Microsoft Flow: attach a file from SharePoint to Email

Why? Even though we always should ask: "Why do you want to email something from SharePoint" multiple times, there may be some valid scenarios where we want to achieve an automated mail with one or more documents attached. What? In a previous post (https://knowhere365.space/microsoft-flow-create-a-file-based-on-another-file-in-sharepoint/) the basic actions about getting file data and content were explained … Continue reading Microsoft Flow: attach a file from SharePoint to Email