New services
Explore Plans
Mobile menu Close menu
NoonlightNoonlight

Trigger alarm

This action will send your location to Noonlight dispatchers alerting them of an emergency.

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
safetrek.alert
Filter code method
Safetrek.alert.skip(string?: reason)
Runtime method
runAction("safetrek.alert", {})

Action fields

Lat Text input > Other

Label
Latitude
Slug
lat
Required
true
Can have default value
true
Filter code method
Safetrek.alert.setLat(string: lat)

Lon Text input > Other

Label
Longitude
Slug
lon
Required
true
Can have default value
true
Filter code method
Safetrek.alert.setLon(string: lon)