Send from your system
Trigger customer messages from the software your business already runs.
WACloud API
Use WACloud APIs and webhooks to connect messaging workflows with your website, CRM, ecommerce store, or internal system.
Authorization: API-Key YOUR_API_KEY
Content-Type: application/json
POST /v1/messages/send
{
"instance_id": "YOUR_INSTANCE_ID",
"recipient": "CUSTOMER_NUMBER",
"message": "Your update is ready"
}A clear integration path
Use the current documentation for exact schemas and responses; this page keeps the journey simple.
Create the credentials for your WACloud account and keep them on your server.
Use the Business API or QR Code method that matches your workflow.
Call the messaging endpoint and use webhooks where your workflow needs status or incoming events.
Integration building blocks
Keep the portal for people and connect your own system for repeatable, event-driven work.
Trigger customer messages from the software your business already runs.
Use incoming events to keep your workflow and records moving.
Let your team monitor and manage the messaging work from WACloud.
Developer note
Endpoints, request fields, authentication details, and responses can evolve. Confirm the current docs before going to production.
Need a hand?
Tell WACloud what you want to connect and which customer event should trigger a message.