Forum Discussion

DamianMcc's avatar
DamianMcc
Frequent Visitor
3 years ago

Loop API call to obtain results based on single param change (from a list)

I am calling the ClickUp API to collect time sheet data from the "time_entries" endpoint. I can call the API for an individual user based on their user ID, this is passed in the URL paramiter.   I ...