Can i use Millionverifier to validate emails?
Yes, thru HTTP request
๐ Hey there! Our support team has got your message - we'll be back in touch within 24 hours (often sooner!). If you haven't already, please include the URL of your table in this thread so that we can help you as quickly as possible!
can i get some guidance on how to set up the HTTP request for this?
Hi Noah, thanks for reaching out. You can user our HTTP API enrichment column to integrate with Millionverifier. Here's a quick guide: https://support.clay.com/docs/enrichments-and-providers/enrichments/all-providers/http-api Quick video on how HTTP API works: https://www.loom.com/share/114ff06973bd4ed7985b32fa031be867 - Bonus! troubleshooting example of failed body parse issues: https://www.loom.com/share/678e4c40e8c14894a6cd53948176e434 If you can share the API doc, happy to take a look. This is the API endpoint I've seen used for that action: https://api.millionverifier.com/api/v3/?api=XXXXXXXXXXXX&email=inputmail@gmail.com&timeout=10 Replace the xxxxxx with your API key and for the email, map the email variable in your Clay table. Let me know if this helps! https://downloads.intercomcdn.com/i/o/w28k1kwz/1210571868/b58eb1fd2855e990ad347b19e28b/CleanShot%2B2024-08-09%2Bat%2B11_13_20-402x.png?expires=1728501300&signature=efaab765802b6faeaceb50c86c10279e093a879a303339c08fb0a162eb279473&req=dSImFsx5nIlZUfMW1HO4zfgx05PyfbjJAHjlxUCD5CIIYs9wb0tM%2Bg1Xc%2F5f%0ALM5r%0A
Thanks for adding detail here - was able to set this up for you in the table you shared. Here's a video explaining the successful setup: https://www.loom.com/share/da5e1d41f7b84cd6bbca2c15c34dead7?sid=691640ca-e38f-4480-aafc-dded95879e0b
Awesome! thank you so much for your help.