Jun 25, 2023 01:36 AM
Hi,
I want to send forms to end users, using a link sent via mail.
the link contains data that should be uploaded to the form with info relevant to specific users.
I created the URL to the form successfully, but when I send the mail, the user receives it as a text and not hyperlink.
the link to the form is very long, so I suspect that this is the reason it doesn't become active.
Any Ideas on how to approach this issue?
Thanks
Nitai
Solved! Go to Solution.
Jun 25, 2023 04:21 AM
Hello @NitaiLS,
Are you using an email automation ?
If so, you should use Hyperlink Markdown syntax : [here](https://airtable.com)
You can find more info here
Jun 25, 2023 04:21 AM
Hello @NitaiLS,
Are you using an email automation ?
If so, you should use Hyperlink Markdown syntax : [here](https://airtable.com)
You can find more info here
Jul 08, 2023 11:52 PM
Hi Elyes80,
Thanks, I'll try.
Nitai