

Centralize data and automate business processes with GREEN-API integrations
Streamline your business processes by centralizing your GREEN-API data. Boost.space connects to your IT tools and helps aggregate their data into central databases. Data centralization serves as the foundation for easy collaboration across teams, process automation across tools, and data analysis with a complete story.
Integrate GREEN-API with thousands of other apps in a few clicks.

Get a head start with our GREEN-API for WhatsApp integration templates or create your own

Watch Webhooks
Triggers when there's webhook.

Add a Participant to a Group
The method adds a participant to a group chat.

Archive a Chat
The method archives a chat. One can archive chats that have at least one incoming message.

Check Whatsapp
Checks a WhatsApp account availability on a phone number.

Clear a Messages Queue
The method is aimed for clearing the queue of messages to be sent.

Create a Group
The method is aimed for creating a group chat.

Delete a Message
The method deletes a message from a chat. To delete a message, you should use the original idMessage.

Download a File
Downloads incoming and outgoing files. The method is aimed for downloading incoming and outgoing files. Links to incoming files are transmitted in Incoming messages, and you can also get them using LastIncomingMessages method. You can get links to outgoing files using LastOutgoingMessages method. Files storage period and, accordingly, the capability to download them is limited by WhatsApp.

Edit a Message
The method is aimed for editing the text message into a personal or a group chat.

Forward Messages
The method is intended for forwarding messages to a personal or group chat.

Get an Avatar
Retrieves a user or a group chat avatar.

Get a Contact Info
The method is aimed for getting information on a contact.

Get a Group Data
The method gets group chat data.

Get the Settings
The method is aimed for getting the current account settings.

Get Wa Settings
The method is aimed to get information about the WhatsApp account

Leave a Group
The method makes the current account user leave the group chat.

Read a Chat
The method is aimed for marking messages in a chat as read. Either all messages or a specified message in a chat can be marked as read.

Remove an Admin
The method removes a participant from group chat administration rights.

Remove a Group Participant
The method removes a participant from a group chat.

Send a Contact
Sends a contact message. A contact visit card is created and sent to a chat. The message is added to the send queue. Linked device is not required when sending. Messages are kept for 24 hours in the queue until the account is authorized. The rate at which messages are sent from the queue is managed by the Message sending delay parameter.

Send a File By Upload
The method is aimed for sending a file uploaded by form (form-data).

Send a File By Url
Sends a file uploaded by URL. Adds message to send queue. Keeps message for 24 hours in queue. Sends message after phone authorization. Manages message sending rate with delay parameter.

Send a Location Message
Sends a location message. The message is added to the send queue. No linked device required. Messages are kept for 24 hours until account authorization. Message sending delay parameter manages the rate of sending.

Send a Message
Sends a text message. The message will be added to the send queue. Linked device not required when sending. Messages will be kept for 24 hours in the queue until account will be authorized. The rate at which messages are sent from the queue is managed by Message sending delay parameter.

Send a Poll
This method is intended for sending messages with a poll to a private or group chat.

Set a Disappearing Chat
SetDisappearingChatDescription

Set a Group Admin
The method sets a group chat participant as an administrator.

Set a Group Picture
The method sets a group picture.

Set a Profile Picture
The method is aimed for setting an account picture.

Set the Settings
The method is aimed for setting account settings.

Unarchive a Chat
The method unarchives a chat.

Update a Group Name
Changes a group chat name.

Upload a FIle
The method is designed to upload a file to the cloud storage, which can be sent using the sendFileByUrl method.

Get Chat History
The method returns the chat message history.

Get the Contacts
The method is aimed for getting a list of the current account contacts.

Get a Message
The method returns the chat message.

Get Last Incoming Messages
Retrieves the last incoming messages of an account. In the default mode the incoming messages for 24 hours are returned.

Get Last Outgoing Messages
The method returns the last outgoing messages of the account. In the default mode the last messages for 24 hours are returned.

Show a Messages Queue
Retrieves a list of messages in the queue. Messages sending rate is managed by Messages sending delay parameter.