Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Other Adapters: HTML / Slack / WhatsApp #255

Open
robmoffat opened this issue Oct 21, 2021 · 1 comment
Open

Other Adapters: HTML / Slack / WhatsApp #255

robmoffat opened this issue Oct 21, 2021 · 1 comment
Assignees

Comments

@robmoffat
Copy link
Member

It would be great to have an HTML adapter, so that we could have an endpoint exposed via @ChatRequest which conforms to a HTTP request. Then, we would pass the user details through using Spring Security.

We could use this to render Symphony / Teams UI that uses HTML instead of AdaptiveCard / Freemarker. Also, we could pop users out to web pages if they wanted. Finally, this might work quite well for the leader election thing too (?)

@robmoffat
Copy link
Member Author

Having a HTML adapter would potentially solve the issue of displaying forms for WhatsApp.
However, it's a big piece of work.

Another venue for Spring Bot might be slack.

I'm combining all this in this issue as a placeholder.

@robmoffat robmoffat changed the title HTML Adapter Other Adapters: HTML / Slack Mar 30, 2022
@robmoffat robmoffat changed the title Other Adapters: HTML / Slack Other Adapters: HTML / Slack / WhatsApp Jun 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants