This will tell Overlord a custom message of your choosing.
- API endpoint slug
- overlord.log_custom_event
- Filter code method
- Overlord.logCustomEvent.skip(string?: reason)
- Runtime method
- runAction("overlord.log_custom_event", {})
Action fields
- Label
- Custom Message
- Helper text
- Enter the text you want to send to Overlord, or click "Add ingredient" to use data from the trigger.
- Slug
- custom_message
- Required
- true
- Can have default value
- true
- Filter code method
- Overlord.logCustomEvent.setCustom Message(string: custom_message)