Jump to content

Get Data from Activity Tab


jasrei

Recommended Posts

Hi,

our project is structured like this:

  • Provider
    • Product 1
      • Task 1
      • Task 2
    • Product 2
      • Task 1
      • Task 4

Provider and Product are entities.

I would like to get all products were the last activity within the corresponding tasks was more than 48 hours ago. I already tried with the Event. But it seems I only get Events from Tasks, not from Products. And I do not seem to find a possibility to narrow down to 48 hours.

I also tried it with StatusChange, but this way I see all StatusChanges and not specific for my project. And it is taskbased.

When I start from the Task, I do not get to order it.

Any way to achieve what I want? Thanks in Advance

I am using the Python API

 

 

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...