Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Yes! Apparently a draft got published.. check it out now.. its more complete, Edward Masson
Thanks! I think its really cool, and a long time coming
1. Yes! You'll get errors if the fields are incorrectly populated.2. Yes!3. I wish... stay tuned.... I've been fighting for that for a LONG time I envision it working like the bulk lead upload API.. nothing yet... but we're talking about.
Webhooks (all webhooks) can only be called from trigger campaigns. you could create a campaign that triggers off your leads being added to this list.. sends the webhook.. then removed leads from the list. Would that work?
In Marketo Opportunities are linked to Leads via the Opportunity Person Role typically. You can peruse the Opportunity REST API here and see what's possible. Often times though, customers express that for their business case, Opportunities should be linked to Accounts (which I'll use interchangeably...
Now lets move on to completing out many to many example. The example, as you may remember, is to model student enrollment in courses. Some terms I'll be using..The "bridge" object Is the object that contains the data resolving the objects, the enrollment in this case. It tells us which lead is enrol...
Hi Hussam AlMukhtar! You can open up a ticket to have support change that setting. You'd just tell them you want to allow duplicates by partition.
In case you missed it, there was a recent change to custom object in Marketo.. they're now available to the end user in the UI! Here's a list of my blogs on that topic.Intro to Marketo Custom Object 2.0Marketo Custom Objects via the REST APIMarketo Custom Objects via the SOAP APIMarketo Custom Ob...
In a previous blog post (Handling Cookies and Privacy in the EU ) I talked through a method for conditionally loading Munchkin based on location. The solution depended on a 3rd party to provide the location based lookup data. In the meantime, I've revised the solution to leverage our very own RTP p...
Have you followed the steps here? http://developers.marketo.com/blog/quick-start-guide-for-marketo-rest-api/