TRF Posted November 8, 2011 Posted November 8, 2011 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?
Smef Posted November 17, 2011 Posted November 17, 2011 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.
Recommended Posts
This topic is 5097 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now