Automate robust address verification for HighLevel CRM contacts using the Lob API. This n8n workflow ensures mail deliverability and automatically updates contact tags.
Download this n8n workflow template and start using it instantly.
Maintaining accurate and deliverable mailing addresses is crucial for any business running physical campaigns. This essential n8n workflow solves the common problem of unreliable contact data by integrating your HighLevel CRM with the industrial-grade Lob address verification API.
By leveraging this specific n8n automation, every time a new contact is created, their address is instantly validated. This not only prevents unnecessary costs associated with failed mailings but also ensures your CRM database remains clean and trustworthy. This n8n workflow provides a rapid, automated validation layer, triggering downstream actions based on verification success or failure.
This automation is initiated by an incoming webhook from your CRM (such as HighLevel) whenever a new contact is created or updated with address information. This setup utilizes a powerful series of n8n nodes for sequential data processing and decision-making:
CRM Webhook Trigger n8n trigger waits for data (including contact address, city, state, and zip code) from the CRM.Set Address Fields n8n node standardizes the incoming payload to match the required parameters for the Lob API.Address Verification n8n node (an HTTP Request), which sends the address payload to the Lob API's /v1/us_verifications endpoint. This step requires your configured Lob API keys for Basic Authentication.Switch n8n node evaluates the response from Lob, specifically checking the deliverability status field.Update HighLevel - Deliverable n8n node, which applies a 'Mailing Address Deliverable' tag to the contact in HighLevel.Update HighLevel - NOT Deliverable n8n node, tagging the contact for manual review (e.g., 'Mailing Address NOT Deliverable'). This entire n8n workflow ensures complete end-to-end data integrity.To use this powerful n8n workflow template, follow these steps:
Update HighLevel - Deliverable and Update HighLevel - NOT Deliverable n8n nodes with your HighLevel API credentials.Address Verification n8n node (HTTP Request) to include the Basic Authentication using your Lob API credentials.CRM Webhook Trigger n8n node and copy the unique webhook URL. Paste this URL into your HighLevel automation settings to trigger this n8n workflow whenever a new contact is created or an address is added. CRM Webhook Trigger (n8n trigger):
Function: Starts the n8n workflow upon receiving a POST request, typically from HighLevel or another CRM when a new contact is created.
Key Configuration: Uses a unique path to listen for incoming contact data.
Set Address Fields (n8n node):
Function: Prepares and standardizes the webhook data, mapping fields like address, city, state, and zipcode for the subsequent API call.
Address Verification (HTTP Request n8n node):
Function: Sends the standardized address data to the Lob API endpoint for official deliverability verification.
Key Configuration: Configured as a POST request to https://api.lob.com/v1/usverifications and requires Basic Authentication using the Lob API key.
Switch (n8n node):
Function: Routes the workflow based on the deliverability status returned by the Lob API (i.e., 'deliverable' vs. anything else).
Update HighLevel - Deliverable (HighLevel n8n node):
Function: If the address is valid, it updates the HighLevel contact, applying the 'Mailing Address Deliverable' tag.
Update HighLevel - NOT Deliverable (HighLevel n8n node):
Function: If the address is invalid, it applies the 'Mailing Address NOT Deliverable' tag, initiating follow-up procedures outside this n8n workflow.
Use this powerful n8n workflow to verify form submission emails using Hunter, enrich contact data with Clearbit, and automatically sync high-quality leads into HubSpot CRM.

Use this efficient n8n workflow to verify single email addresses via the Icypeas API. Configure the custom n8n node to handle API authentication, signing, and HTTP requests easily.

Verify thousands of WhatsApp numbers in bulk using a robust automation solution. This powerful n8n workflow integrates Google Sheets and WasenderAPI to check active status and update contact records automatically.

Automate robust version control for your critical n8n workflow assets using GitLab. This dynamic n8n template organizes backups into customer-specific folders, tracks changes, and prevents unnecessary commits.

Automate video background removal and composition using n8n. This powerful n8n workflow template processes video files, applies custom image backgrounds, handles polling, and saves the final output directly to Google Drive.









































