Is there a way—perhaps via the Marketo API—to:Retrieve the email address associated with the Email Bounce activity.Compare it to the current email address on the record.Identify re...
I tried this below payload for the get api
{
"format": "CSV",
"filter": {
"createdAt": {
"startAt": "2023-12-13T23:59:59-00:00",
"endAt": "2023-12-16T23:59:59-00:00"
},
"activityT...
Hi,We’ve encountered an issue in our Marketo instance where several person records are still marked asInvaliddue to ahard bounceon an old email address. However, these records have...
Hi,I am calling the payloads via webhook to post data from marketo to our internal server. I tried using webhook but when using field token inside webhook payload and run that webh...
Marketo Guid are the value which comes from the CRM. These are the unique value in CRM. so once you delete record in marketo it does not delete the GUID in CRM, so if you delete sy...