WordPress & WooCommerce Connector
Connect your WordPress or WooCommerce website to EzzeSend and automate customer journeys, order notifications and store events.
View ConnectorConnect WordPress, WooCommerce and your applications to EzzeSend with ready-made integrations, APIs, webhooks and automation tools.
Start with a ready-made integration or build directly against EzzeSend developer services.
Connect your WordPress or WooCommerce website to EzzeSend and automate customer journeys, order notifications and store events.
View ConnectorConnect your applications directly to EzzeSend services, contacts, messaging and customer workflows.
View DocumentationReceive real-time EzzeSend events and keep external applications synchronized with customer activity.
Learn MoreAuthentication, diagnostics, connection health and production tooling for reliable EzzeSend integrations.
More tools coming soonCredential-based access with controlled integration permissions.
Designed for integration workflows that depend on dependable status and event handling.
Move store and application events into EzzeSend automation workflows.
Health, diagnostics and secure integration infrastructure built for live environments.
Use the Integration API for contacts, messaging, status tracking, webhooks and external events.
curl -X POST \
https://send.ezzemedia.com/api/integration/v1/contacts/upsert \
-H "Content-Type: application/json" \
-H "x-client-id: YOUR_CLIENT_ID" \
-H "x-client-secret: YOUR_CLIENT_SECRET" \
-d '{
"mobile_code": "965",
"mobile": "50011223",
"name": "Customer Name"
}'
Start with the WordPress Connector or build your own integration with the EzzeSend API.