Get Project ID
Log in to the Dialogflow ES console by going to dialogflow.cloud.google.com. You must sign in with the same Google account used during the synchronization.
Click the gear icon at the top left, near the chatbot name, and open the settings area. If you haven't created a chatbot yet, follow the instructions to create your first bot.
Copy the Project ID .
Make sure to choose US / GLOBAL on the top left of the Dialogflow dashboard. Please note that our system does not support mega agents.
Dialogflow ES is free if you stay under 180 text requests per minute. This means that you can send 324,000 text messages per month and don’t have to pay anything.
If you go above the 180 requests per minute, you need to pay $0.002 per request. Also, if you want audio input or output, you need to pay extra.
Get Dialogflow CX Agent Name
Log in to the Dialogflow CX console by going to https://dialogflow.cloud.google.com/cx/.
Select the project of the desidered agent and go to the agents page. You can enter the agents page by selecting the agent and by clicking the top button Agents > View all agents .
Click the options menu for the desiderate agent in click Copy name .
To understand the differences between Dialogflow ES and Dialogflow CX, I recommend checking out the following resource: Difference between Dialogflow CX vs Dialogflow ES.
Last updated