Increment metrics data for events
Posted Nov 05, 2023
How can I get all metrics changes by increment? not a specific one.
I need to bring to my data lake all the metrics that have changed since my last run.
I don't want to use: api/v2/tickets/id/metrics
0
1
1 comment
Christopher Kennedy
You can include ticket metrics in the incremental ticket export API response by side-loading
metric_sets
.0
Sign in to leave a comment.