That is the custom log that we have on our code to display each object that gets sent to CustomObject. This log stores it in the cloudwatch log for that particular lambda.
Hi,This is happening in a lambda function from AWS, so what you see is the object in the serialization of the object that gets sent through the in the marketo API client as we log ...
Hi,We are encountering a very weird behaviour with the custom object creation. It appears that when we push a new custom object with an empty datetime field (CheckoutDate), it actu...
That feels like that it should be written down in there doc! I would have saves days of work trying to figure out what was wrong on our side when it was just the marketo architectu...
Done!Is this async architecture mentioned in the API doco? I've read it and I can't remember seeing this. If I missed it, other will too. Can you point where we can read more about...
Thank you for your time, it is much appreciated. I understand better the constraints linked to the marketo architecture and how to handle it properly forward.Thanks again for the q...
Thank you for your quick answer.I understand your point about the request being idempotent, I might have not express myself clearly. What I was meaning to say is that I would expec...
Hi,We are using the REST api in our instance to sync lead with their munchkin ID. We have a problem with the "SyncLeads" endpoint. When we are creating leads, for unknown reason, t...