From the course: Build with AI: Vibe Code a Prompt Engineering Agent to Drive LLM Adoption
Unlock this course with a free trial
Join today to access over 25,200 courses taught by industry experts.
Connecting a Bolt form to n8n
From the course: Build with AI: Vibe Code a Prompt Engineering Agent to Drive LLM Adoption
Connecting a Bolt form to n8n
- [Instructor] We have a form now, so let's go ahead and embed it on a public webpage. I'll let you decide for yourself what public webpage you would like to embed your form on, but personally I'm going to embed it on my website. So in the exercise files with this video, you are getting an embed code that you can use to embed the form on your website. You'll notice that there's a placeholder that says "Netlify link goes here." So what I want you to do is copy the Netlify link that you created earlier and paste it into the placeholder and then you can go ahead and just publish the page. In my case, I'm updating it because this is a page I already had. And then let's take a look at the front end. Okay, so we can see we have our form on the page here. So, and instead of going into details related to pushing data from the form right now, what we're going to do is we're going to go back into NEN and we're going to set some mock data and this will enable us to build our automation that…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.