I'm trying to recieve data from a webhook to Botpress, and then automatically launch the chatbot with this data.
Like, for example, i send a a webhook from make to Botpress with x data, and immediately after the chatbot autolaunch an ai task with this data without me in there. An then the data procesed its send back to database with a post request.
Can anyone help me with this? Thank you