Thanks a lot for this really straightforward and instructive video. Learnd so much I should've known from other videos but they went too less into depth.
Thanks for sharing Mike - however I have many forms on my website (all with unique names) when I submit data to one form it triggers all of the other forms in Make, so I'm quickly approaching my automation limit. Do you know a way to isolate each form submission so only the specified Automation runs in make? Cheers
Good question! The Webflow API actually considers this, so when you create a webhook with the API there is a field called "filter". developers.webflow.com/reference/create-webhook Unfortunately, Make does not implement this field :( So what you could do is create your Webhook manually by making an API request with Postman or Insomnia and then listen to that Webhook within Make with the Webhook module.
great video Mike. I am just wondering how do you create instantly dummy content to the form and the image? This is some chrome extension or you just copied and pasted? tnx.
Is it possible to update in live cms by uploading a form and paying for the form submission ,if payment is done the from content needs to be shown in the live site ?
@@danielhadden6534 In your site settings inside of the form tab there is a setting called. "Restrict uploaded file access". This toggle must be switched off for it to work.
Hello, I have been trying to do something similar but it looks like Make changed since this video? Or maybe I am doing something wrong. When I use the Create an Item module in Make, everything looks almost exactly the same but the "live" option at the bottom is not there. When I run my scenario the Item is created but not being published. Am I missing something here? Would appreciate any help :)
@@mikepecha Hey Mike, thank you for answering, I actually managed to figure that out in the end - but super appreciative of your responsiveness. - we also started experimenting and building with inputflow, it's a really great tool :)
@@mikepecha Thank you again, I actually have another question I have been trying to figure out. After creating an publishing the CMS page, is there a way to re-direct the user after submission to the new CMS page? I have been playing with some Javascript around it but couldn't make anything work properly :D
One quick question though. everything works well, but the URL still doesn't show the image in the CMS or website. It's blank as if I used the webflow form method in your other video. If you can help, I would appreciate it.
Hi Mike, thank you so much for making this tutorial :) I have a problem with image URL field because, I am following the same steps as you going through but my image is not updated yet. Could you please help me because this is my Final year project in University and I am stuck with this image uploading scenario 😢
@@mikepecha Hi, thank you so much for kind response :) But, now my automation is running perfectly. Actually my CMS collection items limit were exceeded that’s why new submission was not submitting. I have subscribed to CMS PACKAGE of Webflow and the automation is running. Finally, thanks again for response and your video guide that means a-lot to me :)
Thanks! The 'Is live' button at 8:44 is no longer there. And I keep getting errors when I try to add a Publish module - anyone know what could be wrong please?
I am getting this error "Error [403] OAuthForbidden: You are missing the following scopes - 'cms:write'" from make website when i completed the form submission. I understood "make" have a rights to read only.May I know how to get permission for "write".I am using free starter site module for webflow. What to do?
Idk why the picture import not working for me... I have a webflow "File upload" section to get the link, make detect it without any errors but nothing appear in my CMS collection... Someone to help me with this?
Great question Peter! In the video I used the "live" setting so form submission are immediately published to the live website. But you could also choose to save them as drafts and then you can review them manually and decide which ones you publish and which ones you don't.
▶ Build Multi-Step Forms in Webflow:
inputflow.io
Thanks a lot for this really straightforward and instructive video. Learnd so much I should've known from other videos but they went too less into depth.
You made my day so I pushed the subscription button as an appreciation ❤
Happy to hear that :)
Damnn sirr...... Thanksss a lootttt.... You Saved me surviving a serious project. You love sooo much.
Happy to hear that, SD Network :)
I just discovered you Mike. Great work! Make is difficult so I appreciate your help.
Thanks for your comment, that's great to hear, Bob :)
Well done! You did very well. Thank you.
You are the best!
Great Content as always!
Thanks Bobo, I really appreciate it :)
Well done Mike!!!🤘
Thanks Ike :)
Thank you for the great content,.wanted to learn this so much,glory be to God for your life 🎉
Thanks a lot 😊
Great explanation
Glad you liked it :)
Thank you!
You're welcome!
Thanks for sharing Mike - however I have many forms on my website (all with unique names) when I submit data to one form it triggers all of the other forms in Make, so I'm quickly approaching my automation limit. Do you know a way to isolate each form submission so only the specified Automation runs in make? Cheers
Good question!
The Webflow API actually considers this, so when you create a webhook with the API there is a field called "filter". developers.webflow.com/reference/create-webhook
Unfortunately, Make does not implement this field :(
So what you could do is create your Webhook manually by making an API request with Postman or Insomnia and then listen to that Webhook within Make with the Webhook module.
great video Mike. I am just wondering how do you create instantly dummy content to the form and the image? This is some chrome extension or you just copied and pasted? tnx.
Hi Zoltan, you will find an answer to this question in this video:
ruclips.net/video/AvprlLeIPPA/видео.html
Mike :)
@@mikepecha awesome. tnx
It's amazing Is this possible we submitting the form data on home page and showing this on Other page through cms?
Sure, you can display the CMS data wherever you want
Is it possible to update in live cms by uploading a form and paying for the form submission ,if payment is done the from content needs to be shown in the live site ?
Yes should be possible with Make.
Great video Mike thanks! Is it possible to grab image uploads in those forms or do they have to be image links?
Hi Daniel, Webflow has a file upload functionality for forms, but you need to be on the Webflow business plan to use it
@@mikepecha hi Mike. I tried using the file upload as I’m on the higher plan, but it didn’t seem to populate the CMS data properly
@@danielhadden6534 In your site settings inside of the form tab there is a setting called. "Restrict uploaded file access". This toggle must be switched off for it to work.
@@mikepecha thanks Mike I’ll give it a go!
@@mikepecha Mike you legend! It worked! That’s been puzzling me for over a week now. Thank you so much
Hello, I have been trying to do something similar but it looks like Make changed since this video? Or maybe I am doing something wrong.
When I use the Create an Item module in Make, everything looks almost exactly the same but the "live" option at the bottom is not there. When I run my scenario the Item is created but not being published. Am I missing something here? Would appreciate any help :)
With the new Webflow API you have to do a second request to publish an item. There should be an option "Publish item" of something like that.
@@mikepecha Hey Mike, thank you for answering, I actually managed to figure that out in the end - but super appreciative of your responsiveness. - we also started experimenting and building with inputflow, it's a really great tool :)
@@mikepecha Thank you again, I actually have another question I have been trying to figure out. After creating an publishing the CMS page, is there a way to re-direct the user after submission to the new CMS page? I have been playing with some Javascript around it but couldn't make anything work properly :D
One quick question though. everything works well, but the URL still doesn't show the image in the CMS or website. It's blank as if I used the webflow form method in your other video. If you can help, I would appreciate it.
Same prblm. Do you have find a solution?
Oh sorry. I can't remember how I fixed it. But it later worked
Hi Mike, thank you so much for making this tutorial :) I have a problem with image URL field because, I am following the same steps as you going through but my image is not updated yet. Could you please help me because this is my Final year project in University and I am stuck with this image uploading scenario 😢
What happens when the automation runs?
@@mikepecha Hi, thank you so much for kind response :) But, now my automation is running perfectly. Actually my CMS collection items limit were exceeded that’s why new submission was not submitting. I have subscribed to CMS PACKAGE of Webflow and the automation is running. Finally, thanks again for response and your video guide that means a-lot to me :)
@@muhammadadnanramzan57 Happy to hear that Muhammad, and I wish you lots of success for your unversity project.
Mike :)
@@mikepecha Thank you so much 😍
Is it possible to use image upload instead of pic URL?
Yes this is possible with Make, but you need the Webflow business plan for the file upload feature
@@mikepecha thanks, how did u use the link to be a profile image thru the cms?
Any idea how this would work with a User Account Sign up form vs. a regular form?
Webflow has a Users API, this is where I would start
Thanks! The 'Is live' button at 8:44 is no longer there. And I keep getting errors when I try to add a Publish module - anyone know what could be wrong please?
I've researched and seen there is something wrong with webflows API v2 - just leaving this comment here in case someone else runs into the same issue
I am facing same problem. I am unable to create collection item live.'
I am getting this error "Error [403] OAuthForbidden: You are missing the following scopes - 'cms:write'" from make website when i completed the form submission. I understood "make" have a rights to read only.May I know how to get permission for "write".I am using free starter site module for webflow. What to do?
You need to give the permission when authorizing with Webflow
Idk why the picture import not working for me... I have a webflow "File upload" section to get the link, make detect it without any errors but nothing appear in my CMS collection... Someone to help me with this?
Go to your Site settings > Forms tab > Restrict uploaded file access and set it to "off". Then save & publish. Then it will work
I have business plan, I created form with field name, upload a photo and write comment, I have make a scenario but picture don't upload itself
How do you handle posts with profanity/inappropriate content or a dishonest review?
Great question Peter! In the video I used the "live" setting so form submission are immediately published to the live website. But you could also choose to save them as drafts and then you can review them manually and decide which ones you publish and which ones you don't.
@@mikepecha That's awesome, thanks! Really enjoying the videos btw!
@@cryMoreLoL Happy to hear that 😊. My next video will also be about Make & Webflow