Explore Plans
Mobile menu Close menu
EveryKitEveryKit

Send a message to EveryKit

This action will send a message to EveryKit.

Developer info

API endpoint slug
everykit.send_message
Filter code method
Everykit.sendMessage.skip(string?: reason)
Runtime method
runAction("everykit.send_message", {})

Action fields

Which every kit Dropdown list

Label
Which EveryKit?
Slug
which_every_kit
Required
true
Can have default value
false

What data Text input > Short text

Label
What data?
Helper text
Optional — You can use the data from the trigger in this action field.
Slug
what_data
Required
false
Can have default value
true
Filter code method
Everykit.sendMessage.setWhatData(string: whatData)

Action message Text input > Short text

Label
What message?
Helper text
You can choose any name for the message. After making the message, use it on the Everykit block program.
Slug
action_message
Required
true
Can have default value
true
Filter code method
Everykit.sendMessage.setActionMessage(string: actionMessage)