Solved

How to fetch the activities by filter the activity date via api.

  • 5 June 2023
  • 1 reply
  • 10 views

How to get the activities by filter the activity date via api.
If hit this api in postman platform https://api.copper.com/developer_api/v1/activities/search

and JSON request body 

{

"maximum_activity_date": 1685942931728

}

Its response is 

{

"success": false,

"status": 422,

"message": "Invalid input: Validation errors: Maximum Activity Date: must be less than or equal to 2147483648"

}
It takes only the 1970’s dates.
How to fetch the activities by filter the activity date via api.

icon

Best answer by Michelle from Copper 6 June 2023, 23:09

View original

1 reply

Userlevel 7
Badge +7

Hi @Rajalakshmi2001, I’m going to put you in touch with our technical team to help you with this. You’ll get an email from our system followed by a response from one of our teammates who can work with you on this. 👍

Reply