1

Last update time in Posts API

New
Matthew Watkins
Matthew Watkins

It is impossible to implement bi-directional sync of post status without including last update time for each post in the API response.

Alex
Alex team
alex

Hi @Matthew Watkins, could you clarify what do you mean? What is desired behaviour?

Matthew Watkins
Matthew Watkins
matthew-watkins

@Alex, Sorry, I realize I wasn't as clear as I could be.

I'm asking for the response from https://productroad.com/api/v1/posts/ to include the time of the last update for each post.

The use case is synchronization with other software. We would like to sync Productroad with our Project Management system. Having the last update time would allow us to ensure both systems contain only the most recent changes.