Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
@artur92 ,this is where hiring someone who specialises in building email templates is key.There are so many tricks and techniques needed to get rendering to work properly across all screen sizes, clients, OSes, and different versions thereof.CheersJo
@KevinTruong,as @SanfordWhiteman is the creator of FlowBoost, he can't say that FlowBoost is the Web Hook Service he uses. However I didn't create it, but I do use it a lot; so I can tell you that FlowBoost would be the Web Hook Service to use in this situation. CheersJo
@Vinz It is not normal.Remember, there is no such thing as a campaign. There are Programs and there are Smart Campaigns. When you say someone created a campaign, that immediately raises a flag for me. You'd need to provide details of the created asset in question, the new API call that's not worki...
@LP_IMS_KJB_7016 ,the key thing to understand here is that variables are not scoped within a token. if you set a variable in one token, you can reference it in a subsequent token. so, this is perfectly valid:my.setupOutput#set($myOutput = "This is some output")#set($myOtherOutput = "This is some mor...
@Vinz ,Try this https://experienceleague.adobe.com/en/docs/marketo-developer/marketo/rest/assets/smart-campaigns CheersJo
@cierac , I don't think your preview link is workingCheersJo
@Guitarrista82,the only trick you could possibly do would be have the CTA go to a landing page that invoked the SMS. That way it's not actually in the email.CheersJo
@vholechi ,just presume it is deprecated, and use the newer version.RegardsJo
@Hoppers13 ,how are you testing this? Are you deleting strudelpear@gmail.com each time you want to test?If you want to restrict by email for testing, maybe go with email address starts with strudelpear and then you can create multiple strudelpear+
@Jeroen_Krah ,Velocity is super powerful, but it only exists in the context of emails. However, Velocity can't write values back to the database.. something you typically want to do. If you need a webhook service, I recommend FlowBoost. It's ideal for using in Marketo as it was built for it from th...