My company is trying to create a service where users can upload their own photos using a form on the front end. We then want these images to go to a CDN (specifically Amazon S3). We have been successful in saving items directly to the media tree using the API and, using the Amazon S3 Media plugin, we can have items that are uploaded through the umbraco back end go to our Amazon bucket.
Our problem is that we need to go from the media API to the Amazon bucket. Is there anyway to do this?
Please help.
I didn't find the right solution from the Internet.