You need to sign in to do that
Don't have an account?

What is the proper syntax for a return url?
I am trying to run a flow and when it is done, open an external site. The below is what I have:
/flow/Verso_Digital_Paper_Request_for_Leads&returl=%2Fhttp://www.versodigitalpapers.com/
It runs the flow fine but then I get an external url no longer exists message. What can I do to fix this.
/flow/Verso_Digital_Paper_Request_for_Leads&returl=%2Fhttp://www.versodigitalpapers.com/
It runs the flow fine but then I get an external url no longer exists message. What can I do to fix this.
Hi
try to replace on http://www.versodigitalpapers.com/ on http%3A%2F%2Fwww.versodigitalpapers.com%2F
use next link
/flow/Verso_Digital_Paper_Request_for_Leads&returl=http%3A%2F%2Fwww.versodigitalpapers.com%2F
As a common practice, if your question is answered, please choose 1 best answer.
But you can give every answer a thumb up if that answer is helpful to you.
Thanks,
Alex