Skip to main content
November 15, 2013
Question

Trouble mapping Marketo custom fields with Gravity Forms Marketo Plugin - anyone?

  • November 15, 2013
  • 7 replies
  • 2027 views
Anyone out there use the Marketo Gravity Forms Plugin for Wordpress? I'm having trouble mapping custom fields and wondering if anyone has a solution.
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

7 replies

November 15, 2013
My web developer is about to implement into Wordpress. I'll let you know the outcome.
November 18, 2013
Thanks - yes please do!
January 8, 2014
HI Matt I posted this solution to another thread of yours as well..

Due to a lack of documentation, I had to do a bit of debugging.

For the custom Gravity form fields you need to use the API name of the field, not the friendly label name.  In the Marketo interface, if you go to Admin -> Field Management then click on "Export Field Names", you will get a xls file that contain the API name of all your Marketo fields.  Look for the custom field you are having trouble with.  Use that in the WordPress Marketo Feeds section of WP.  

Worked like a charm for me.
January 8, 2014
Thanks so much for your follow up Matthew! What you're saying makes total sense. I'll try it and let you know how it works out.

Level 1
November 12, 2014
Thanks Matthew! Worked perfectly. I have been trying to figure that out for a while. Such a simple solution, not sure why they don't make it more obvious.
November 13, 2014
Anyone have luck with this, we used the custom field, but it didnt seem to sync over to Marketo?
February 27, 2015
I'm in the same boat that mapping the custom field API names isn't working. I see the form submission in Wordpress, and see the standard fields (Fname, Lname, Email, State, ETC) update, but the custom fields don't seem to be passing any info...