Dialogflow: Connecting Dialogflow Agent to MARBEL Agent

  • In addition to the filename, you have to specify the ‘flowagent’ name. This name can be found in the same Google Cloud Platform where you have generated the key-file, by clicking on the name next to the Google Cloud Platform title, and checking the 'ID' column (see below). You will find that the ID is slightly different from the name that you have given to your agent.

The connection to the MARBEL agent works if the utterances of the user in the chat window are properly translated into the intents and entities that you specified in the Dialogflow agent.

Make sure to use exactly the same intent name in the conversational pattern specification in the MARBEL agent as the names of the intents you implemented in Dialogflow.

Â