-
### Summary
To enhance overall experience, we should offer the ability to connect Facebook Messenger for Facebook business pages.
### Requirements
On Airy Core, it should be an option to connect …
-
If the `resume_token` does not match the `channel_id` given to the plugin, the plugin cannot send any message.
We might want to change the code so that the `resume_token` is set per `channel_id`. I…
-
This ticket serves the purpose to discuss the issues needed for the observability milestone:
-
### Summary
To enhance overall experience, we should offer the ability to connect SMS and WhatsApp channels after the Twilio requirements have been met.
### Twilio Requirement
On Airy Core, it …
-
## Userstory
As an Airy developer displaying Airy Chat for all potential contacts, I want to continue an open conversation in the future so that I would like to capture their identification during th…
-
The optional Airy components should be deployed with 0 replicas and after that managed by the controller - started if configuration for them is present.
Also the configMaps which are particular for…
-
Depends on #642
To prove that we can render our typed outbound model and the source templates, render
- [ ] images
- [ ] a [facebook template](https://developers.facebook.com/docs/messenger-p…
-
The current ingress rules have hardcoded values, such as `api.airy` and `chatplugin.airy`. We need to make them customizable, so that we can start core instance in AWS/GCP or other cloud environments.…
-
**Current state**
To authenticate with APIs users have to obtain a short-lived JWT token ([docs](https://develop.docs.airy.co/api/endpoints/introduction#conventions)), which is intended for UI use ca…
-
The `./scripts/bootstrap.sh` script fails if `unzip` is not installed on the host system.