Can someone point me to the documentation or explain the general workflow for uploading an object container with images in them. From what I have gathered so far, it seems that this is a two step process?
Do we first upload the images and then ask or get the url back and then put that in our Object to upload?
Upload a file using the File Upload API. The result of the upload is the file URL
Set the file URL in a data object and save the object. Make sure the field/property type is String.
Regards,
Mark