automations/verify-email.automation.ts
markSignificant keeps the completed run in the default Recent runs view. Single-email verification uses credits each time it runs, including repeated requests for the same address. Bulk uploads accept CSV or text files and return a file ID for status checks, report downloads, stopping, or deletion.
Set up notifications
MillionVerifier notifications require one manual webhook setup per connected account:- Add a MillionVerifier trigger and deploy the automation.
- Copy its Webhook URL from the deployment output.
- In MillionVerifier, open Settings → Notifications, paste the URL, and enable the notifications you need.
Exports
millionVerifiercontains the packaged MillionVerifier actions and triggers.millionVerifierAccount("name")selects a named MillionVerifier connection.getMillionVerifierApicreates the authenticated MillionVerifier API helper for a custom account-backed action.