How to integrate SalesRobot with Zapier
You can easily connect SalesRobot to your existing workflows using Zapier. Setting up an API connection is now simpler and faster than ever.
In this article we will create a new zap in which we will add prospects to SalesRobot campaign when a new row is inserted in the google sheet
- First select Google sheets as the first step

- Choose the New or Updated Spreadsheet Row as the trigger event.

- Choose the Google Account.

- Click Test Trigger

- Now select the Webhooks as the second step

- Select POST as the action event

- Get the url from the docs [https://documenter.getpostman.com/view/10815846/2sB3BKE8Fb#1d16003c-b5cf-4010-9e5b-c834b2a3944c] , you will need campaignUuid and linkedinAccountUuid.
- Set the payload type to JSON, and in the endpoint profileUrl is mandatory for adding a prospect to SalesRobot campaign.

- For getting the campaignUuid go to campaigns page then click on three dots for the campaign you want to add prospects to, and then click view details.

- Then copy the campaign Uuid.

- For getting the linkedinAccountUuid go to the accounts page , click on the three dots and then click copy. this will copy the linkedinAccountUuid to the clipboard.

- Then insert the API key under X-API-KEY header, and click continue

- You should see success as true, and then you can publish the Zap

Updated on: 06/02/2026
Thank you!
