Explore Plans
Mobile menu Close menu

This action will Send a WhatsApp text message to your number.

Developer info

API endpoint slug
inout_wa.send
Filter code method
InoutWa.send.skip(string?: reason)
Runtime method
runAction("inout_wa.send", {})

Action fields

Message type Dropdown list

Label
Message type?
Helper text
What type of message do you what to send? It will customize the message title and emoji
Slug
message_type
Required
false
Can have default value
false

Message to send Text input > Short text

Label
Message to send?
Helper text
Text message to send to your WhatsApp number
Slug
message_to_send
Required
true
Can have default value
true
Filter code method
InoutWa.send.setMessageToSend(string: messageToSend)