Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
+ 1. In Marketo, Your SalesForce custom objects are read only. You can't update them with the custom object marketo REST API as far as I'm aware.
Im told it should be sometime in the second half of 2016, although I cannot guarantee that as timelines are subject to change. It is on the roadmap though.
Yep, you're right. That one is *currently* not available. The alternative is to use a scheduled campaign and check time ranges. "has an Onboarding in the past 6 hours", etc. Imperfect, but not horrible. There has at times been talk of the change trigger, I'll check on the status of that.
I wrote a blog to summarize what Kristen is talking about here. Using the Asset API to access Programs
I have a few customers who are writing velocity scripts themselves, it depends what you're after. Which triggers are available in SFDC that you don't have in Marketo?
Well, for (1) It's an upsert, so if the email exists it will update, if not it will insert. for (2) you can protect those fields with "block field updates".. would that work for you?
Currently you can add all the fields you like, but support had to add them, and as Kristen said they arent available in the UI.
Unfortunately at present there is no reporting API. you can pull activities through the REST or SOAP APIs to get opens, clicks etc.
Please note that although this is possible you are limited to 20 clones per day.. and we have a program API coming later in Q4 '15 and Q1 '15 that will quite fully encapsulate app CRUD operations within REST API Endpoints.COOL RIGHT?
TimI also emailed you about this yesterday, as you're aware.