Hey Gusy, I have used STRIPO to edit the email then import it directly by connecting it to our Mautic with the API code.
Its able to import without a problem and view are all good, however when I tested in inside a campaign with my contact on it the Unsubscribe URL is not working.
THis is what I noticed the unsub link is working on the prebuilt template inside mautic but not with the one from stripo.
is there any other things I need to do to make it work?
Stripo is unable to create Mautic compatible templates.
However you can do this:
Make an email design in Stripo
Export the HTML
Make a new email in Mautic
Choose code mode as template
Choose the advanced tab and copy your template. Make sure you have the right tokens fopr usubscribe and webview.
Stripo created templates won’t be drag and drop and visually editable, since they are rendered templates, in other words ‘produced’ by Stripo. This is a one way process, similarly you can’t feed back the milk into a cow.
Yup, the only issue of copying it directly to the advance tab is when you sent the email will be broken but in Preview mode inside mautic its okay but it broke when you have it on the email sincec there is no equivalent MJML file to it.
What I did is to import the HTML via theme and added the additional file like , Config and the twig file.