Toggle menu

XML over HTTP Action

Send a copy of the form's data as an XML HTTP POST web request.

Great care should be taken when posting data to another system - the more systems data is stored in, the harder it will be to erase that data if required to by data protection regulations.

Properties

LabelDescriptionType Name
Timeout (ms)Timeout for request in millisecondsTIMEOUT
URLURL to send the request toURL
DocumentationAdd documentation to your field to help explain any complex functionality to future users. You might include information on what the field does and how it relates to other fields on the form. Notes added here are only ever visible in the Forms Designer, they can be searched for, viewed and downloaded from the action panel. See Common Field Properties for an exampleDOCUMENTATION

Action Results

The following can be accessed using .utilGetActionResults once the action has been processed.

"FIELDNAME": {
    "eventId": "1027",
    "success": "true"
}

Last modified on March 02, 2022

Share this page

Facebook icon Twitter icon email icon

Print

print icon