Route the incoming request from an event to SwitchIT so that the action is processed
- API endpoint slug
- thinga.route_request_switchit
- Filter code method
- Thinga.routeRequestSwitchit.skip(string?: reason)
- Runtime method
- runAction("thinga.route_request_switchit", {})
Action fields
- Label
- SwitchIT ID
- Helper text
- Your SwitchIT ID registered with Tantiv4
- Slug
- switchit_id
- Required
- true
- Can have default value
- false
- Label
- Status
- Helper text
- SwitchIT Status ON/OFF
- Slug
- status
- Required
- true
- Can have default value
- true
- Filter code method
- Thinga.routeRequestSwitchit.setStatus(string: status)