Original Detect Intent Request
The field Original Detect Intent Request passes the raw data from the channel provider to Dialogflow.
If you are building a Dialogflow Agent that uses Dialogflow Fulfilment extensively you will find the data passed by the channel provider useful for your application. This data is passed from YesHello to Dialogflow using the originalDetectIntentRequest
field.
A sample of the orginalDetectIntentRequestField
is found below.
Last updated