Re: Trouble mapping Marketo custom fields with Gravity Forms Marketo Plugin - anyone?
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.
Re: Trouble mapping Marketo custom fields with Gravity Forms Marketo Plugin - anyone?
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.
Re: Trouble mapping Marketo custom fields with Gravity Forms Marketo Plugin - anyone?
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...