Dynamic email and phone links not working?

Hi

I tried to create a dynamic email and phone link (data comes from a collection) but for both options the links seem to be broken, see:

Also, it only seems possible to add a telefon link from a variable. For email links the variable icon isn’t displayed. Nevertheless, it is also not working for phone numbers… (the variable path is correct as you can see, the number, email etc is correctly added but the link itself is broken.

@Pakic could you check this quickly?

Hey, can you please send me website url so I can check

It’s on this page: Unser Team | BKOS

@Pakic did you already have time to check this?

Sorry, I forgot… Fixed now, it is a bug on our side, but I did manual attribute workaround in this case.

I’ve run into similar issues before when working with dynamic links, and it can be a bit tricky. It sounds like the variable path might be fine, but the link formatting might need a little tweak. For phone numbers, make sure you’re using the correct “tel:” prefix, like tel:+1234567890, and for emails, it should be mailto: email@example.com. Double-check the syntax, as sometimes even a small error can break the link.

I also had a situation where I needed to test some phone links, and I used disposable phone numbers to avoid messing with my personal contact info. It helped me troubleshoot the links without any issues. Have you tried testing the links in a clean environment or using a different phone number for testing?