MCSA guy who likes to hang out in the community going through the people's opinions, thoughts about the product and also answering questions/issues for fellow Marketo users. Have built few custom connectors for integrating the Marketo with other Adobe Marketing tools like Analytics, AEM, Target for extending Marketo's functionality. Have extensively worked on Marketo APIs along with the org level Marketo setup. Let's connect for a discussion on anything revolving around MarTech. ;)
Well, you can output the plain image URL from the velocity script token in the already existing image tag of your editable module, or you can also copy over the styles from here to...
Yes, you'd need to add appropriate CSS styles in the image tag so the image's height/width/appearance matches your requirement. Additionally, you may have a bug in your code above-...
The below script works for me. I see the default content in the email preview well. Note- you'd need to add apt styles to the image tag so it meets your requirements around its app...
Well, this is expected because, during the initial sync, Marketo is copying everything that it can see and has access to from Salesforce. The greater the number of items to sync du...
You can just fire a custom munchkin event when someone plays the video. You can reference the play event mentioned in the Vidyard API guide to call this custom munchkin click event...
You can add a line to display the list with the existing script token content but to get away from clutter, just have a script token with ${cCUAccount_cList}, and show us the outpu...
A simple if else conditional construct should suffice. Assuming the correct name of the lead token in the email script editor is $lead.DestinationImageLink and if populated, it'd a...
A person record can have multiple custom object records associated with it, of all of those which CO record would you like to be considered for populating the URL? I suppose you wo...
Well, as you said, you can update your dialogue so the email address isn't asked until the point you determine them to be worthy of upserting in Marketo, or just use an SL filter (...