Notification: GET|POST /http/notification
Allows an existing form session to be updated asynchronously outside of the standard form submit/redirect-from-third-party mechanism.
Process: POST /http/processsubmission
Captures data submitted from a form and processes the form submission, then redirects the user back to the pageURL specified in the last getCommands.
Redirect: GET|POST /http/redirect
The redirect target for form actions that require the user to be redirected to an external service before returning and resuming form processing.