On a multi step form, or any form for that matter, is there any way to post to an external Url when submitting the form.
Specifically for my implementation, I'd like the ability to post to an external url on step 1 and then on each step after that update my data using the external url post.
Has anyone been able to accomplish this with the current release?