Send List Message into WhatsApp Group via API

 Easily send List Message to your WhatsApp group members with this easy-to-use api! In this tutorial, you’ll learn how to send kist message using the WhatsApp api.

Send List Message into WhatsApp Group via API

How to Send List Message to WhatsApp Group Via API?

Below are the three simple steps how you can connect your WhatsApp number to Send List Message to WhatsApp Group via API.

Step 1: Create a WhatsApp Business Account 

To use WhatsApp Business, you need to create a separate account for your business. You can download the WhatsApp Business app from the Google Play Store or the Apple App Store and follow the instructions to create your account.

Step 2: Get WhatsApp API access

SignUp on Online Live Support and get full WhatsApp API access

Step 3: Start Sending Messages

You can use Online Live Support APIs & webhook or alternatively you can use PabblyIntegrately or Pipedream for integration. 

To send or receive a message to WhatsApp Group, you can use Online Live Support Send List Message via API

Send List Message docs: Click here

Example Request: 

curl –location -g ‘https://v2.onlinelivesupport.com/groups/sendListMessages?id={{id}}’ \
–data ‘{
“instance_key”:”{{id}}”,
“jid”:”groupid”,
“title”:”TITLE”,
“text”: “list message”,
“footer”:”footer”,
“buttonText”: “hello”,
“sections”: [
{
“title”: “title list”,
“rows”: [
{
“title”: “list 1”,
“description”: “descript 1”,
“rowId”: “1”
},
{
“title”: “list 2”,
“description”: “descript 2”,
“rowId”: “2”
}
]
}
]}’

Full list of  WhatsApp

Group APIs:

1.  Group Messages

2. Group Event

  • List Group
  • Create Group
  • Info Group
  • List Group Participants
  • Make Admin
  • Demote Admin
  • Add Participants
  • Remove Participants
  • Update Group Name
  • Update Description
  • Settings Update
  • Invite Code
  • Leave Group

Docs: https://docsv2.online-live-support.com/.

Ready To Get Started?

It's Fast It's Easy It's Free

Frequently Asked Questions (FAQs)

How do I add a list to a WhatsApp group?

Adding a list of contacts to a WhatsApp group can be done programmatically using a WhatsApp API sign in into Online Live Support.

  1. Sign up for a free trial account
  2. Connect your WhatsApp Business number to Online Live Support
  3. Integrate Online Live Support APIs with your system

How do I send an automatic message to a WhatsApp group?

Sending automatic messages to a WhatsApp group requires integrating a WhatsApp API into your application. Once integrated, you can use the API to send messages automatically by triggering the API call based on specific events or schedule.

Is there any free API for WhatsApp?

$39.99 / month is the fix charge for the WhatsApp Business API. Start free trial now

Scroll to Top