Hi all!
I’m trying to capture the date that a certain event happened (the change of the column value to a specific value that may been changed already).
I thought of going through the log activities and filter this events.
How can I go over all the logs when I can get only the last 10,000 logs?
I’m using Python script.
Thanks!
Hello @shahar_ram,
I think Board Email Reports can help you in this case. It provides the following types of reports:
On a board/project level:
- New and updated tasks
- Status updates
- Budget, Costs, Revenue changes
- Timeline and deadline overdue
- Time Tracking changes
On an item/task level:
- Updates by a specific employee
- Updates mentioning a specific employee
- Updates containing attachments
- Status updates
- Last updates
It aggregates the changes in the activity log by the column you choose and over the period you choose in the automation rule, and sends the xls-report to any people you mention in the rule (no guest access needed! ).
An example:
The email you get will contain the xls-report and roundup of changes:
More, in the report, you will see how costs changed over the period you setup in the automation rule (check the last columns in the report).
I hope you will find it helpful.