Adding an uploaded file to monday.com from jotform submissions

Hi,

I am trying to get any files that are uploaded to my jotform to be added to the updates section in monday.com. Any help would be great.

Thanks in advance.

@BHDS You’re using the wrong module.
Add an update and then use any of these modules to upload a file:
Screenshot 2024-06-12 at 13.42.33

2 Likes

Thanks. I have added this in but now I keep getting the error below.

That could be an internal error @BHDS , I recommend you create a support ticket with the Make team.

1 Like

Hi!

Can you check the output of your HTTP/Get a File Module?
I tested and Jotform doesn’t return the actual file but a big HTML page.

If you have an HTML page, I don’t know yet how to overcome it, but the issue seems not to be with Monday but Jotform.

Benjamin

@BHDS,

I understand what is happening. Jotform doesn’t provide the file anonymously, you need to be connected.
Which means that the HTTP Get File module receives an Authentication page…
You can see it if you copy the URL generated by Jotform, you open a new Incognito tab and paste the url; you will see you are redirected to the login page of jotform…

Let me see if there’s a workaround.

1 Like

I have a workaround!

In Jotform, you need to get an API Key

Don’t use Get a File, Use “Make an API Key Request” instead
2024-06-14_12-03-41 (1)

You get a Binary file you can upload in Monday

I hope it helps

Benjamin

3 Likes

Hi Benjamin, thank you so much for your help!!! :grinning:
Your solution works perfectly and I can now add the uploaded files to the file column in Monday.com. I have included a screenshot below for anyone else who might be trying to do the same.

2 Likes

Hello @BHDS !

Really happy it worked for you! And thanks so much for sharing the last part!

Benjamin

2 Likes