Solved

Companies api, search modified newer

  • 22 August 2021
  • 3 replies
  • 35 views

Userlevel 3
Badge +4

https://developer.copper.com/companies/list-companies-search.html

 

shows that i can list by:

  • age
  • minimum_created_date
  • maximum_created_date

I’m not clear what age is.

I’m looking to see rcompany ecords modified since (e.g. 1 day ago). There is a field `'date_modified'` in the companies record. But, there is not a min/max updated date in the doc.

Now, it appears that minimum_modified_date *does* work in the query, is this just an oversight in the doc?

 

icon

Best answer by Kevin from Copper 23 August 2021, 23:47

View original

This topic has been closed for comments

3 replies

Userlevel 7
Badge +7

Hi @donbowman, we’re working on an answer for this. Hang tight!

Userlevel 3
Badge +1

@donbowman “age” is how long a Company record has existed in number of seconds. Note, this is different from modification date.

Records can be searched by modification date, but our documentation needs to be updated to reflect this.

Userlevel 3
Badge +4

ok thank you.