I have built several Webhook solutions that call the SFDC REST API. It is not my preferred method, but sometimes it's the only way that we can do something quickly. The trick is to...
Great overview Grégoire, thanks. Marketo customers who use the Email API or use a translation partner for Email translation should review the Email 2.0 API FAQ before upgrading.
I'm happy to help, but there should be very few places where SOAP still has unique features that are not available in REST. One remaining one is that SFDC Campaign ID and Name are ...
can you clarify where you see this error? Normally you would only see this error in the response to a web services call (API call) and since you don't have a tech background, I ass...
Marketo Webhooks have been upgraded with the Feb 5th release to support TLS 1.1 and 1.2. The immediate reason was the announcement that SFDC would stop supporting TLS 1.0 on Produc...
your URL has a typo, it should be localhost with an 'o' instead of an 'a'. It should just work and - by definition- it points to the Marketo instance itself. I do want to mention t...
that won't work as a Smart List anymore. However, instead you can use the Web Page Activity Report and the Company Web Activity Report and have the sales rep subscribe. My underst...
If you use the webhook's Response Mapping to save data back to a field in Marketo, that will by synchronous. Example: In my test system I have a webhook that fixes the case for fir...
Elliott Lowe the document has not updated in the last 2 years, so some things may not be up to date. The main concepts should still apply, but there could be some changes with Sma...