Is there a way to retrieve the conversation history in Dialogflow?
问题 Is there a way to obtain the full conversation between the user and agent. Pretty much similar to what I get by clicking the history tag but programmatically. The point is to save the interaction between user and agent as text. Thank you guys in advanced! 回答1: There's no API to retrieve the history from Dialogflow directly. But what you can do is enable logging. Agent Settings > General > Log Settings > Log interactions to Google Cloud And all the interactions will be logged into Google