Skip to main content

Hello,


I am having hard time uploading a file with the api,

trying to do a postman request (from the guide here: Announcement: Uploading files to monday.com has just become easier :))


Here is the form data that I’ve created:



(the column and item id are real ids)


I’m recieving back 500 Internal Server Error.

What am I doing wrong?

Thanks!

Hello @Roy!


Can you please try wrapping the file in quotes? Like this:

“file”: “variables.file”


Let me know what happens!


Cheers,

Matias


That’s it! Thank you!


This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.