I have a question related to a some HTML code to send an automated email to Webflow form submitters.
I want to include a link in the email that is mywebsite.com/data-pulled-from-answer where data-pulled-from-answer is gotten from Webflow. I can see on Zapier when setting up the action that it is pulling the right text, but when the email is sent, the link stops at “mywebsite.com/”
in the html code, I have the following:
Thanks a lot!!
Best answer by Troy Tessalone
Hi @stylebase
What app is being used to send the HTML email?
Make sure to check that your HTML code is valid for sending emails, which can be different than the HTML used for websites.
You can do this by using an HTML validator app found online via a GSearch.