Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Looking for a solution for the following case:A smart list is defining an audience for a certain email campaign.The content in that email is defined by velocity scripting, it is looking to a json object (stored in the script token ).Depending on additional parameters, there is a change that the velo...
Hi, does anyone know if there is an option to define custom functions in velocity script.Hard to fine more info on the internet. Regards
Hi Sanford, thanks for your reply.I pre-create the json, because the content is different for multiple situations. As such I can keep re-using the same webhook. Maybe not the best solution?
I have a form with 4 text area fields. The content is sent to a web hook , which transfers the data to our server.Everything works smoothly as long as I do not place a newline in the text area fields.All form fields are put together as new value in a ‘Change Data Value’, so I construct a json string...
I am having a issue with code in my emails.The different components in my email have the following code surrounding each block / section:
The purpose is that the complete block / section, like e.g. a header image is clickable. On apple devices this kind of thing is working cor...Is there a way to check smart list membership with Velocity scripting?
Hi, I have some data fields in my instance that are filled with json data.I am looking for a solution to be able to parse that data within marketo at night:e.g. within the json I have a date, which should be copied to a 'date field', which in turn would be used to do date comparisons. Is there a wat...
Hi, had a quick look, hard at this point to find the problem exactly. I see several issues while scaling towards mobile:- One af the biggest problem is the possibility to scroll horizontally- One other topic is that text falls of..See screenshots to show it.I would disable some sections, and try to ...
Not clear what your issue exactly is. Can you add a screenshot pointing the problem?
With respect to the forward problem , the following question: The setup is the following:Our CRM keeps track of modules for which we think our client(s) is a good candidate.Outside Marketo we generate custom html ( a list of those modules, with images and movies )That html is copied via a list impor...