Close Menu
    DevStackTipsDevStackTips
    • Home
    • News & Updates
      1. Tech & Work
      2. View All

      The Case For Minimal WordPress Setups: A Contrarian View On Theme Frameworks

      June 4, 2025

      How To Fix Largest Contentful Paint Issues With Subpart Analysis

      June 4, 2025

      How To Prevent WordPress SQL Injection Attacks

      June 4, 2025

      Smashing Animations Part 4: Optimising SVGs

      June 4, 2025

      I test AI tools for a living. Here are 3 image generators I actually use and how

      June 4, 2025

      The world’s smallest 65W USB-C charger is my latest travel essential

      June 4, 2025

      This Spotlight alternative for Mac is my secret weapon for AI-powered search

      June 4, 2025

      Tech prophet Mary Meeker just dropped a massive report on AI trends – here’s your TL;DR

      June 4, 2025
    • Development
      1. Algorithms & Data Structures
      2. Artificial Intelligence
      3. Back-End Development
      4. Databases
      5. Front-End Development
      6. Libraries & Frameworks
      7. Machine Learning
      8. Security
      9. Software Engineering
      10. Tools & IDEs
      11. Web Design
      12. Web Development
      13. Web Security
      14. Programming Languages
        • PHP
        • JavaScript
      Featured

      Beyond AEM: How Adobe Sensei Powers the Full Enterprise Experience

      June 4, 2025
      Recent

      Beyond AEM: How Adobe Sensei Powers the Full Enterprise Experience

      June 4, 2025

      Simplify Negative Relation Queries with Laravel’s whereDoesntHaveRelation Methods

      June 4, 2025

      Cast Model Properties to a Uri Instance in 12.17

      June 4, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      My Favorite Obsidian Plugins and Their Hidden Settings

      June 4, 2025
      Recent

      My Favorite Obsidian Plugins and Their Hidden Settings

      June 4, 2025

      Rilasciata /e/OS 3.0: Nuova Vita per Android Senza Google, Più Privacy e Controllo per l’Utente

      June 4, 2025

      Rilasciata Oracle Linux 9.6: Scopri le Novità e i Miglioramenti nella Sicurezza e nelle Prestazioni

      June 4, 2025
    • Learning Resources
      • Books
      • Cheatsheets
      • Tutorials & Guides
    Home»Development»Leveraging Power Automate to Create Interactive Emails with Embedded Images and Links

    Leveraging Power Automate to Create Interactive Emails with Embedded Images and Links

    February 26, 2025

    Effective communication is key to engaging the audience in today’s fast-paced digital world. Whether sending newsletters, promotional offers, or internal updates, how we present the information can significantly impact the recipient’s engagement levels. One power tool that can help create interactive mail is Power Automate. This blog will explore how to leverage Power Automation to create emails with embedded images and links, enhancing communication strategy. I’ll walk you through two examples: one where we simply embed an image and another where we embed an image that links to a specific URL.

    Why Use Interactive Emails?

    Interactive emails are more engaging than traditional static emails. They include elements like embedded images and links.

    • Embedded Images: Visual content can help convey the message more effectively and make emails more appealing.
    • Links: It helps to redirect recipients to websites, social media, or specific landing pages.

    Scenario Overview

    Imagine yourself as the marketing manager of a company that keeps employees informed about company changes, training sessions, and new projects. By enabling employees to click on images that direct them to further resources or surveys, you may engage them in addition to providing information in your email. Here’s how to use Power Automate to accomplish this.

    Hostinger

    Step-by-Step Implementation

    1. Create an Instant Flow

    • Open Power Automate, create a new instant flow and name the flow.
    • Start by adding a trigger. You can use the “Manually trigger a flow” option.

    2. Get the Image File

    • Next, we need to locate the image we want to embed. To do so, use the Get file content action from OneDrive.
    • Click on the folder icon to browse and select the image from the folder.  Picture1

    3. Initialize a Variable

    • Add an Initialize variable action. Name it and set the type to String.
    • In the value field, insert the following to embed the image:
      < img src=”data:image/jpeg;base64, @{body(‘Get_file_content_using_path’)[‘$content’]}”alt=”My Image” />Picture2

    4. Send the Email

    • Now, add an action to Send an email (V2).
    • In the To field, enter the email address.
    • Add a subject based on your requirements.
    • In the Body, insert the following html code to display the embed image: <p class = “editor-paragraph”>This is image <br><br><img src=”data:image/jpg;base64,[‘$content’]”alt =”my image”></p>   Picture3

    5. Test the Flow

    • Save your flow and click on Test.
    • Once the test is successful, check your email. The embedded image should be displayed directly in the body! Picture4

    Real-Time Example of Linking an Image

    Let’s move on to the second example, where we’ll embed an image that links to a specific URL.

    Step 1: Modify the Email Body

    1. In the Send an email (V2) action, we’ll modify the body to include a clickable image.
    2. Switch to the Code view of the email body. You can do this by clicking on the code icon in the email body editor.
    3. Here’s the HTML code you can use to create a clickable image:<a href =”Link”><img src = “data:image/jpg;base64,[$content]”alt=”My Image”></a> Picture5

    Step 2: Save and Test

    1. Save your changes and test the flow again.
    2. Check the email. You should see the image, and when you click on it, it will take you to the specified URL! Mail Maha Karunanithi Outlook Google Chrome 2025 02 24 14 54 46

    Pros of Embedded Images and Links

    • Embedded images enhance email engagement, readability, and overall user experience.
    • Clickable links within images enable viewers to go straight to relevant content without taking additional steps.
    • Embedding images and links saves time and maintains consistency across several emails.
    • Images can be encoded in Base64 format, removing the requirement for external image hosting and decreasing reliance on third-party servers.

    Cons of Embedded Images and Links

    • Embedding images directly in the email increases the email’s size, which may influence deliverability.
    • If an email has too many links or photos, some email providers may block embedded images or flag it as spam.

    Conclusion

    We’ve successfully learned how to embed images in your emails using Power Automate, both as standalone images and as clickable links and you can significantly enhance your communication efforts within your organization. This approach makes your emails more visually appealing and encourages employee engagement through interactive elements.

     

    Source: Read More 

    Facebook Twitter Reddit Email Copy Link
    Previous ArticleWindows Password Recovery with AWS SSM
    Next Article Webflow vs. WordPress: Which Is Better for Your Website?

    Related Posts

    Security

    HPE StoreOnce Faces Critical CVE-2025-37093 Vulnerability — Urges Immediate Patch Upgrade

    June 4, 2025
    Security

    Google fixes Chrome zero-day with in-the-wild exploit (CVE-2025-5419)

    June 4, 2025
    Leave A Reply Cancel Reply

    Continue Reading

    TikTok’s parent company launches AI text-to-video generation tool

    Development

    CISA Flags Critical Flaws in Mitel and Oracle Systems Amid Active Exploitation

    Development

    AI용 데이터베이스 재정의: MongoDB가 Voyage AI를 인수한 이유

    Databases

    Israeli Hackers Claim Responsibility for Internet Disruption in Iran

    Development

    Highlights

    Artificial Intelligence

    RT-2: New model translates vision and language into action

    May 27, 2025

    Robotic Transformer 2 (RT-2) is a novel vision-language-action (VLA) model that learns from both web…

    Fine-tuning Pagination Links in Laravel

    February 13, 2025

    Critical Flaws in Contec CMS8000 Allow Remote Code Execution and Patient Data Theft

    January 31, 2025

    From RAG to fabric: Lessons learned from building real-world RAGs at GenAIIC – Part 2

    November 15, 2024
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.