Get All Leads using Rest API | Community
Skip to main content
August 3, 2017
Question

Get All Leads using Rest API

  • August 3, 2017
  • 1 reply
  • 1487 views

We have about 50,000 leads and wanted to pull them through a nightly processes using REST API. Can I use /rest/v1/leads.json.. if so what filter types and value I can use. Please suggest.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Kurt_Koller
Level 4
August 3, 2017

You could look at the Bulk Extract API for Leads. Once you have the initial leads pulled, you can pull just updates every night via the Bulk Extract. The initial pull isn't straightforward either using the regular API that you specify or the bulk extract, you'll have to do some kind of loop with either.