API to get users - updated_at

I am using your API to get the list of users (submissions) and when they were last updated, however when I view the API output the updated_at is not changing when a submission is updated. For example, id = “0d608b6f-8a8d-444b-ab51-9ae2e4f74313” shows it was updated on 08/02 in the API output but I can see it was actually updated 13/02 when I download the CSV of results for that form.


ID
ID Excel

Hi Katy,

Please refer to the updated_at in the CSV file instead of the API response. We will also deprecate updated_at from the API.

Thank you,
Summer

Hi Summer

The CSV file doesn’t quite work for what we are wanting to do. We were hoping to use the updated_at from the API to get any submissions which have been updated in say, the last day. Is it not possible for the API to show the most recent updated_at?

Many thanks
Katy

Hi Katy,

Thanks for letting us know! Would you please add this to the feature requests community topic?

Alternatively, you can use our Webhook to send the data to your store as well.

Thank you,
Summer