Use Custom Attributes in Mail template a hyperlinks

1

Hello, I am not sure,but in my endpoint I´ve defined a custom attribute, that contains a url as https://www.test.de and I´ve tried it to use in my mail template with {{Attributes.LandingpageUrl}} but it seeems not to work. Are these attributes not accessable from mail template?

已提问 2 年前281 查看次数
3 回答
0

Hi,

Can you kindly add some additional details for us when you mention that this setup does not work? What is the exact behavior that you are seeing? Are you seeing some sort of error when setting this up or is this not being substituted as expected?

Custom attributes should be supported in message templates as discussed here in our documentation. The format looks to be correct as wel. Therefore, can you kindly add some additional details as to what you are seeing and I'll try to see what may be causing that.

Also, are you only having issues with a particular custom attribute or for all custom attributes? Do other types of attributes work as expected?

AWS
支持工程师
Ryan_A
已回答 2 年前
0

Hi,

I can complete this topic because I got the same problem and i can't solve it. Hope you can help us.

When I put a tag in my template with link as {{link}}, I got an error message in my email when I copy the link I got this : "x-webdoc://[alpha numeric character]/www.myLink.com" and i can open this with the web browser.

NerisD
已回答 3 个月前
0

Ok,

I got it !

You must add "https://" when you want to assign your address to the attribute !

before : "link": "www.myLink.com"

after: "link": "https://myLink.com"

NerisD
已回答 3 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则