typeform logic change event through webhook | Community
Skip to main content
Answered

typeform logic change event through webhook


How can we capture the events when one of my typeform logic is updated. I want a method to know when typeform is published (after changing the logic). Is there any such facility through webhooks, so that I capture the typeform modified event?

Best answer by Liz

Hi @pmunjan Happy Thursday! I’m afraid we don’t have any webhooks that would send information as to when your form has been updated. The webhook we offer currently sends the response data to the destination URL. 

Would you mind sharing a bit more about your use case? What are you looking to build with the event information? 

View original

3 replies

Liz
Community Team
Forum|alt.badge.img+5
  • Tech Community Advocate
  • 15018 replies
  • Answer
  • February 3, 2022

Hi @pmunjan Happy Thursday! I’m afraid we don’t have any webhooks that would send information as to when your form has been updated. The webhook we offer currently sends the response data to the destination URL. 

Would you mind sharing a bit more about your use case? What are you looking to build with the event information? 


  • Author
  • Explorer
  • 1 reply
  • February 3, 2022

Thanks for the reply.

We want to record the response corresponding to the typeform (logic and questions) available at that time, so that we can maintain the versions every-time logic is updated. For this we need to know whenever someone having access to typeform updates the logic (so that we get the latest typeform JSON and create new version of it).


Liz
Community Team
Forum|alt.badge.img+5
  • Tech Community Advocate
  • 15018 replies
  • February 7, 2022

Ohhh, I see, @pmunjan . Are people primarily editing the form in the builder? Or using the Create API?