Turn a simple lead list into personal emails at scale. New or updated rows in Google Sheets trigger social research, AI writing, and an email send, then the sheet is updated for tracking. Ideal for outbound teams that want fast and relevant messages without manual copy and paste.
Here is how it runs. A Google Sheets trigger watches for rows that have a LinkedIn URL, a Twitter handle, a name, and an email while the done field is empty. A Set node stores your company name and activity for the message. RapidAPI calls pull the Twitter user id, recent tweets, and LinkedIn posts. Code nodes trim each feed to a small set so the AI can focus on what matters. An OpenAI chat model with a structured parser returns a subject and a cover letter. The email node sends the message and CCs you, then the sheet marks the row as done.
To put this into action you need Google Sheets access, RapidAPI keys for the Twitter and LinkedIn endpoints, an OpenAI API key, and an SMTP email account. Expect to cut research and writing time from hours to minutes while keeping each email tied to real posts. Use it for cold outreach, partnership pitches, or event invites where social context boosts reply rates.