Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi, I am new to Marketo but knows velocity properly.I have product jsonArray. Each json Object inside array has field name "Id", "name", "size" "color", "price". I would like to show product name and price, group by Color.The jsonArray is a custom object., So I can show the value using {{my.jsonPayl...