Hi I'm trying to integrate botpress in our CMS as...
# 💻developers
d
Hi I'm trying to integrate botpress in our CMS as an AI helper for journalists. 1. When the journalist click an AI-action button (which is connected to all the various article fields), a payload of information should be sent to the webchat. 2. Also the chat should open with a customized message related to this specific payload. From there on the journalist will chose various paths and in the end a payload is sent back to the webpage (this could be a new optimized AI-generated title that should replace the existing title) I know I'm a bit lazy here but I've tried various triggers and listeners (inside botpress) but I can't get it completely right. If someone can get me on the right track with the right architecture here it would be greatly appreciated.