Moving from a Marketo Form to a Sitefinity Form | Community
Skip to main content
February 1, 2017
Solved

Moving from a Marketo Form to a Sitefinity Form

  • February 1, 2017
  • 1 reply
  • 1269 views

Does anybody have experience moving from a Marketo form to a web CMS form like Sitefinity?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by SanfordWhiteman

You shouldn't think of it as "moving," but as integrating the SiteFinity form with the Marketo Forms API. You can use any form (even a totally bespoke HTML form) as long as you submit the form data using the Forms API.

Any other method (and any other API) creates a DoS vulnerability. Naturally, you don't want this.

1 reply

SanfordWhiteman
SanfordWhitemanAccepted solution
New Participant
February 1, 2017

You shouldn't think of it as "moving," but as integrating the SiteFinity form with the Marketo Forms API. You can use any form (even a totally bespoke HTML form) as long as you submit the form data using the Forms API.

Any other method (and any other API) creates a DoS vulnerability. Naturally, you don't want this.