This n8n workflow creates and sends a personalized email with an embedded image using Gmail’s API. It starts with a manual trigger to test the process, retrieves an external image, converts it to base64, constructs an HTML email body with the embedded image, and then sends the email via Gmail. The workflow is useful for automating personalized marketing emails, notifications, or visual updates that require embedded images, all without manual intervention.
Automated Email with Embedded Image via Gmail
Node Count | 6 – 10 Nodes |
---|---|
Nodes Used | extractFromFile, httpRequest, manualTrigger, set, stickyNote |
Reviews
There are no reviews yet.