function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Stefaan Somers 12Stefaan Somers 12 

Redirect flow with parameters

We have an external application that reads the eID. At the end it redirects to an URL we specify that also send the data in a parameter. We now use a visualforce page for this.

Is it also possible to do the same thing with a flow. So it redirects to a flow where the data of the external application are filled in the initial screen, and the user can continue to fill in additional data afterwards through other screens