This action will notify Overlord about your arrival at a configured location.
Developer info
- API endpoint slug
- overlord.arrived_at_location
- Filter code method
- Overlord.arrivedAtLocation.skip(string?: reason)
- Runtime method
- runAction("overlord.arrived_at_location", {})
Action fields
Location Text input > Short text
- Label
- Location
- Helper text
- Enter the location you want to tell Overlord you have arrived at
- Slug
- location
- Required
- true
- Can have default value
- true
- Filter code method
- Overlord.arrivedAtLocation.setLocation(string: location)