Hi, @Pythe1337N
underlying getActivities API can support multiple filters, besides offset or limit. For example, very useful parameters are startDate and endDate, activityType.
I propose that, if possible and make sense, add an optional hashmap parameter to the getActivities call and insert those into request params.
Thank you for all your time and effort!
P.S. If you would prefer it, I can create PR for this
Hi, @Pythe1337N
underlying getActivities API can support multiple filters, besides offset or limit. For example, very useful parameters are startDate and endDate, activityType.
I propose that, if possible and make sense, add an optional hashmap parameter to the getActivities call and insert those into request params.
Thank you for all your time and effort!
P.S. If you would prefer it, I can create PR for this