Replies: 1 comment
-
Replaced by #169 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is your feature request related to a problem? Please describe.
We have large numbers of files on an external S3 service. Re-uploading those files through InvenioRDM would be inefficient. We want to directly attach files in the external system to records in InvenioRDM.
Describe the solution you'd like
Add a new endpoint in invenio_records_resources that will accept links to files and metadata. It will add file information to the records in InvenioRDM
Beta Was this translation helpful? Give feedback.
All reactions