airy icon indicating copy to clipboard operation
airy copied to clipboard

💬 Open Source App Framework to build streaming apps with real-time data - 💎 Build real-time data pipelines and make real-time data universally accessible - 🤖 Join historical and real-time data i...

Results 184 airy issues
Sort by recently updated
recently updated
newest added

## Is your feature request related to a problem? Please describe. As an Airy user, i need to be able to Install and Uninstall Rasa component from control center. I...

frontend

## Describe the bug When following [this guide](https://blog.airy.co/streaming-data-airy-confluent/#step-4-configure-existing-airy-to-use-confluent) the auth jaas value does [not get templated ](https://github.com/airyhq/airy/blob/6efcc571e21e979c6e96daf27400b436388e5351/infrastructure/helm-chart/templates/config/kafka.yaml#L8) causing the topics provisioning to fail.

infrastructure
bug

[Parent issue](https://github.com/airyhq/airy/issues/3464) There should be a new endpoint (or reusing an existing endpoint) ready to receive events from the source (payloads here: https://developers.facebook.com/docs/whatsapp/cloud-api/webhooks/payload-examples)

backend

As we want to decouple the Airy CLI from kubernetes, we need to have a way to run an initial helm job or deploy at least the `airy-controller`, so that...

infrastructure
cli

By decoupling the Airy CLI from Kubernetes, we cannot directly run `helm install` or `helm upgrade`. We should run these jobs from the `airy-controller` or use the `helm` binary directly....

infrastructure
cli

## Is your feature request related to a problem? Please describe. As an Airy user I want to be able to use the new WhatsApp Business Cloud API (https://developers.facebook.com/docs/whatsapp/cloud-api/get-started/) as...

feature

## Is your feature request related to a problem? Please describe. As an Airy user, i should be able to connect to with Whatsapp cloud source endpoint. ## Describe the...

frontend

## Describe the bug On Control Center, when Installing "Facebook Messenger" component from Catalog and I want to configure connector. After filling the channel info, the "Create page" button doesn't...

bug

[Parent issue](https://github.com/airyhq/airy/issues/3464) We should be able to mark messages as read in the source (https://developers.facebook.com/docs/whatsapp/cloud-api/guides/mark-message-as-read)

backend

[Parent issue](https://github.com/airyhq/airy/issues/3464) We should be able to send messages to the source (https://developers.facebook.com/docs/whatsapp/cloud-api/guides/send-messages) Should also support template messages: https://developers.facebook.com/docs/whatsapp/cloud-api/guides/send-message-templates

backend