VOOZH about

URL: https://n8n.io/workflows/14622-classify-and-route-cold-email-replies-using-claude-and-instantlyai/

⇱ Classify and route cold email replies using Claude and Instantly.ai | n8n workflow template


Back to Templates

Classify and route cold email replies using Claude and Instantly.ai

Last update

Last update 3 months ago

Categories

Share


Overview :

Automatically reads every reply to your cold email campaigns in Instantly.ai, uses Claude AI to understand the intent, and takes the right action . No need ofmanual inbox checking needed.

How it works :

  • A lead replies to your cold email in Instantly.ai , this workflow starts automatically.
  • Claude AI reads the reply and labels it: Interested, Not Now, Unsubscribe, or Referral.
  • Each label triggers a different action calendar email, 30-day follow-up, opt-out removal, or referral ask.
  • Every reply gets logged to a Google Sheet automatically.

Setup steps :

  1. Instantly webhook β€” In Instantly β†’ Settings β†’ Webhooks, add a new webhook. Paste the URL from the Receive Instantly Reply node and set the trigger to Reply Received.
  2. Claude AI β€” Click the Claude Haiku node, add your Anthropic API key from console.anthropic.com. Costs less than $0.01 per reply.
  3. Google Sheets β€” Create a sheet with these column headers: Timestamp | First Name | Last Name | Email | Company | Reply | Classification | Campaign. Connect your Google account in all four Log to Sheets nodes.
  4. Gmail β€” Connect your Gmail in Send Calendar Link and Send Referral Reply. Replace {{CALENDAR_LINK}} with your booking link.
  5. Slack (optional) β€” Connect Slack in Notify Slack - Hot Lead and pick a channel. Don’t use Slack? Right-click the node β†’ Disable.
  6. Instantly re-sequence β€” In Re-add to Instantly Sequence, add your Instantly API key and replace {{SEQUENCE_ID}} with your follow-up sequence ID.
  7. Activate the workflow and send a test reply to confirm everything works.