Hello,
I want to integrate out 3rd party bot with Web messenger via Bot Connector integration in Architect Inbound Message Flow.
Our 3rd party bot handles everything itself, so I don't want to define any specific Intents or SlotValues in the Bot Schema.
I just want the Bot Connector to send the utterances to the Bot and get the reply messages and the rest will be handled by the Bot, thats it.
Also, 3rd party Bot will respond the Intent and the Slot values as empty string in the reply.
Is that possible if I don't define any intent or slot values in Bot Schema with that structure?
Regards,