Replies: 0
Hi,
I have created a new automation with a filter which is a metadato, but does not recognize the metadata.
I have in my webpage a personalize lenguage metadata “idioma” and the options are “en” (English) or “es” (Spanish). when a user registers, depending on whether is on the page in English or Spanish, the “idioma” metadata is added.
I have checked it and the language is being added fine but the email that is sent is not taking the metadata, it always takes “es” although in the user it says “en” and it is sending the email in Spanish and in the plugin logs it says that it has rejected the email in English because the metadata was not “en” when in the user it has “en”.
Thanks