GetInfoService
Comments
-
I’m trying to use the step “GetFlowInfo” of the Flow Edit Service. \r\n\r\nThis gives the following error, can you help?\r\n\r\n”{\"GetFlowInfoResult\":{\"FlowID\":\"5229e085-513d-11e9-a94d-000d3a219d2d\
-
[color=rgb(34, 34, 34)][font=georgia, serif]This is the expected output for this method.[/font][/color]
[color=rgb(34, 34, 34)][font=georgia, serif]
[/font][/color]
[color=#222222]The Prompt message can be changed through the Flow Settings.[/color]
[color=#222222]
[/color]
[img]https://i.imgur.com/0Ma4uQj.png[/img]
[color=#222222]
[/color]
[color=#222222]
Please let me know what information youre expecting using this method and Ill look for a way to find that information for you.[/color]
-
I would like to get the name of the flow using the flow-id.
-
[color=rgb(34, 34, 34)]You can use the GetByID step found through Integration → Internal Services → ConfigurationStorage to return this information for you.[/color]
-
Thanks, this works.