Question

Partial submission from typeform API

  • 23 April 2024
  • 6 replies
  • 34 views

Is there anyway I can get the information of a partial submission from typeform API?


6 replies

Userlevel 7
Badge +5

@mathio do you happen to know if this is/will be possible with the APIs?

Userlevel 7
Badge +5

Hi @theomrt 

yes there is! You can see in our developer portal changelog this functionality was added in March. When you retrieve responses via API, you can use response_type to filter partial responses.

Each returned response also has response_type value (startedpartial or completed):

Userlevel 7
Badge +5

Oh thank you so much, @mathio !!

Hey @mathio, thanks for the response!

Do you know if I can find that through Zapier or Make - the webhook data I get from Zapier display only fully submitted forms. 

Should I build a custom app in Typeform to get this information?

My goal is to connect the partial submitted informations to Hubspot.

Userlevel 7
Badge +5

I am sorry but I am not familiar with those tools. If you are fetching responses in those tools from out API, you will see the value in response from the API.

Maybe @john.desborough or @picsoung might have experience with Zapier and Make, they are better at no-code tools than I am.

Userlevel 7
Badge +6

@mathio - sorry my forte either lol.. i use very simple zaps and only on completed forms at this point … 

Reply