Articles on: Advanced Solutions

What are the standard form fields when posting to the ActiveDEMAND API?

What are the standard form fields when posting to the ActiveDEMAND API?



If you are using the ActiveDEMAND API to post form submits, you are going to have to post to at least a few standard fields.

Below is a list of all the standard field names and field ID's available. Your form submit postings should use these standard fields for any equivalent field on your webform:

Field NameField ID
First Namefield_1
Last Namefield_11
Email Addressfield_21
Phone Numberfield_31
Long Answerfield_41
Websitefield_51
Contact Date of Birthfield_91
Cityfield_101
State/Provincefield_111
Addressfield_121
Zip/Postal Codefield_131
Company Namefield_151
Titlefield_161
Relationshipfield_181
Check Boxfield_191
Radiofield_201
Short Answerfield_212
Hidden Emailfield_217
Hidden IDfield_218
Opt Infield_219
Pick Listfield_221
CountryField_222
Full Namefield_223
Hidden Fieldfield_227
Contact Manager Emailfield_231
Unsubscribefield_232
Ratingfield_236
Contact IDfield_237
Country Selectfield_238
Multi-Selectfield_239
DateTimefield_249
Datefield_250
Timefield_251


When posting to fields that are not the standard fields, the HTML of the form should be exported to get the specific form field IDs.

Updated on: 18/10/2022

Was this article helpful?

Share your feedback

Cancel

Thank you!