# Streaming

- [Webhook](https://docs.akenza.io/akenza.io/get-started/your-data-flow/connectors/streaming/webhook.md): This page describes webhook action in more detail
- [Azure IoT Hub](https://docs.akenza.io/akenza.io/get-started/your-data-flow/connectors/streaming/azure-iot-hub.md): Process data in the Azure ecosystem
- [AWS Kinesis](https://docs.akenza.io/akenza.io/get-started/your-data-flow/connectors/streaming/aws-kinesis.md): Process data in the Amazon ecosystem
- [Google Cloud Pub/Sub](https://docs.akenza.io/akenza.io/get-started/your-data-flow/connectors/streaming/google-cloud-pub-sub.md): Process data in the Google ecosystem
- [Apache Kafka](https://docs.akenza.io/akenza.io/get-started/your-data-flow/connectors/streaming/apache-kafka.md): Process data on Event Hubs as Apache Kafka compatible ecosystem


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.akenza.io/akenza.io/get-started/your-data-flow/connectors/streaming.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
