Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upload in custom component #46

Open
etomarat opened this issue May 6, 2022 · 1 comment
Open

Upload in custom component #46

etomarat opened this issue May 6, 2022 · 1 comment

Comments

@etomarat
Copy link

etomarat commented May 6, 2022

Hello!
Is it possible to use the upload mechanism inside a custom component, without using the standard frontend? I'd like a built-in mechanism to save my files and return the key, title, size, mimeType, etc.

@Hieser21
Copy link

You could take advantage of the API for this, send a request to your file upload resource url and fetch info the same way

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants