This action will tell Overlord to start one of your routines.
Developer info
- API endpoint slug
- overlord.start_goal_routine
- Filter code method
- Overlord.startGoalRoutine.skip(string?: reason)
- Runtime method
- runAction("overlord.start_goal_routine", {})
Action fields
Goal name Text input > Short text
- Label
- Goal Name
- Helper text
- Enter the name of the goal that you want Overlord to start
- Slug
- goal_name
- Required
- true
- Can have default value
- true
- Filter code method
- Overlord.startGoalRoutine.setGoal Name(string: goal_name)