Need to send Leads from Pipe Drive to another CRM

Need to be able to send Leads from pipedrive to another CRM(Insellerate) Where do I start? I have the posting URL for Insellerate.

Hey Mike,

It seems that might rely mostly on Insellerate’s side as they don’t appear to have open API.
I haven’t used them personally so I’m not sure what methods they offer to receive data.

If by posting URL you mean that you already know how to send the leads to Insellerate, than you just have to retrieve the data from Pipedrive. Depending on how you’re organising your data, you’ll probably need to make a GET request to one of these endpoints:

Hope that helps.