BuildShip Logo
BuildShip Community

Send Email

Send an email using Gmail API with Attachments and HTML formatted text.

3028

Report this node

Select the reason for reporting

Describe the issue in detail

Share node

Link to node

https://templates.buildship.com/node/buildship_oauth-gmail-send-email/

Inputs

Recipient Email

bhavya@rowy.io

Sender Email

me

Email Subject

Meeting Agenda

Email Body

<html> <head> <style> body { font-family: Arial, sans-serif; background: #f4f4f9; color: #333; padding: 20px; } h2 { color: #0056b3; border-bottom: 2px solid #0056b3; } ul { padding: 0; list-style: none; } li { background: #e9ecef; margin: 5px 0; padding: 10px; border-radius: 5px; font-style: italic; } .footer { text-align: center; font-size: 12px; color: #666; margin-top: 20px; } </style> </head> <body> <h1>Daily Words of Wisdom</h1> <h2>Mindfulness</h2><ul><li>"The present moment is the only time over which we have dominion." – Thích Nhất Hạnh</li></ul> <h2>Resilience</h2><ul><li>"Do not judge me by my success, judge me by how many times I fell down and got back up again." – Nelson Mandela</li></ul> <h2>Success</h2><ul><li>"Success is not final, failure is not fatal: it is the courage to continue that counts." – Winston Churchill</li></ul> <h2>Growth</h2><ul><li>"Be not afraid of growing slowly, be afraid only of standing still." – Chinese Proverb</li></ul> <h2>Kindness</h2><ul><li>"No act of kindness, no matter how small, is ever wasted." – Aesop</li></ul> <div class="footer">✨ May these words inspire your day. Stay mindful, stay strong! ✨</div> </body> </html>

Attachments

Editor
This is a static example using sample inputs. Copy the node and paste it into your BuildShip flow to run it with your own values.

Output