Hello,
I'm trying to replicate the closest thing to the "Add to Campaign" MSI feature in Dynamics CRM via the REST API. We don't plan to use the MSI feature from Marketo.
It looks...
Currently, Marketo offers some "Bulk Export" functionality for situations where latency can be higher and many records need to be exported. This is marketed as an alternative to re...
Thank you@SanfordWhiteman for the information, I wish they would use swagger to document the response model field limits.
I'm not just storing lead data, also other types, so my n...
Hello,
We'd like to send emails using the "Request Campaign" REST API on demand, but it looks like we would have to create a new campaign for each email we want to allow sending v...
Hello,
I'm consuming the REST API for various integrations in in some cases have to store data locally. I'd like to have my DB schema match the max lengths of Marketo data but am h...
Hello,
Is it possible to sync the Marketo Lead Id of Contact/Lead records from Marketo to Dynamics? If so can you please share details on where to configure this?
You say its not feasible, but it is, they make it work fast in other places.
Their own MSI solution, does not suffer from this issue. It can retrieve these same 2 activities for t...
Why is that an acceptable solution?
That is an awful solution for the API consumers and introduces significant burden on API consumers to store and maintain entire databases and s...
The main issue I am running into is with the "Get Lead Activities" API:
https://developers.marketo.com/rest-api/endpoint-reference/lead-database-endpoint-reference/#!/Activities/g...
When passing token data using the RequestCampaign API call, are there any field length limits on the values for the token types 'Rich Text' or 'Text'? Or any other restrictions on ...