Lead Reviver
Re-engages stalled SMS leads with one polite check-in, then reports back to the owner.
I built this to automatically re-engage leads who went quiet mid-conversation. A schedule fires three times a day during business hours, reads the SMS log from Google Sheets, and a Code node isolates threads where our side spoke last between 3 and 48 hours ago with no reply, skipping anyone who opted out, was already nudged, or got escalated to a human. Each lead is flagged NUDGED in the sheet before the follow-up sends (a deliberate interlock so a crash can never double-text a customer), one check-in goes out over Twilio, and the owner receives a single summary of who was contacted and which sends failed.
◆Idempotent one-nudge-per-lead with mark-before-send interlock