I have an automation email that I am trying to include a personalised fallout form link inside the html of the email. The other html features like the header image as well as the dynamic link to pull in first name works. this is the code for the personalised link.
Access Your AccountPlease don't hesitate to contact me if you have any questions or need assistance.
<a href=" invoice link "> December Invoice </a>(see attached image of true setup)
Invoice Link works as expected when I click it from the table. What happens when I send a preview of this is that is links back to the airtable base. Invoice Link is a formula, so I thought that was the issue, and duplicated it into a single line text filed and got the same result.
Any hints on how to correct this?
Eric