How to start an e-form task from external webpage?
-
On this external webpage, are you wanting the ability to let anyone start the task even if they are not setup as a user in your AgilePoint system? If so, then you would probably need to create an Anonymous Task for that.
If the people starting the task from the external webpage will always be users defined in your system, then you should be able to put a link on that webpage that takes them directly to the start task of the application. For example, I have an eForm app called "Test App". I can create a direct link to the Start Form for that app like this:
https://your.agilepoint.server/ApplicationBuilder/eFormRender.html?Process=Test%20App
You can get the specific URL for an app whenever you go into your Work Center applications and launch an app. The URL that gets rendered in your browser when the Start form opens for that app should look similar to what I showed above and you can simply copy that URL and use it for the link on your other webpage.
When the user clicks the link, they would be prompted to login to AgilePoint (if they are not already logged in) and then they would be taken straight into the form.
Hope this helps!
Please sign in to leave a comment.
Comments
1 comment