You are not logged in.
Hi
We have been advised to use the Rest API: To avoid needing to make two calls via the REST API with ‘CreateUpload’ you could use the JSON API which used by our developers. You can see the different upload calls available, here. If you pass synchronous:true in the options for ‘CreateUpload’ in the JSON API it will upload and process the file immediately which means you’d only need to make the one call from your end.
The question is can we send a url to this API - or do you have an example of uploading an images using a URL?
Offline