mirror of
https://github.com/langgenius/webapp-conversation.git
synced 2026-07-25 21:46:08 -04:00
It is possible to use this webapp with an external application ? #11
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @techguruagi on GitHub (Aug 23, 2023).
It is possible to use this webapp with an external application ?. If so, any pointer is appreciated.
All i need is to send the incoming message to the external app as a webhook and receive messages from the external app via an api call ?
Thanks in advance
@iamjoel commented on GitHub (Aug 29, 2023):
Yes, you can use embed in cloud version

@techguruagi commented on GitHub (Aug 29, 2023):
Thanks @iamjoel for your prompt response. My question is about pragmatically integrate and send/receive the messages with an external app.