Resolved! I want to call the Flow created by Flow Designer from Virtual Agent Designer.
I want to call the Flow created by Flow Designer from Virtual Agent Designer.I ran the code below, but an error was output.The target flow is global scope and the internal name is correct, but why can't I find it? var inputs = {}; inputs['current'] ...