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

[Question] Slack Integration #150

Open
bogdankatishev opened this issue Sep 20, 2024 · 1 comment
Open

[Question] Slack Integration #150

bogdankatishev opened this issue Sep 20, 2024 · 1 comment
Labels
question Further information is requested

Comments

@bogdankatishev
Copy link

Hello,

What would be the best way to integrate the text use-case prompt with slack?
So that users could pass the questions through a (slack) bot to the specific use-case created through the UI.

@knihit
Copy link
Member

knihit commented Sep 20, 2024

Thank you for reach out @bogdankatishev. When you deploy the text use case (which is a CloudFormation template behind the scene), the outputs tab in the AWS console --> CloudFormation service --> (Text Use case stack name) has the websocket endpoint to invoke. We publish information on the WebSocket payload in our implementation guide here - https://docs.aws.amazon.com/solutions/latest/generative-ai-application-builder-on-aws/api-reference.html#chat-use-case-2. Please let us know if this information helps building the slack app to do the integration.

@tabdunabi tabdunabi added the question Further information is requested label Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants