Sending visitor uploaded file to a web service

Hi Wix,

I’m trying to make a website that visitors can upload their documents for automatic processing. I have a heroku Django project to handle the processing part. However I have trouble figuring out how to transfer the files from media manager to a web service hosted on heroku. Any help would be appreciated!

#upload #webservice #django

2 Likes

Any documentation on integrating specifically with Django?

Please avoid multiple posts of the same question. See your other post for my reply.