Group Location
Explore Plans
Mobile menu Close menu
Life360Life360

Send message to a circle

This Action will send a new message to a circle you specify.

About this action

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
API endpoint slug
life360.message
Filter code method
Life360.message.skip(string?: reason)
Runtime method
runAction("life360.message", {})

Action fields

Circle Dropdown list

Label
Which circle?
Slug
circle
Required
true
Can have default value
false

Text Text input

Label
Message
Slug
text
Required
true
Can have default value
true
Filter code method
Life360.message.setText(string: text)