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