Third Light Developer Exchange

Code and templating community forum for developers and software integrators

You are not logged in.

Announcement

If you wish to join the Developer Exchange, please contact your account manager - this is to avoid unnecessary spam in the forums. Many thanks for your understanding.

#1 2023-08-24 11:47:38

grmari
Member
Registered: 2023-06-20
Posts: 2

Rest API - Upload files via URL

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

Board footer