Is it possible to pass variables to the Conversation success metadata
in dialogflow? Specifically, I want to return current page and current flow, without having to type out its name.
Is there a way to pass variables into this JSON? (i.e. so that the "flow_name" and "page_name" fill automatically, based on the page that is open?