Email marketing integrations are connections between your email platform and the other tools you run, such as your store, CRM, website, and analytics, so subscriber data and events move between them without manual exports. IGSendMail connects to 28+ platforms natively, through Zapier, Make.com, and Pabbly Connect, or via its REST API and webhooks.
Sync customers, trigger abandoned cart emails, track purchase revenue.
WordPress e-commerce integration with order tracking and segmentation.
Connect your BigCommerce store for automated product emails.
Enterprise e-commerce integration via API.
Sync contacts and deal data bi-directionally.
Enterprise CRM sync for contacts, leads, and campaigns.
Sync deals and contacts for sales-triggered emails.
Full contact and campaign sync with Zoho ecosystem.
Native plugin for signup forms, popups, and subscriber sync.
Embed forms and connect subscriber data.
Add signup forms to your Squarespace site.
Unbounce, Leadpages, and Instapage form integrations.
Connect to 5,000+ apps with triggers and actions.
Advanced multi-step automation workflows.
Affordable automation alternative for workflows.
Self-hosted workflow automation via API.
Full-featured API for lists, contacts, campaigns, and automation.
Real-time event notifications for opens, clicks, bounces, and more.
Send transactional emails via SMTP.
Client-side tracking and form embedding.
Track email campaign traffic and conversions.
Retarget email subscribers on Facebook and Instagram.
Customer data platform integration.
Trigger emails based on payment events.
Purchase confirmation and receipt automation.
Auto-import leads from Facebook ad campaigns.
Connect Instagram lead forms.
Import LinkedIn lead gen form responses.
Full REST API with comprehensive documentation for any custom integration.
const response = await fetch(
'https://api.igsendmail.com/v1/subscribers',
{
method: 'POST',
headers: {
'Authorization': 'Bearer YOUR_API_KEY',
'Content-Type': 'application/json'
},
body: JSON.stringify({
email: 'jane@example.com',
name: 'Jane Doe',
list_id: 'lst_abc123'
})
}
);Use Zapier triggers and actions to connect IGSendMail to virtually any tool — no code required.
Request an integration and we'll prioritize it based on demand.
Start free today — all integrations included on every plan.