# Deliver destinations

> This skill helps users choose the right path to Deliver events to external destinations (API/OSS/MQTT). 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

deliver events to external API, send events to OSS, push events to MQTT broker, configure API destination, verify event delivery, manage API destinations in console, event delivery to external endpoint, how to send EventBridge events externally, can I deliver to MQTT, test event delivery, publish ev

## Get the full skill

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

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