Unicity & GS extension
KD

Kevin Dufraisse

Created Feb 02, 2023

Unicity & GS extension

What you need:

527
    d

Google

13 Steps
1

Create a new Google SpreadSheet

2

Copy-paste your Linkedin Sales Navigator Export (1st degree)

(You can use phantombuster)

Copy-paste your Linkedin Sales Navigator Export (1st degree)
3

Add a new column on the right

Add a new column on the right
4

Name your column URN

Name your column URN
5

Paste "=REGEXEXTRACT(A2;"https://www.linkedin.com/sales/people/([^,]+)")" into text

Paste "=REGEXEXTRACT(A2;"https://www.linkedin.com/sales/people/([^,]+)")" into text
6

Drag highlighted element

Drag highlighted element
7

Copy-Paste only the values

Copy-Paste only the values
8

Check if it worked

Check if it worked
9

Go to Integration MAKE.com

10

Create a Watch rows with a Google Spreadsheet Module and fulfill this parameters:

Create a Watch rows with a Google Spreadsheet Module and fulfill this parameters:
11

Create a "make a request" with a HTTP Module and fulfill this parameter:Use this URL in POST: https://api.unicity.chat/api/send?api_key=YOUR_API_KEY

And this body :

{
    "csrfToken": "YOUR-TOKEN",
    "li_at": "YOUR-LI_AT",
    "receiverUrn": "URN_LINKEDIN_LEADS",
    "voiceMessageUrl": "YOUR_MP3_FILE",
    "textMessage":"YOU_MESSAGE" //leave empty if no desired
}
Create a "make a request" with a HTTP Module and fulfill this parameter:

Use this URL in POST: https://api.unicity.chat/api/send?api_key=YOUR_API_KEY
12

⚠️ To find your csrfToken, go on Linkedin, rick click on the page

⚠️ To find your csrfToken, go on Linkedin, rick click on the page
13

Go to application > Cookies > Linkedin.com > and search "ajax"

In the HTTP request module in Make, replace YOUR-TOKEN by your value in the body Raw (eg: Ajax:2344324234) :

{
    "csrfToken": "Ajax:2344324234",
    "li_at": "YOUR-LI_AT",
    "receiverUrn": "URN_LINKEDIN_LEADS",
    "voiceMessageUrl": "YOUR_MP3_FILE",
    "textMessage":"YOUR_MESSAGE" //leave empty if no desired
}
Go to application > Cookies > Linkedin.com > and search "ajax"
    d

Google

5 Steps
14

Go back on linkedin, and in the same search bar, tap "Li_at"

In the HTTP request module in Make, replace YOUR-LI_AT by your value in the body Raw (eg: ARARO29492NRZ9RNDfdsfsdqfsqdfdsqfdsqfsd2D)

{
    "csrfToken": "Ajax:2344324234",
    "li_at": "ARARO29492NRZ9RNDfdsfsdqfsqdfdsqfdsqfsd2D",
    "receiverUrn": "URN_LINKEDIN_LEADS",
    "voiceMessageUrl": "YOUR_MP3_FILE",
    "textMessage":"YOU_MESSAGE" //leave empty if no desired
}
Go back on linkedin, and in the same search bar, tap "Li_at"
15

Record your audio and store it wherever you want (in your website, AWS, GoogleStorage...)

Here i stored my mp3 on my website: https://unicity.chat/unicity.mp3

I started record in MP4 and convert it in MP3 by using an online converter

(https://convertio.co/fr/mp4-mp3/)

Record your audio and store it wherever you want (in your website, AWS, GoogleStorage...)
16

Select the columns that contains the Linkedin URN as variable in the body Raw

Select the columns that contains the Linkedin URN as variable in the body Raw
17

Click on OK

Click on OK
18

Click on Run once

Click on Run once
    e

Make

3 Steps
19

Your voice are sending automatically

Your voice are sending automatically
20

Go to LinkedIn and see the result

21

Congratssssss

Congratssssss
Well done!
Create how-to guides like this in a snap. Get Tango now.