Rank 3: Container
Hello, what's is different with this 4 journey.
- get file
- download file
- get file preview
- view file
Thank's.
Votes
0
Replies
10
Participants
Unknown
Messages
11
Rank 3: Container
Hello, what's is different with this 4 journey.
Thank's.
Rank 3: Container
If I have use case like I want to embed some pic / or video to my blog post page, what is method should I use?
Admin
Using which SDK?
Rank 3: Container
SDK Javascript, Sir.
Admin
Get file will get json that's metadata about the file.
Download file will get a url where clicking on it will download the file.
Get file preview will get a url that can be put into an im src element to render the file.
View file does the same as get file preview except get file preview as different render options
Rank 3: Container
both get file and view file can be put on src element?
Admin
Preview and view
Rank 3: Container
Oh yes I mean that.
Rank 3: Container
Thank's @Steven
Admin
Admin
[SOLVED] What's differet with this journey of storage