Skip to main content
POST
Send a note message
🚨 DEPRECATED ENDPOINT - DO NOT USE FOR NEW INTEGRATIONSThis endpoint is deprecated and will be removed in 12 months. Please migrate to the recommended alternatives below immediately.

Deprecation Notice

This endpoint is no longer recommended for use and will be phased out. Instead, please use one of the following modern alternatives: Create or update customers with intelligent AI-powered data processing:
View Documentation Why use this: Automatically structures unstructured data, handles upserts, and processes metadata with AI.

2. For WhatsApp API - Create Ticket Without Message

Use the ticket creation endpoint which provides better tracking and metadata support:
Note: Documentation for this endpoint coming soon. Use the web-whatsapp version below or the upsert customer endpoint above.

3. For WhatsApp Web (QR) - Create Ticket Without Message

For WhatsApp Web connections:
View Documentation Simply omit the message field in the request body to create a contact/ticket without sending a message.

Migration Example

Old (Deprecated):
New (Recommended - Best Option):
Alternative - Create Ticket:

Why Migrate?

The new endpoints provide significant improvements:

Upsert Customer Endpoint Benefits:

  • βœ… AI-Powered Processing: Automatically structures unstructured data
  • βœ… Smart Upsert: Creates or updates based on phone number
  • βœ… Flexible Data: Send any metadata structure, AI figures it out
  • βœ… All-in-One: Contact creation + metadata + stage + agent assignment
  • βœ… No Message Sent: Creates contact without bothering the user

Ticket Creation Endpoint Benefits:

  • βœ… Better Structure: Clear separation between contact and ticket metadata
  • βœ… Enhanced Features: Support for integration data, custom fields
  • βœ… Improved Tracking: Built-in ticket management and history
  • βœ… Consistent API: Follows modern API design patterns

General Benefits:

  • βœ… Active Support: Actively maintained with new features
  • βœ… Better Documentation: Comprehensive guides and examples
  • βœ… Future-Proof: Won’t be deprecated

Additional Resources

For updating contact information and metadata after creation, use: Update Contact Metadata:
View Documentation This endpoint allows you to add or update any custom fields for a contact using AI-powered data processing.

Migration Timeline

  • Now: Endpoint marked as deprecated
  • 6 months: Warning messages added to API responses
  • 12 months: Endpoint will be removed
Please migrate to the new ticket creation endpoints as soon as possible to avoid service disruption.

Support

If you need help migrating your integration, please:
  1. Review the new ticket creation documentation
  2. Contact our support team for migration assistance
  3. Join our developer community for guidance
⚠️ ACTION REQUIREDUpdate your integrations to use the new endpoints before this endpoint is removed in 12 months. Failure to migrate will result in service disruption.

Headers

x-api-key
string
required

API key needed to authorize the request

Body

application/json

The payload to send with the template message

to_phone
string
required
from_phone
string
required
note
string
required
contact_name
string
meta_data
object
stage_id
string
agent_id
string

Response

Message sent successfully.