MarketingForm

Represents an Account Engagement marketing form that has been synched to Salesforce. Use forms on your website and landing pages to collect information about visitors and turn anonymous visitors into identified prospects. This object is available in API version 42.0 and later.

Supported Calls

describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search()

Special Access Rules

To access this object, your org must use Account Engagement and users need the CRM User or Sales User permission set.

Fields

Field Name Details
CampaignId
Type
reference
Properties
Filter, Group, Nillable, Sort
Description

The ID of the related campaign.

ErrorRate
Type
percent
Properties
Filter, Nillable, Sort
Description

The percentage of views that led to an error.

LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description

The timestamp that indicates when the current user last viewed a record that is related to this form.

LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description

The date and time when the current user last viewed this record. If this value is null, this record might only have been referenced (see LastReferencedDate) and not viewed.

Name
Type
string
Properties
Filter, Group, Sort
Description

The name of the marketing form.

SubmissionRate
Type
percent
Properties
Filter, Nillable, Sort
Description

The percentage of the views that led to a form submission.

TotalErrors
Type
int
Properties
Defaulted on create, Filter, Group, Nillable, Sort
Description

The total number of times a form error prevented a submission.

TotalSubmissions
Type
int
Properties
Defaulted on create, Filter, Group, Nillable, Sort
Description

The total number of times the form was successfully submitted.

TotalTrackedLinkClicks
Type
int
Properties
Defaulted on create, Filter, Group, Nillable, Sort
Description

The total number of link clicks from your thank you page.

TotalViews
Type
int
Properties
Defaulted on create, Filter, Group, Nillable, Sort
Description

The total number of times your form has been viewed. Includes multiple views from the same visitor.

Type
Type
picklist
Properties
Defaulted on create, Filter, Group, Restricted picklist, Sort
Description

Specifies the type of marketing form record, either a form or form handler.

UniqueErrors
Type
int
Properties
Defaulted on create, Filter, Group, Nillable, Sort
Description

The number of errors generated by separate visitors.

UniqueSubmissions
Type
int
Properties
Defaulted on create, Filter, Group, Nillable, Sort
Description

The total number of unique submissions. Removes multiple submissions from the same prospect.

UniqueTrackedLinkClicks
Type
int
Properties
Defaulted on create, Filter, Group, Nillable, Sort
Description

The total number of unique link clicks from your thank you page. Removes multiple clicks from the same prospect.

UniqueViews
Type
int
Properties
Defaulted on create, Filter, Group, Nillable, Sort
Description

The number of form views by separate visitors.

Associated Objects

This object has the following associated objects. If the API version isn’t specified, they’re available in the same API versions as this object. Otherwise, they’re available in the specified API version and later.

MarketingFormEvent (API version 44.0)
Change events are available for the object.
MarketingFormFeed
Feed tracking is available for the object.