langgenius / webapp-conversation

MIT License
422 stars 798 forks source link

It is possible to use this webapp with an external application ? #20

Closed techguruagi closed 1 year ago

techguruagi commented 1 year ago

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 1 year ago

Yes, you can use embed in cloud version

image
techguruagi commented 1 year ago

Thanks @iamjoel for your prompt response. My question is about pragmatically integrate and send/receive the messages with an external app.