Online Live Support V3 | WhatsApp API Guide
  • Welcome
  • Quick Guide
  • Connecting a channel
    • Multi-Device Beta
    • Step 1: REGISTER YOUR NEW ACCOUNT
    • Step 2: Connect Your WhatsApp number
    • Disconnect WhatsApp Number or Session
    • Session not found
  • Webhooks
    • Webhook Setup
  • How to Connect:
    • WhatsApp messages via Google Sheet
    • [Beta] Chatwoot with OnlineLiveSupport
  • Send Message
    • Send a Message to the WhatsApp Group
  • API Docs
    • WhatsApp API Documentation
      • Chats
        • SendMessageText
        • Send bulk
        • SendimageURL
        • SendDocumentUrl
        • SendVideoUrl
        • SendLocation
        • SendVCard
        • SendListMessages
        • SendButtonMessage
        • SendTemplateMessages
        • CheckNumber
      • Groups
        • SendMessageText
        • SendImageUrl
        • SendDocumentUrl
        • SendVideoUrl
        • SendLocation
        • SendVCard
        • SendListMessages
        • SendButtonMessage
        • SendTemplateMessages
        • CreateGroup
        • InfoGroup
        • ListParticipants
        • MakeAdmin
        • DemoteAdmin
        • AddParticipants
        • RemoveParticipants
        • SetGroupName
        • SetGroupDescriptions
        • GroupSettingUpdate
        • InviteGroup
        • LeaveGroup
      • Sessions
        • Status
  • Postman Collection
Powered by GitBook
On this page
  • Step 1: Create Group
  • Step 2:

Was this helpful?

  1. Send Message

Send a Message to the WhatsApp Group

Send Messages into WhatsApp group via API

Previous[Beta] Chatwoot with OnlineLiveSupportNextWhatsApp API Documentation

Last updated 2 years ago

Was this helpful?

If you haven't yet, please sign up first and

Step 1: Create Group

Create Group using endpoint: {{base_url}}/groups/createGroup?id={{id}}

Step 2:

Send Message to Group via Endpoint: {{base_url}}/groups/sendMessageText?id={{id}}

Note: You can get the group id (jid) while creating group or you can also use List Group API to fetch the group id (jid). If any support is required, please email us at [email protected] or

WhatsApp us
signup
connect your number with WhatsApp
API Docs: