November 8, 201114 yr I'd like to be able to move a second copy of the file Supercontainer is uploading to an additional server (web server in this case). Is it possible to have supercontainer make an API call as part of its upload process?
November 17, 201114 yr It may be possible to do this with a batch script/applescript on your server, but keep in mind that you shouldn't really need to, since SuperContainer documents are visible on the web, and you can refernence them directly on your SuperContainer server, such as: <img src="http://myserver.com/SuperContainer/RawData/my/image/path/" /> Remember that you shouldn't use the filename when accessing the SuperContainer documents (never, ever use a filename with any part of a supercontainer path anywhere), so your path should end with the folder.
Create an account or sign in to comment