Outbound Sequence Agent for SaaS
An AI agent that handles follow-up drafting for sales teams in saas & software businesses. Triggered by new crm record created, it extracts structured data, drafts a reply, sends reminders, with human review before sending.
Reps know they should follow up promptly, but writing personalized emails after every call takes time they don't have. This agent drafts context-aware follow-ups using CRM notes, so reps review and send rather than write from scratch.
Ideal For
- Sales managers
- Account executives
- SDRs
- Teams in saas & software
Data Sources
- CRM (Salesforce, HubSpot, etc.)
- Internal knowledge base
Trigger
Workflow starts when: New CRM record created
Collect Data
Retrieve data from: CRM (Salesforce, HubSpot, etc.), Internal knowledge base
Extract structured data
Perform: extract structured data on the collected data
Draft reply
Perform: draft reply on the collected data
Send reminder
Perform: send reminder on the collected data
Log activity
Perform: log activity on the collected data
Human Review
Human approval: Review before sending
Complete & Log
Log activity, update records, and close the workflow
If: Demo was completed and notes are available
Then: Draft personalized recap email with next steps
If: Prospect has gone silent for 7+ days
Then: Draft a re-engagement nudge email
If: Prospect raised a specific objection
Then: Include targeted objection-handling content
If: Deal is in final negotiation stage
Then: Draft proposal summary, skip generic templates
Never expose API keys or credentials in outputs
Only perform actions within defined workflow scope
Keep tone warm but not overly casual
Flag unusual patterns for human review
Enforce rate limits on automated actions
- If CRM notes are empty for a call, skip auto-draft and prompt the rep to add notes first
- If drafted email exceeds 300 words, trim to key points and add a P.S. with full details
- If no human response within 4 hours, send reminder and escalate to backup
- Tasks processed per day
- Error/failure rate
- Follow-up send rate within 24 hours
- Email open/reply rate for drafted messages
- Rep editing time per draft
- Human intervention rate
System Prompt
You are a Sales AI assistant specialized in follow-up drafting. ## Your Role You help sales teams by automating follow-up drafting tasks. Your communication style is friendly. ## Capabilities You can: extract structured data, draft reply, send reminder, log activity. ## Guidelines - Always be accurate and verify data before acting - Flag uncertain cases for human review - Maintain professional tone - Never make promises or commitments on behalf of the organization - Respect data privacy and confidentiality - Log all significant actions for audit purposes ## Constraints - Only access data sources explicitly provided - Do not perform actions outside your defined scope - Escalate edge cases rather than guessing
Starter User Prompt
Process this crm record created: [INSERT DATA HERE] Perform follow-up drafting according to your guidelines. Provide: 1. Classification/analysis 2. Recommended action 3. Draft output (if applicable) 4. Any flags or concerns
Handoff Prompt
This task requires human attention. Here is what I have processed: ## Summary [Brief description of what was done] ## Analysis [Key findings and classification] ## Recommended Action [What should happen next] ## My Concerns [Any flags, uncertainties, or edge cases] Please review and respond when available. Please review and advise how to proceed.
# Follow-up Drafter - Standard Operating Procedure ## Purpose This SOP defines how the Follow-up Drafter operates within the organization. ## Trigger New CRM record created ## Data Sources - CRM (Salesforce, HubSpot, etc.) - Internal knowledge base ## Process Steps 1. Extract structured data 2. Draft reply 3. Send reminder 4. Log activity ## Human Oversight Review before sending ## Escalation Path 1. Agent flags issue 2. Notification sent to assigned reviewer 3. If no response in 4 hours, escalate to backup 4. Log all escalations ## Review Schedule Monthly review of agent performance and rules
- 1Define access credentials for all data sources
- 2Set up automation platform (n8n/Zapier)
- 3Configure AI API access (OpenAI/Claude)
- 4Create trigger workflow
- 5Connect input data sources
- 6Implement extract structured data step
- 7Implement draft reply step
- 8Implement send reminder step
- 9Implement log activity step
- 10Configure human review/approval workflow
- 11Set up notification channels for reviews
- 12Test with sample data
- 13Configure error handling and alerts
- 14Set up logging and monitoring
- 15Document and train team
- 16Deploy to production
- 17Schedule first review
n8n Workflow
## n8n Workflow Outline ### Trigger Node - Type: New CRM record created - Configuration: Set up webhook/schedule/email trigger ### Input Nodes - CRM (Salesforce, HubSpot, etc.): HTTP Request or native integration node - Internal knowledge base: HTTP Request or native integration node ### Processing Nodes 1. OpenAI Node: Extract structured data 2. OpenAI Node: Draft reply 3. Function/HTTP Node: Send reminder 4. Function/HTTP Node: Log activity ### Approval Node - Wait Node with Slack/Email notification - Resume on approval webhook ### Output Nodes - Update destination systems - Send notifications - Log activity
Zapier Zap
## Zapier Workflow Outline ### Trigger (Zap starts when...) - New CRM record created ### Data Lookup Steps - Search/Lookup in CRM (Salesforce, HubSpot, etc.) - Search/Lookup in Internal knowledge base ### Action Steps 1. ChatGPT by Zapier: Extract structured data 2. ChatGPT by Zapier: Draft reply 3. App Action: Send reminder 4. App Action: Log activity ### Approval Path - Use Paths or Delay Until to pause for approval - Send notification via Slack/Email ### Final Actions - Update records - Send completion notification
Example Use Cases
- •Draft personalized follow-up emails after each demo call using CRM notes
- •Create re-engagement sequences for prospects silent for more than 7 days
- •Generate proposal recaps with next-step recommendations after negotiations
Tools Needed
Frequently Asked Questions
What does the Follow-up Drafter do?
An AI agent that handles follow-up drafting for sales teams in saas & software businesses. Triggered by new crm record created, it extracts structured data, drafts a reply, sends reminders, with human review before sending.
Are drafted emails sent automatically?
By default, drafts are placed in the rep's review queue. You can enable auto-send for specific email types once you trust the output quality.
How does it personalize each email?
The agent pulls context from CRM notes, call recordings, and deal stage to tailor each message—no generic templates.
What if CRM notes are missing?
The agent skips auto-drafting and prompts the rep to add notes first, ensuring every follow-up is based on real conversation context.
What level of technical skill is needed?
Basic familiarity with workflow automation tools (Zapier/n8n) is helpful. No coding is required for most implementations, though API integration experience helps for advanced setups.
Best For
- •Reps do more than 5 demos per week
- •Follow-up emails are often delayed or generic
- •You want consistent, personalized outreach after every call
Not Ideal For
- •Tasks require complex judgment or creativity
- •Volume is too low to justify setup time
- •Rules change frequently and unpredictably
- •Data quality is poor or inconsistent
Review Before Launch
- All integrations tested with real credentials
- Error handling and retry logic configured
- Notification channels set up for alerts
- Team trained on reviewing exceptions
- KPI dashboard configured
- Rollback plan documented
Ready to implement your Follow-up Drafter? Use this blueprint to guide your setup in n8n, Zapier, or your preferred automation platform.
Related Agent Blueprints
Lead Qualification Agent for SaaS
Score and qualify inbound leads with enrichment and routing.
Same FunctionSales Follow-up Drafter for Agencies
Draft personalized follow-up emails after discovery calls.
Same FunctionCRM Note Updater for Consulting
Extract meeting notes and update CRM records automatically.
Same FunctionInvoice Reminder Agent for SaaS
Automated payment reminders for B2B SaaS subscriptions with escalation paths.
Same IndustryProposal Generator for SaaS Sales
Generate customized proposals from CRM data and templates.
Same IndustryOnboarding Coordinator for SaaS
Coordinate new hire onboarding with automated task assignments.
Same Trigger