Custom file uploader Answered
HELP NEEDED. Hi, I'm struggling with the custom file uploader input shown in video #99. When I use it, everything looks and works fine, but when I add a webhook to the form and try to intercept the data in make, I get nothing. So the webhook is not receiving any data structure related to the button. If I use the File UploadField from video #38, everything works fine, but it doesn't look nice.
Is there a solution or can someone tell me what I did wrong?
Comments
15 comments
Solved: Code needed adjustments
Hi, guys. I am trying to set up your Member script 38 (File Uploader). Its all working good until I try to add additional fields in the Form. So when I receive email I only see Name, Message and Uploaded File. But no other input fields are visible in the final email, fields like Email, Phone number, Cover Letter and so on, that I manually added to the same Form which is used in the template 38. I suppose I need to add those additional Fields in Integromate/Make somehow? But not sure how. I am a beginner. Thanks
Hey Viktor Tar, yes you are right.
You can add those field data to your Gmail module.
Ideally, when you click the Content section of the Gmail module, you should see a list of variables that you can push.
And since you have added additional fields, you should be able to see the data populate from the trigger webhook, i.e. the very first module of your scenario.
So in the screenshot you can see the basic fields like name, message and file, but you should be able to see fields like email, phone number, cover letter etc.
All you have to do is add these details to the Gmail content in the format that you already have.
Let me know if you face any issues here. Hope this helps.
Thanks AJ, But in my case the screen looks a bit different. I Wonder why? What am I doing wrong here
Hey VikStar, the screen is right, could you please scroll to the bottom of the box (i.e. where you are now able to see Google drive module's fields on the left), you should ideally find your fields from the first module there.
If nothing shows up, then I would suggest you once fill the form where you are submitting the name, message, email, cover letter etc.
After submitting that, run your first module in the workflow once. You can do this by right clicking the first module (webhook module), and select 'Run this module only'. Once you do that, you can again check if your additional fields populate in the left box at the bottom.
I have tried to replicate the same issue on my workflow and have recorded a video to show the steps.If you follow the same steps that I showed you in this video, you should be able to view the additional fields.
Step 1: Turn off your workflow
Step 2: Fill the webflow form with all the details that you want
Step 3: Right click the first module --> Run module once only --> Use existing data.
This should ideally solve the issue and you should be able to view the additional fields as well.
Let me know if this helps.
After you click Run this module only you get the pop up Window that lets you to choose Use existing data option. But I dont have any pop up Window. Its Just starting to load immediately when I click that.
Yes in that case, try filling out the webflow form that's connected to this workflow and then try clicking run this module again.
I mean you can access the form like a user and fill the form with all the details like name, email, files etc.
So exactly how a user would be able to fill the form from their end.
If you are only able to see name, message and uploaded file, it must mean that the form is linked right to the flow. So ideally filling the form should have pushed data to the flow.
So you keep the Make scenario off.
And after doing that, fill the form again and then proceed with run this module only step?
It would help us if the scenario is kept off, until we fix this.
Great! It worked. Thanks a lot, mate. Everything is working now and I have already tested it and received the email with some other fields!
I'm seeing that the Webflow stock upload button will not work with MemberStack (outside the form element). Can anyone confirm that?
You need to use this memberscript, then it should work :)
https://www.memberstack.com/scripts/file-upload-field
Hi guys! any chance to do this with zapier? (https://app.memberstack.com/apps/app_clyrpqojz002b0svu30f38e5m/editor) i fell more intuitive. (upload files to google drive)
I got it perfect to set up the triggers but zapier doesn't read the file upload button.
I get all the inputs of the form except where I load the file.
Hey!! We can’t see the link, but about file uploading, I haven’t seen anyone make it work yet with zapier - hypothetically it should be possible though - what do you mean about reading the file upload button?
Does it just not show any of the image data in zapier?
Hey Boggan null, +1 to what Julian said. It is possible via Zapier.
I just tested this script out and connected it to a Zapier hook instead and I get the data in FileToUpload when a form submits.
Are you able to receive any info like shown in screenshot? If yes, you can map that directly to Google Drive and continue with the flow.
A J hi mate, no i not recived that data, pls can you send me the steps what you do?
Hey Boggan null, oh that's weird, you can try cloning the memberscript demo and add the Zapier hook as the form action url and it must be good to go.
Please sign in to leave a comment.