Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
I'm dealing with a problem and hoping to get some answers here. So we actually have million of data in our Marketing systems but we only sync specific sets of records in SFDC and Marketo. So every 6 months we do an exercise to look at the account level and see if that fits our GTM strategy for the c...
Marketo doesn't have that currently but there is a special token {{SP_Send_Alert_Info}}. This token pulls up some useful information that needs to be in an alert email. You can read more about it here: https://docs.marketo.com/pages/releaseview.action?pageId=2952678
The data that you are trying to pull needs multiple calls to the different API endpoints. You have to collect the raw data in some outside database and then combine that to create the reports you are trying to generate from there.I have two email programs. I would like to pull lead and activity data...
Are you saying that you have two separate fields in SFDC "Marketo Sync" and "Sync to Marketo" for Lead and Contact separately? This might cause issues. Ideally we should only have one field on both the objects and sync that with single field in Marketo. I'm guessing the issue might be happening duri...
So the steps you followed are:enqueued the job and got following response:{"requestId":"c0f3#173de0fc479","result":[{"exportId":"f49eb72e-6554-42a6-aba9-260c27890309","format":"CSV","status":"Created","createdAt":"2020-08-11T14:38:27Z"}],"success":true} You again tried to enqueue job and got followi...
I believe, you have the custom sync rule setup for your instance. Can you please check with support (if you already doesn't know this), the exact sync rule? And also if you can provide more details on what is the purpose of "Marketo Sync" and "Sync to Marketo" fields?
I think you are referring to the following endpoint when you say you are trying to retrieve the records:https://developers.marketo.com/rest-api/endpoint-reference/lead-database-endpoint-reference/#!/Custom_Objects/getCustomObjectsUsingGET If so, it will return you 300 records max in one go. Unfortun...
In my opinion, it should be an exact match and should consider these two separate in zone IDs.
That's correct. These unsubs through list-unsubscribe header will not show up in the native email performance report but as Sanford mentioned you can create a separate smart list to see those unsubscribes.