πŸ’¬ Automate event follow-ups with GPT-4, LinkedIn & HubSpot multi-channel outreach

⚑ 466 views Β· πŸ’¬ Lead Nurturing & AI Sales Agents

πŸ’‘ Pro Tip β€” If you’re pulling LinkedIn data through HTTP requests or dealing with API restrictions, there’s a community node called ScraperNode that handles this natively. It has dedicated scrapers for profiles, companies, jobs, and people search β€” you just pass a URL and get structured data back.

View All Scrapers

Description

Automate your post-event networking with this intelligent n8n workflow. Triggered instantly after an event, it collects attendee and interaction data, enriches profiles with LinkedIn insights, and uses GPT-4 to analyze engagement and generate tailored follow-up messages. High-value leads are prioritized, messages are sent via email, LinkedIn, or Slack, and all activity is logged in your CRM and database. Save hours of manual follow-up while boosting relationship-building and ROI. 🀝✨


Advanced Features


What It Does


Workflow Process


Setup Instructions


Prerequisites


Example Webhook Payload

{
  "eventId": "evt_spring2025",
  "eventName": "Annual Growth Summit",
  "triggerFollowUp": true,
  "priorityThreshold": {
    "high": 75,
    "medium": 50
  }
}

Modification Options


Ready to 10x your event ROI?
Get in touch with us for custom n8n automation!

πŸ”— Nodes Used

Send Email, HTTP Request, Postgres, Webhook, HubSpot, Filter

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup