# Route targets

> This skill helps users choose the right path to Route events to target services. Use this skill BEFORE diving into implementation details — it routes you to the appropriate detail skill based on your situation.

Part of **EventBridge**. Get the full, executable skill via `POST https://www.company-skill.com/api/route`.

## Related queries

route events, event routing, send event to target, configure event rule, match event pattern, how to route events, eventbridge rule setup, create event rule, add target, test event pattern, send test event, event bus configuration, custom event source, function compute trigger, https endpoint event

## Get the full skill

```bash
curl -s https://www.company-skill.com/api/route \
  -H 'Content-Type: application/json' \
  -d '{"query": "route targets", "product": "eb"}'
```

---
Part of [EventBridge](https://www.company-skill.com/p/eb.md) · https://www.company-skill.com/llms.txt
