Skip to content

Marketo Form Profile Service #187

@yesil

Description

@yesil

This is about enhancing Marketo Form component with:

  • A Profile URL that;

    • will be defined in the cloud config
    • will be called via XHR at the frontend during form rendering
    • will return the list of unknown fields in a given form, so that all the known form fields can be removed from the form
    • e.g: { "fields": ["Company"] }
  • An option to enable Profile Service in the form component dialog

  • An option to auto-submit the form if all the form fields are known(pre-filled)

  • An alternate verbiage for the submit button in the event all the form fields are known

  • A Destination URL to redirect to once the form submission is successful

The form component dialog options should appear only if the Profile URL is defined in the cloud configuration

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions