Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi Neil,The endpoint you're using is to retrieve multiple lists, not to retrieve a list of custom fields. Get Multiple Lists » Marketo Developers If you need to get the API names of your custom fields, you can do so via the Field Management section of Marketo Admin Export a List of All Marketo AP...
Hi Chris,Thanks for pointing that out, we're working on getting those links swapped out right now and replacing the documentation.To address this issue, go to your Microsoft Dynamics in your admin area and click "Edit" on the Field Sync Details box. Ensure that the fields listed in that above error...
Hi Caitlin,Ideally, you would first create those fields in Salesforce so that they sync down automatically to Marketo, and be kept in sync between the two. If you create the two fields in Marketo they wont be able to sync with Salesforce (or at least not without a certain amount of hassle). If you...
If you're still seeing the issue please try updating to Chrome Version 43.0.2357.81 m. The previous version (.78) is what seemed to have caused the weird behavior in the first place, but updating to this newest version fixed it for me.
That is a limitation of how databases store their data. The Num of Employee expects an input of an integer (whole number) so ranges will not work. An alternative you can use on forms is to store just the value of the higher end of the range. Here's a screenshot of an example from the form editor:...
An option would be to copy the HTML from the e-mail you want to clone into a template.Open up the e-mail you want to copy in the editor. Click E-mail Actions -> HTML Tools -> Replace HTML. Copy the HTML code in the text box that pops up (don't edit/delete it or you will lose your formatting!)Next,...