Skip to content

LeadFormFields

Type: object

Form fields. Always contains email, but may have any number of other fields depending on the fields available in the form.

Properties

Property Type Required Description Constraints
email string Yes Email address used as primary key during lead upsert

Generated example

{
  "email": "person@example.com"
}

Source

Generated from swagger-mapi.json.