Hi there, Is there a way to add Millionverifier API key to Clay Waterfall?
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. Once you set this up in your table you'll be able to set up a self-built waterfall and run a provider, then validate their email with Millionverifier and then running the following iterations conditionally. Let me know if this helps, let me know if I can help with anything else here!