Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Can you specify in details? There was some issue yesterday in Adobe where you were not able to download the Program Member list. Is this the issue? YOu can find more information here https://status.adobe.com/products/3755/
Hi Tom,Marketo is a bit different in that way from Salesforce it doesn't have the concept of Account object it's only lead which can be linked with the custom object. So whenever new lead comes you need to update the custom object data either using API or manually.
Hi, It's a known issue and marketo is currently working to fix it. This is related to "rich text field" in Marketo form. You can follow the error using below link. https://status.adobe.com/products/3755/?id=2020060307¤tIndex=0
Hi Zachary, I have been building landing pages in Marketo which are not only responsive in Mobile devices however also contain tokens, variables, and Elements that can be easily customizable in the future as well. If you already have a landing page that you want to convert to have Marketo specific ...
@Robert_Villanue I agree it might be a little overwhelming for someone who has not used the Marketo APIs as well. If you want I can show you a small demo how to do that using Postman and later you can scale it further according to your need. I will send you the email and we can pick it up from there...
Hi Limor, Marketo does provide REST APIs to transfer data from other DBs to Marketo and you can also use Rest to Trigger campaigns as well. I have attached the link for your reference.
RCE is a different module altogether, and I would not recommend adding or purchasing the module just to get Email data which can be easily exported using REST APIs. If API limit is the issue you can use Bulk Extract to export last 30 days data in that way you don't have to worry about the limit.
We can extract more data using Next Paging token in a single call and create a loop to extract until there is "no more result". You can also pass an activity date so that you don't extract all data at once and rather do an incremental extract. Even if you think you have too much data you can do a B...
If you are looking for individual metrics, in that case, you would need to leverage REST APIs to extract the activities and lead data from Marketo. If you are looking for email data then use the below ID in Activities REST APIs and in case of other activities you may need to extract the activity lis...
Hi @SanfordWhiteman currently I have not made the landing page public. If you have time I can schedule a quick 15 mins demo and explain to you in detail. Would really appreciate your feedback.