Ping a Notify! beacon with a tap from your Home Screen
This action will ping a Notify Beacon to report that your Applet ran, so Notify can alert you if it ever stops running.
Developer info
- API endpoint slug
- notifyapp.ping_beacon
- Filter code method
- Notifyapp.pingBeacon.skip(string?: reason)
- Runtime method
- runAction("notifyapp.ping_beacon", {})
Action fields
Beacon Dropdown list
- Label
- Which Beacon should this ping?
- Helper text
- Pick one of this device's Beacons. Put this action last in your Applet, so the ping only happens when everything before it worked.
- Slug
- beacon
- Required
- true
- Can have default value
- false
