Alright, those seem clear instructions :)
Just wondering, at the first point, 'the server', does that refer to my own, or the Composite C1 server?
If I get this correctly, I:
Just wondering, at the first point, 'the server', does that refer to my own, or the Composite C1 server?
If I get this correctly, I:
- let user upload file to my server
- let my server/controller read file into memory
- let my controller create the IMediaFile with all needed values
- Actually upload the IMediaFile to C1
- Use that same IMediaFile to build the URL using your previous example code