Why is this hack helpful?

Note: Available exclusively for Ops Hub Professional or higher.

Are you a salesperson tired of manually copying and pasting names and company details into LinkedIn to search for new prospects? With this hack, you can use Ops Hub to automatically build a LinkedIn search for you! This hack streamlines the process of finding LinkedIn profiles directly from your HubSpot portal – saving you time and effort.

 

Let's dive in!

Step-by-Step Tutorial

1. Build the Search URL

First, we’ll build the URL for our search. The code below takes the First Name and Last Name of a contact and automatically inserts it into the LinkedIn search URL.

concat("https://www.linkedin.com/search/results/people/?keywords=",urlencode([enrolled_object.firstname]),"%20",urlencode([enrolled_object.lastname]),"&origin=FACETED_SEARCH&sid=vHU")

2. Create a Rich Text Property

Before continuing, make sure you create a rich text property called “LinkedIn Profile Search” or something similar. Screenshot 2024-09-10 at 10.13.49 am

3. Build Your Workflow

Now, let’s bring it all together. Start by triggering the workflow from the Contact Object. You could set the criteria to something like: Create date is 1 day ago AND LinkedIn Profile is Unknown.Screenshot 2024-09-10 at 10.15.55 am

Next, add a format data step – copy and paste the code from step one. Make sure to test the search using a sample output!

Screenshot 2024-09-10 at 10.23.23 amBe sure to select the option to copy the output from the data step and transfer it to your new LinkedIn Bio Search property.

The entire workflow should look like this: Screenshot 2024-09-10 at 10.24.48 am

 

4. Add a Task to Stay on Track

For a bit of extra flair, add a task to remind your Sales team to click on the LinkedIn search property as part of their sales process. You can even add it to your viewable properties on the Contact record!

5. Get Selling!

And that's it! Turn on your workflow and watch your efficiency skyrocket!

 

Looking at starting a new project with Neighbourhood? Get in touch!