Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi Jiten Which bulk endpoint are you trying to hit? Based on your info below, it looks like you are trying to update Company details via the bulk API. I don't believe that's possible - in my example, I was updating Marketo-only fields based on the Marketo Person ID.
Hi everyone I'm using this endpoint to try and update the name of a Marketo Email program. https://developers.marketo.com/rest-api/endpoint-reference/asset-endpoint-reference/#!/Programs/updateProgramUsingPOST Here's my Python code: updateProgramRequest = {'name': 'GA_190123 VIP Wellness Sale - Germ...
Hi there Looking at this documentation (https://developers.marketo.com/rest-api/endpoint-reference/asset-endpoint-reference/#!/Smart_Campaigns/deactivateSmartCampaignUsingPOST) it looks like there isn't a way to actually deactivate a scheduled smart campaign. Only a triggered one. Is that correct? I...
I regretfully accept this as the correct solution 😞 How annoying! We have hundreds of leads in this situation - no idea how to actually find them in bulk.
Hi everyone We have a bunch of people who have errored out upon Salesforce sync. I can see in their activity logs "Sync Person to SFDC" , with the detail of "Failed: Failed to update SFDC", with the error details. But how can I grab these people in bulk via a smart list? I've looked at filters, and ...
Hi everyoneWe are using this endpoint to get tokens by folder ID: https://developers.marketo.com/rest-api/endpoint-reference/asset-endpoint-reference/#!/Tokens/getTokensByFolderIdUsingGE… .Problem is that we use a lot of inherited tokens, and the response doesn't actually give inherited tokens. Just...
I can't help with all of these questions, but as a general starting point, here is how your HTML document should look with Javascript added. For most purposes you will want Javascript in the tag.
The advantage lies in the audience you can reach with LinkedIn Lead Gen forms. You can't deploy a Marketo form in the LinkedIn feed, so you would need to, at best, have an ad with a link that leads to a landing page with your Marketo form.Instead, you could use LinkedIn Lead Gen forms to gather lead...
No problem at all Emmanuelle. Glad it helped!For further background - I'm guessing the reason this is not quite so simple on the Marketo side is that in order to "keep the lists in sync", there would need to be an integration BACK into Marketo from Facebook / Google as well as the other way around. ...
Ah, wouldn't it be great if it kept it in sync automatically! Unfortunately, from my experience and everything I've read, that's not the case. Here's the relevant docs page for Facebook: Add Leads to a Custom Audience in Facebook - Marketo Docs - Product Documentation It's the same for Google. You ...