Hello,
is there a way to have dynamic content in an email/newsletter send with mautic?
For example:
I have a list with 20 items.
I want to send an email which contains 5 of these items per receiver, but this should be shuffled which items are displayed.
I just see kind of “programmatic” solution for this but I don’t have any idea how to solve this. Maybe with something like GitHub - Logicify/mautic-advanced-templates-bundle: Plugin extends default email template capabilities with TWIG block so you can use advanced scripting techniques like conditions, loops etc or Twig Templates for Mautic – Mautic Extendee?
But how can I “grab” the list-items for the newsletter? Set’s say these items are accessible with an rest api or an rss feed - how can I put this data to the email?
I event don’t know if dynamic content can used for this because I have a list of different items and I want do display some of them.
Hope someone can help me with this.
Best regards,
Timo