How to export Form Submission info | Community
Skip to main content
February 23, 2015
Question

How to export Form Submission info

  • February 23, 2015
  • 3 replies
  • 2687 views
When user submit their details in the landing page form, i want to capture the data in Excel or CSV format. is it possible with Marketo?
 
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

3 replies

Level 8
February 23, 2015
Set up a smart list with 'Fills out form' as a trigger, and then set up your 'view' on the Leads to show all the fields in the form so when you download it'll download the fields filled in that are on the form.
Dan_Stevens_
Level 10
February 23, 2015
If you already have leads that have submitted the form, you'll want to setup a filter ("filled out form") rather than a trigger in the smart list.  Alternatively, if the form/landing page are part of a Marketo program, you can click on the Members tab to view all members of that program (and filter by specific program status).
February 23, 2015
Are you looking for a 'semi-maual' way? Juli's suggestion will work fine then.
That will suffice in most cases.

Some times, we need totally automatic, real time way to export such data. If you want a total automatic way, there is no 'built-in' way in Marketo to do that.
There are a couple of ways with the help of custom development though.
One using webhooks, using API or using Informatica etc
I used these methods in my engagements successfully.

Rajesh