This Action will create a new entry on the RemoteLync location timeline you specify and notify the RemoteLync crew.
Developer info
- 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)