Update an existing form (method: "put") | Community
Skip to main content
Answered

Update an existing form (method: "put")

  • January 20, 2023
  • 4 replies
  • 102 views

Good morning,

I have a code in Apps Script from which I create a Typeform (with the POST method). Once created I have two situations:

 

  •  I do an update of the form already created with new questions (PUT method). This only works if in the form I don't establish logic between the questions.
  •  I establish a logic in the form from the Typeform website and then I try to do an update (with the PUT method). This does NOT let me do it.

I would like to know how I can update a form even if it has a logic set between its questions. 

Thank you very much in advance.

Best regards

Translated with www.DeepL.com/Translator (free version)

Best answer by Jfdzm

Hello @Liz @Grace !

Ylli | Team Typeform gave me the solution, it's simply the free or paid plan. It is not possible to set a logic from apps script with a free plan, it is mandatory to publish the form.

 

Now I have a paid plan and all running well.

 

Thank you very much!!

View original

4 replies

Liz
Community Team
Forum|alt.badge.img+5
  • Tech Community Advocate
  • 15018 replies
  • January 23, 2023

Hi @Jfdzm Happy Monday! I hope you had a great weekend. Could you send the call you’re making? 

Tagging @mathio  as well for some help. 


Grace
Community Team
Forum|alt.badge.img+5
  • Community Advocate
  • 2687 replies
  • January 27, 2023

Hey @Jfdzm how’s it going? Let us know if you still need help with this one!


  • Author
  • Explorer
  • 1 reply
  • Answer
  • January 31, 2023

Hello @Liz @Grace !

Ylli | Team Typeform gave me the solution, it's simply the free or paid plan. It is not possible to set a logic from apps script with a free plan, it is mandatory to publish the form.

 

Now I have a paid plan and all running well.

 

Thank you very much!!


Grace
Community Team
Forum|alt.badge.img+5
  • Community Advocate
  • 2687 replies
  • February 1, 2023

Great to hear @Jfdzm thanks for updating us! 😁


Reply