Skip to content

WhatsApp

Reference


WhatsApp is a free-to-use messaging app offering end-to-end encrypted chat, voice, and video communication, along with document and media sharing, available on multiple platforms.

Categories: [communication]

Version: 1


Connections

Version: 1

WhatsApp Custom Authorization

Properties

NameTypeControl TypeDescription
System user access tokenSTRINGTEXT
Phone number IDSTRINGTEXT

Triggers

Message received

Triggers when you get a new message from certain number.

Type: DYNAMIC_WEBHOOK

Properties

NameTypeControl TypeDescription
Sender numberSTRINGTEXTType in the number from whom you want to trigger

Output

Type: OBJECT

Properties

TypeControl Type
STRINGTEXT
{STRING(id), {{STRING(messaging_product), {STRING(display_phone_number), STRING(phone_number_id)}(metadata)}(value), {{STRING(name)}(profile), STRING(wa_id)}(contacts), {STRING(from), STRING(id), STRING(timestamp), {STRING(body)}(text)}(messages)}(changes)}OBJECT_BUILDER

Actions

Send Message

Send a message via WhatsApp

Properties

NameTypeControl TypeDescription
MessageSTRINGTEXTMessage to send via WhatsApp
Send message toSTRINGTEXTPhone number to send the message. It must start with ”+” sign

Output

Type: OBJECT

Properties

TypeControl Type
STRINGTEXT
{STRING(input), STRING(wa_id)}OBJECT_BUILDER
{STRING(id)}OBJECT_BUILDER