Below are the three simple steps how you can connect your WhatsApp number to Add Participant into WhatsApp Group via WhatsApp api.
How to Add Participant into WhatsApp Group via WhatsApp api?
Below are the three simple steps how you can connect your WhatsApp number to Add Participant into WhatsApp Group via WhatsApp 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 Pabbly, Integrately or Pipedream for integration.
To send or receive a message to WhatsApp Group, you can use Online Live Support Get Add Participant via WhatsApp api.
Add Participant docs: Click here
Example Request:
curl –location -g ‘https://v2.onlinelivesupport.com/groups/addParticipants?id={{id}}’ \
–data-raw ‘{
“instance_key”: “{{id}}”,
“jid”: “groupid”,
“participants”: [
“receivernumber@s.whatsapp.net”
]
}’
Full list of WhatsApp
Group APIs:
1. Group Messages
- Send Message Text
- Send Bulk Text Message
- Send Image URL
- Send Document URL
- Send Document URL
- Send Video URL
- Send Location
- Send Location
- Send VCard
- Send ListMessage
- Send ButtonMessage
- Send ButtonLinkMessage
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
Frequently Asked Questions (FAQs)
Can I add participants to a WhatsApp group using the WhatsApp API?
Yes, you can add participants to a WhatsApp group programmatically by using the WhatsApp API and sending the appropriate requests with the necessary parameters.
Is the WhatsApp API available for all businesses?
The WhatsApp API is available for businesses, but access may be subject to certain requirements and conditions set by WhatsApp. It's advisable to consult with Online Live Support or review the WhatsApp API documentation for detailed information.
Can I integrate the WhatsApp API with my existing systems or customer support platforms?
Yes, the WhatsApp API can be integrated with your existing CRM or customer support systems. This integration enables seamless management of customer interactions within WhatsApp groups and enhances your overall communication process.