Confirm mail script

Hello,

Does anyone have a template or workflow for confirming mailadresses?
I want to launch a competition to win tickets for a performance but I want to be sure people use a real mailadres.
So I want them to receive a mail with a link to confirm that this is really their mailadres?

I use google forms and google sheets…

thanks for your tips

Welcome to the Make community!

You can use one of the many email validation checker APIs on RapidAPI.

How to call an API on RapidAPI

Use the HTTP “Make an API Key Auth Request” module.

Create a new keychain connection and insert your RapidAPI API Key.

Key: <YOUR_RAPIDAPI_KEY>
API Key parameter name: X-RapidAPI-Key

You can reuse this RapidAPI keychain for all API calls to RapidAPI – you’ll just need to change the X-RapidAPI-Host value based on the API you are calling.

Hope this helps! Let me know if there are any further questions or issues.

@samliew

P.S.: Investing some effort into the Make Academy will save you lots of time and frustration using Make.