Articles on: Integrations and Automation

How to Integrate SalesRobot with Make


You can easily connect SalesRobot to your existing workflows using Make. Setting up an API connection is now simpler and faster than ever.


Check out the video tutorial here: https://share.zight.com/4gupER0y


In this article we will create a new scenario in which we will add prospects to SalesRobot campaign when a new row is inserted in the google sheet


  1. First create a module for Google sheet.



  1. Select Watch new Rows, it will add new rows to the campaign.



  1. Connect your google account and select the SpreadSheet id, sheet Name and other details



  1. Now add another Module, we will select HTTP module



  1. Click on make a request



  1. Choose the No Authentication in the authentication type


  1. Paste the URL from the docs for adding a single prospect. In this URL we require CampaingUuid and LinkedinAccountUuid ( following are the steps for getting those )



  1. For getting the campaingUuid go to the campaigns page. click on three dots, click on "View Details".



  1. Copy the campaignUuid from the bottom



  1. For getting the LinkedinAccountUuid, go to the accounts page, click on three dots, click on copy. It will copy the linkedinAccountUuid to the clipboard.



  1. Inside the Header section, add new Header for X-API-KEY with your API key.



  1. For adding a prospect to a campaign, profileUrl is the only required field all other are optional.



  1. Now add a new row in the sheet and test the flow, it will add the prospect into the campaign immediately.




Updated on: 10/02/2026

Was this article helpful?

Share your feedback

Cancel

Thank you!