⚙️
Channel360
HomeSign InSign Up
  • 🏠ChannelMobile Docs
  • Quick Start
    • Channel360 API
    • AgentChat API
    • Channel360 Guide
      • Dashboard
      • Templates
        • Template Creation
        • Template Configuration
      • Groups
        • Deleting Groups
        • Managing Group Details
      • Campaign
        • Campaign Creation
        • Campaign Statistics
      • Subscribers
        • Managing Subscribers
        • Subscriber Profile
  • Whatsapp Business API
    • WABA Prerequisites
    • WhatsApp Account Health
  • Our Products
    • Products
      • AgentChat
      • SMS
      • Broadcasting
      • ChatBot
  • API Usage
    • Using the Channel360 V1.1 API
      • Notifications
      • Templates
        • Create Templates
        • Read / Get Templates
        • Update Templates
        • Delete Templates
      • Webhooks
      • Conversations
        • Send Interactive Messages
        • Send Text Message
        • Send Media Message
          • Send Video Message
          • Send Image Message
          • Send File Message
        • Get Conversation History
  • Reference
    • API Reference
      • AgentChat API
      • Channel360 V1.1 API
  • FAQs
    • General FAQs
    • Channel360 FAQs
      • Templates
      • Notification Status
    • Technical FAQs
Powered by GitBook
On this page

Was this helpful?

Edit on GitHub
  1. API Usage
  2. Using the Channel360 V1.1 API

Conversations

What are Conversations, and how to use them

PreviousWebhooksNextSend Interactive Messages

Last updated 9 months ago

Was this helpful?

What are Conversations?

A conversation encompasses all messages exchanged over a , beginning with the first business message and concluding a day later.

WhatsApp has 2 types of conversations, they are:

Business-initiated Conversations: Which happens when the business starts communicating with the customers.

Customer-initiated Conversations: Which is initiated once the customer reaches out to the business for support or for more information.


There are 2 different roles you'll take notice of in this document, which are appUser and appMaker.

appUser
appMaker

Represents the end user using your app, who communicates with the business.

Refers to messenger sent on behalf of the business, the one sending out the messages.

Interacts with the platform or app to access services, products, or functionalities.

Creates or manages content, applications, or services on behalf of the business.

To start using the conversation api you must create a webhook that at least includes the trigger "message:appMaker " which gives the App User ID.

The trigger is specifically designed to handle messages or notifications related to a role named appMaker.

Webhooks are used to send notifications about events happening within the API, such as new messages, conversation updates, or user changes.

24-hour period