What you will build
Create a Zap using the Bolt Route - Email Validation & Verification app to verify single emails or submit bulk tasks and act on the results.Step 1: Create your Bolt Route API key
- Create an account or log in to Bolt Route.
- Open app.boltroute.ai/api.
- Click New key.
- In the Generate API key dialog, select Zapier to tag usage. Keys are universal, so the selection only tags usage.
- Enter a key name, then click Create key.
- Copy the key now. It is shown only once.
Step 2: Connect Bolt Route to Zapier
- In Zapier, create a new Zap or open an existing one.
- Add a step and search for Bolt Route - Email Validation & Verification.
- Click Sign in and paste your API key when prompted.
- Name the connection and continue.
Step 3: Realtime verification in Zapier
- Add an Action step and select Bolt Route - Email Validation & Verification.
- Choose Verify Single Email.
- Map the Email Address field from your trigger.
- Test the step. The output includes
status,is_disposable, andis_role_based.
Step 4: Batch verification in Zapier
- Add an Action step and choose Create Bulk Verification Task.
- Map Emails to a list of addresses. Provide one email per line item, up to 10,000.
- To receive per-email completion results, create a separate Zap with the Task Completed trigger and copy the webhook URL shown in that trigger setup.
- Paste the webhook URL into Webhook URL in your bulk task action.
- Test the step. The response includes a task
id.
Step 5: Track progress or results
- Add the Find Task by ID search and map the task
idto check status, counts, and completion. - Or use the Task Completed trigger output to update your CRM, spreadsheet, or list as each email finishes.