Sign in to submit new ideas and vote
Get Started

/reports api response should have createdAt and modifiedAt fields like /sheets call

/reports api response should have createdAt and modifiedAt fields like /sheets call

Hi, As of now createdAt and modifiedAt date fields are present in /sheets and /sights how ever these 2 fields are not present in /reports call. https://smartsheet.redoc.ly/tag/reports documentation says that these 2 fields should be part of response however Smartsheet team confirmed that these fields can only be extracted by reports/id call.

The problem, if we are fetching the Metadata fields of Reports than we have to make 2 calls. one reports and another /reports/id to extract these 2 fields. This additional IO call is making complete Job slow. Appreciate if createdAt and modifiedAt date fields can be present in response of /reports api call. thanks.

2
2 votes

Idea Submitted · Last Updated