I am attempting to integrate an AI Bot in Chatbase with Facebook Messenger. The Trigger Test functions correctly, and I am passing the Prompt and Conversation ID, as shown in the screenshot:

When I test the Trigger, everything appears to be in order:

However, when I send a message from Facebook Messenger, I do not receive a response in Messenger. The callin.io History indicates that it sent the data and received a response, but callin.io did not forward the message as a response. See here:


Am I misunderstanding how this is supposed to work? It would not seem logical to send a
I have checked if I need to add something like setting up another Trigger that receives a message from Chatbase and sends it to Facebook Messenger, but I could not find a trigger like that.
Frank
Hello,
Just to confirm, are you looking to send the prompt from Chatbase back to Messenger? If that's the case, you'll need an extra step, which is the “Send Message from Page” action.
Please let me know if I've understood your question correctly. Thank you!