Connect Pack is a separate addon — installs as its own plugin, uses its own license key. Included in the $147 FE Bundle and the $497 Developer Entire tier.
E-commerce sources
- WooCommerce — new orders / customers on this site
- Easy Digital Downloads — new EDD purchases on this site
These watch the local site's orders. No API key needed — they listen to WooCommerce / EDD hooks directly.
Payment sources
- Stripe — new payments + customers via signed webhook
- PayPal — new payments via IPN / webhook
Set up the webhook URL in your Stripe / PayPal dashboard. WP Sync verifies the signature so spoofed webhooks are rejected.
Calendar sources
- Calendly — new bookings as they're scheduled
- Cal.com — new bookings as they're scheduled
Both use webhooks. Drop the WP Sync webhook URL into the booking tool's integration settings.
Lead ads sources (beta)
- Facebook Lead Ads — new lead-form submissions
- Instagram Lead Ads — new lead-form submissions
OAuth flow against the Meta Business account. Pick the ad account + form once, every new lead becomes a contact.
Course platform sources (beta)
- Teachable — new course enrollments
- Thinkific — new course enrollments
- Kajabi — new offer purchases / enrollments
Use webhooks at each platform pointed at the WP Sync URL.
Chat app destinations
- Slack — posts each new contact to a Slack channel via Incoming Webhook
- Discord — posts each new contact to a Discord channel via channel webhook
- Telegram — messages each new contact via your Telegram bot
Format the message however you want — variables include name, email, source, amount, and any custom field.
Combining sources + destinations
The whole point of Connect Pack is mixing-and-matching. Common bridges:
- WooCommerce order → Slack channel ('New order: name + amount')
- Calendly booking → ActiveCampaign + Discord (CRM + team notification at once)
- Stripe payment → Google Sheet (reporting) + Telegram (instant heads-up)
- Facebook Lead Ad → GoHighLevel (CRM) + Slack (sales team alert)