Hi!!
I’m trying to set a form on my website on webflow that will include:
- email,
- name
- file upload field
I know how to use webhook and tried to use webflow’s webhook for forms and make’s webhook. I do not get any info for the file upload field. I should be getting a url but I get nothing.
To my surprise there is not much documentation about this on google.
I need to get the file and then upload it automatically to a cms image field in webflow
With webflow native form I get the link and when i click I can see the image.
When I use webflow watch event I get this:
When I use make’s webhook I get this:
Does Webflow have a get a file module? If not does it have a get a file endpoint in the API documentation?
If not can Webflow email you the form submission and you can get the link from there?
2 Likes