Update Item with form Submission

Hello,

I want to make a site that will generate intervention vouchers.

I use 3 tools Make, Calendly, Notion.

As soon as an intervention request is created on calendly, it creates an item in weflow.

On the Item page there is a form with pre-filled fields. The final objective will be to update the information of the item created via calendly when the form is completed.

Very cool! I wrote a blog post a while back about how to update the CMS based on form submissions.

The article uses Airtable, but you could do the same thing with Notion instead. Hope that helps!

Cool idea. Here’s an open-source example of how you could submit your webflow form to Notion. It requires a little bit of coding but should work with webflow forms if you host the backend somewhere.