How to upload a file from a Monday.com file column to Google Drive?
Good Morning!
I am trying to create a ZAP that takes files from a monday.com board column and upload them to a shared google drive. Right now it just creates an html file. I need to be able to take word doc files, excel files, and type of file and just upload that same file to the drive. Rightn now I have created a presentation that has a url link to the file that when I put it into the browser it downloads the file. I want the file to just be in the shared drive folder when I open the folder.
Thank you in advanced for any help!
Page 1 / 1
Hi @MEdge
Good question.
Please post detailed screenshots with how your Zap steps are configured in order for us to have more context, thanks.
Hey there, @MEdge! I wanted to pop in and see you were doing with this?
If you’re still needing an extra set of , we definitely want to help! As Troy mentioned screenshots (with any personal details removed) of your zap setup are super helpful and allow us to troubleshoot a bit more closely.
Keep us posted!
Hi!
Sorry I missed the first reply! Attached are the steps that I am struggling with. It is fine to have the link in the presentation, however when it gets uploaded into the drive on my step 5 (labled step 2, 2.1, 3 below) it does not give me a useable file. it gives a txt file that is just html data, then I tried converting it to a word doc and the doc just has “-->-->-->-->”. Thanks!
Hi @MEdge
From what I see in screenshot 2 , it seems the file in Monday is just a path for the file, not an actual attachment. You need to download this file and attach it in Monday so that this works.
Hi @MohSwellam ,
It is a Monday form and the ZAP is triggered by the form submission then takes the data, inputs it into the presentation and the google drive. We did a similar process with a Hubspot form, but in hubspot there is an option to ‘get file public url’ and then upload the results from that step to the google dirve. I am trying to figure out if there is a way to do the same with monday. But I don’t see a similar step available.
Actually this exactly what I did now and it worked :D
So what I did is the following:
Setup the Trigger to be Monday.com > New Item in Board
Action > Get File Column Values in monday.com (this action returned the file public link)
Upload File in Google Drive and use the public link from Step 2
Please try that and let me know :)
@MohSwellam Thanks!
I was trying that step but for it does not work for me. See attached
Yes, because you are using the wrong value in Column (required) , Column is the name of the column / field where the file is attached. Remove what you have there, click on the dropdown and choose the name of the column from there :)
@MohSwellam It does not gice me options for a column. I wonder if it is because I am using the app “SuperForm” in Monday.. I need my form to update an item that is already in the board, so my first step is actually “Specific column changed in board”.
I'm sure something is missing … can you share the zap with me please so I can take a closer look?
Hey @MohSwellam , Here you go! thanks for the help on this!
Thanks for the video! much easier to communicate that way. I think when I shared the zap with you it didn’t show the step because I cannot save it with the error I am receiving in step 2. I have it setup just the same but keep receiving the error “cannot read property ‘assets’ of undefined”.
I made sure the from step 1 that there was a file in the files column, but I still get that error.
Sorry it took me sometime to get back to you @MEdge
It seems that this error happens when some fields dont have field names in Monday.com ? Please check this thread on Monday.com community. “all your dropdown columns need to have labels created for them before you try and call them in Zapier. Otherwise you get that error.”
thank you for the help on this! I truly appreciate it! Finally have a success! I didn’t change anything, just pulled in another submission from monday and it worked. So hopefully it continues to work.
thnak you so so much for your time on this!
Im glad it worked @MEdge ! Just keep an eye on the zap history from time to time
Hi @MohSwellam, Great idea! Thank you for posting the video - was a big help!
@MohSwellam Thank you, this worked great for me! Appreciate you posting this.