instantly-webhooks-events

Featured

Implement Instantly.ai webhook event handling with real API v2 event types. Use when setting up webhook endpoints, processing email events, or building CRM sync pipelines from Instantly notifications. Trigger with phrases like "instantly webhook", "instantly events", "instantly webhook handler", "handle instantly events", "instantly notifications".

AI & Automation 2,266 stars 315 forks Updated today MIT

Install

View on GitHub

Quality Score: 99/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Instantly Webhooks & Events ## Overview Handle Instantly API v2 webhooks for real-time email outreach event notifications. Instantly fires events when emails are sent, opened, clicked, replied to, or bounced, and when leads change interest status. Webhooks require Hypergrowth plan ($97/mo) or higher. Delivery retries: **3 times within 30 seconds** on failure. ## Prerequisites - Instantly Hypergrowth plan or higher (required for webhooks) - API key with `all:all` or appropriate webhook scopes - Public HTTPS endpoint for receiving webhook payloads - `INSTANTLY_API_KEY` environment variable set ## Webhook Event Types | Event Type | Trigger | Key Payload Fields | |------------|---------|-------------------| | `email_sent` | Email delivered to recipient | `lead_email`, `campaign_id`, `step` | | `email_opened` | Recipient opens email | `lead_email`, `campaign_id`, `open_count` | | `email_link_clicked` | Recipient clicks a link | `lead_email`, `campaign_id`, `link_url` | | `reply_received` | Recipient replies | `lead_email`, `campaign_id`, `reply_text` | | `email_bounced` | Email bounces | `lead_email`, `bounce_type`, `reason` | | `lead_unsubscribed` | Lead unsubscribes | `lead_email`, `campaign_id` | | `campaign_completed` | All leads in campaign processed | `campaign_id`, `campaign_name` | | `account_error` | Sending account error | `email`, `error_type` | | `lead_interested` | Lead marked interested | `lead_email`, `campaign_id` | | `lead_not_interested` | Lead marked not i...

Details

Author
jeremylongshore
Repository
jeremylongshore/claude-code-plugins-plus-skills
Created
7 months ago
Last Updated
today
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Featured

instantly-deploy-integration

Deploy Instantly.ai webhook receivers and API integrations to cloud platforms. Use when deploying to Vercel, Cloud Run, or Fly.io, or setting up production webhook endpoints. Trigger with phrases like "deploy instantly", "instantly cloud run", "instantly vercel", "instantly webhook deployment", "instantly production deploy".

2,266 Updated today
jeremylongshore
AI & Automation Solid

webflow-webhooks-events

Implement Webflow webhook registration, signature verification, and event handling for form_submission, site_publish, ecomm_new_order, page_created, and more. Use when setting up webhook endpoints, implementing event-driven workflows, or handling Webflow notifications. Trigger with phrases like "webflow webhook", "webflow events", "webflow webhook signature", "handle webflow events", "webflow notifications".

2,266 Updated today
jeremylongshore
AI & Automation Featured

clickup-webhooks-events

Create and manage ClickUp webhooks for real-time event notifications. Use when setting up webhook listeners for task/list/space events, implementing two-way sync, or handling ClickUp event payloads. Trigger: "clickup webhook", "clickup events", "clickup notifications", "clickup real-time", "clickup event listener", "clickup webhook create".

2,266 Updated today
jeremylongshore
AI & Automation Featured

intercom-webhooks-events

Implement Intercom webhook handling and data event tracking. Use when setting up webhook endpoints, processing Intercom notifications, or submitting custom data events for contact activity tracking. Trigger with phrases like "intercom webhook", "intercom events", "intercom webhook signature", "handle intercom events", "intercom data events", "track intercom events".

2,266 Updated today
jeremylongshore
AI & Automation Featured

customerio-webhooks-events

Implement Customer.io webhook and reporting event handling. Use when processing email delivery events, click/open tracking, bounce handling, or streaming to a data warehouse. Trigger: "customer.io webhook", "customer.io events", "customer.io delivery status", "customer.io bounces", "customer.io open tracking".

2,266 Updated today
jeremylongshore