AWS Lambda Function Bridges for chatwoot integrations #4293
thundersparkf
started this conversation in
Show and tell
Replies: 1 comment 6 replies
-
@thundersparkf This would be amazing if you can share these extensions with the community. We can add documentation for these integrations on https://github.com/chatwoot/docs with links to the repo/repos. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Greetings chatwoot,
As a part of @weunlearn's solution platform for adolescent kids helping them better understand gender and mental health, we've used Chatwoot extensively as way to monitor interactions with the kids. Over the year, we've had to integrate it with tools like Gupshup, Rasa and Botpress, and this has led to us developing AWS Lambda functions to serve as bridges. As of now, we have:
Rasa agent bot AWS Lambda bridge: NodeJS
Gupshup to Chatwoot API AWS Lambda bridge: NodeJS
Chatwoot to Gupshup API AWS Lambda bridge: NodeJS
Botpress agent bot AWS Lambda bridge(with AWS translator service): GoLang
If this is something that chatwoot is interested in, we'd be happy to share our code so other users can leverage these functionalities in production efficiently.
Beta Was this translation helpful? Give feedback.
All reactions