Parameter Default Value

In Dialogflow ES you can set the default value of a parameter.

This can be especially helpful in situations where you wish the assign some value to a parameter but the value is not extracted from user utterance.

For example, you might build a Quiz Bot and want to assign a score of 1 or 0 depending on whether the user got the correct answer or not.

In the example below, the parameter called score1 is being set a default value of 1 when this specific intent fires.

Note: This is my old website and is in maintenance mode. I am publishing new articles only on my new website. 

If you are not sure where to start on my new website, I recommend the following article:

Is Dialogflow still relevant in the era of Large Language Models?