Updating an existing form with new questions through API | Community
Skip to main content
Answered

Updating an existing form with new questions through API

  • May 4, 2024
  • 1 reply
  • 45 views

Hi, I would love to be able to have a new form be created each day (form title would be todays date) with POST then throughout each day, have the API add new multiple choice questions to the end of that initial form.  The new data would come from a third party source that I would feed into the new questions.  Is this possible with Patch or Put?  I am seeing how I might have to recreate each existing question for each Patch or Put but maybe that is not the case?

Also does Typeform allow partial submissions?  I would love to be able to submit form answering existing questions, send those answers to google sheets, then (via above) have the API add my new questions to the end of the form then allow me to submit answers to those new questions throughout the day.

Any help would be much appreciated!  Thanks -AAK

Best answer by Liz

Hi @AAK Happy Monday! I hope you’re having a good one. 

I believe you would need to do this with the Patch, but @mathio can help confirm this!

As for partial responses, we are rolling out this feature, but it isn’t possible to submit the form through the API. However, you could still use the API to update the form. 

View original

1 reply

Liz
Community Team
Forum|alt.badge.img+5
  • Tech Community Advocate
  • 14971 replies
  • Answer
  • May 6, 2024

Hi @AAK Happy Monday! I hope you’re having a good one. 

I believe you would need to do this with the Patch, but @mathio can help confirm this!

As for partial responses, we are rolling out this feature, but it isn’t possible to submit the form through the API. However, you could still use the API to update the form. 


Reply