Group Location
Explore Plans
Mobile menu Close menu
RemoteLyncRemoteLync

Notify crew

This Action will create a new entry on the RemoteLync location timeline you specify and notify the RemoteLync crew.

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
This Action will create a new entry on the RemoteLync location timeline you specify and notify the RemoteLync crew.
API endpoint slug
remotelync.post_message
Filter code method
Remotelync.postMessage.skip(string?: reason)
Runtime method
runAction("remotelync.post_message", {})

Action fields

Location Dropdown list

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

Message Text input > Short text

Label
Message to send
Slug
message
Required
true
Can have default value
true
Filter code method
Remotelync.postMessage.setMessage(string: message)