# How to click on a link inside an email message?

**URL:** https://air.tableforums.com/t/how-to-click-on-a-link-inside-an-email-message/1251
**Category:** General Discussion
**Created:** [July 13, 2024, 12:28pm UTC](https://air.tableforums.com/t/how-to-click-on-a-link-inside-an-email-message/1251 "2024-07-13T12:28:43Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![cp6m4nr5pj3exhx](https://avatars.discourse-cdn.com/v4/letter/c/85e7bf/32.png) [@cp6m4nr5pj3exhx](https://air.tableforums.com/u/cp6m4nr5pj3exhx)
#### Post date: [July 13, 2024, 12:28pm UTC](https://air.tableforums.com/t/how-to-click-on-a-link-inside-an-email-message/1251/1 "2024-07-13T12:28:43Z")

</div>

How to click on a link inside an email message using AirTable as it is time-consuming task and en an email have all the time the same structure.

---

<div class="post-metadata">

### Author: ![florianverdonck](https://avatars.discourse-cdn.com/v4/letter/f/a183cd/32.png) [@florianverdonck](https://air.tableforums.com/u/florianverdonck)
#### Post date: [July 17, 2024, 6:38pm UTC](https://air.tableforums.com/t/how-to-click-on-a-link-inside-an-email-message/1251/2 "2024-07-17T18:38:19Z")

</div>

Hey

If you already have a Make account, then you can receive you email there, find the link in it (using a Text helper)

Then you can « visit » that link using an HTTP module (with GET method)

To receive the email, there are different options available:

- use the module of you email service and « Watch emails » (Gmail, Outlook, …)
- Use a Webhook → Mailhook and configure a redirection in your email tool to redirect to that new mail hook address

Hope that helps!
