Form Submission Field Input

Marketing integration form field submission.
Root XML tag
<formSubmissionFieldInput>
JSON example
{
"name" : "Email",
"value" : "TestMoore@test.com"
}
Properties
Name Type Description Required or Optional Available Version
name String Name of the marketing integration form field. Required 53.0
value String Value of the marketing integration form field. Required 53.0