How does it work?
If an account does not have an organization domain associated with them, the CaliberMind platform will use the email address of main points-of-contacts to identify the company's domain, making it much easier for data enrichment platforms to provide you with additional data points.
The high-level process:
- Find accounts with no website domain
- Look at the email domains for the contacts
- Identify the most popular domain if there are more than one
- Push the domain to the
Website
field on the account
Setting up Website Repair workflow:
- Create a Custom list in CaliberMind, for example: “FLOW – Website Repair”
- Copy and paste the below SQL found in THIS LINK into the list and save

- Hit "Test" and confirm if the data is shown correctly
- Create a new flow:
- Select “Update/Create records in Salesforce”
- Select the list you created in step 2
- Select the "Account" object
- Map the
id
field to theaccount.Id
field - Map the
suggested_website
field to theaccount.website
field - Set a schedule and/or limit (optional)

- Launch flow!
- Check the log file after the workflow has been completed to see if there were any errors from Salesforce.