Hi
I'm having a web application built for my print company. End users can upload artwork files and design briefs and design contractors then need to be assigned to work on the projects. I need a system to do the following:
- Upload the End Users design files and design briefs to a newly created folder (one new folder per order/job)
- Give a contractor permission to access said folder.
- Remove access when the job is complete.
I'd like to do all of the above via the API. Point 1 is the easy bit, but what about 2 and 3? Can anyone help?
Thanks,
Chris