Follow up event

You can use follow up events in Dialogflow ES to trigger an intent from a webhook or from a REST API call.

For example, it might be a good way to implement slot filling using webhooks.

As you might imagine, this is a fairly complex feature and you need a programmer on your team to be able to implement this properly.

Since it is complex and not very reliable, I don’t recommend using followup events unless you have no other choice to implement the same business logic using alternate features.

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?