Skip to main content

I currently have a system that will go through each form from the form responses (api.typeform.com/forms) and collect the form ID values. From there I have to go into each form’s responses (api.typeform.com/forms/{formId}/responses) to check if the response was between a specified date. Most of the forms don’t have submissions within the timeframe I am looking for so they become pointless API calls.

 

Is there a plan (or a way that I’m not aware of) to retrieve the latest response date within the forms responses API call?

 

Thank you,

 

Cody

Tagging @mathio and @picsoung in case they have any idea!


Reply