Skip to main content
Solved

long URL isn't active from mail

  • June 25, 2023
  • 2 replies
  • 30 views

Forum|alt.badge.img+7

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

Best answer by Elyes80

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

2 replies

Elyes80
Forum|alt.badge.img+6
  • Inspiring
  • 18 replies
  • Answer
  • June 25, 2023

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


Forum|alt.badge.img+7
  • Author
  • Inspiring
  • 11 replies
  • July 9, 2023

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


Hi Elyes80,

Thanks, I'll try.

Nitai