Automatically Validate New HubSpot Company Domains and Alert via Slack
This workflow checks the validity of new company domains in HubSpot and sends an alert to Slack if the domain is suspicious or unreachable.
Upon the creation of a new company in HubSpot, this workflow retrieves the company's domain and attempts to access it. If the domain is not reachable or returns an unexpected status code, a warning message is posted in a specified Slack channel. This ensures that your team is promptly notified of potentially problematic company entries.
Platform
n8n
Category
Communication
Price
Free
Creator
Isabella Costa
if
slack
start
hubspot
httpRequest
hubspotTrigger
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.