Use Cases
- Send marketing emails with embedded images to enhance engagement.
- Automate the distribution of newsletters featuring dynamic content.
- Create personalized emails that include user-specific images.
How It Works
Trigger the workflow manually to initiate the email sending process. Retrieve an image from a specified URL using an HTTP request. Convert the image to base64 format for embedding in the email. Compose the email message with sender, recipient, subject, and HTML body. Send the composed email through Gmail using OAuth2 authentication.
Setup Steps
- 1Import the workflow template into n8n.
- 2Update the sender and recipient email addresses in the 'Message settings' node.
- 3Ensure the Gmail credentials are correctly configured in the 'Send message' node.
- 4Click 'Test workflow' to send the email with the embedded image.
Apps Used
Gmail
Categories
Industries
Tags
#email automation
#content scheduling
#workflow management