Question:
Is there a way to move documents from one Vault application to another Vault application (Example: from Vault PromoMats to QualityDocs or Submissions)?
Answer:
At the moment, we do not have an automated process for moving documents from one Vault to another, although this could be done programmatically through the API.
- A download of content can be done through the Retrieve Document File API Call
- An upload to a new Vault can be done through the Create Documents API Call
- Use the Vault Query Language (VQL) functionality in order to fetch documents based on specific criteria
The ability to work across Vaults is part of our strategic long-term roadmap.
Related Documentation:
Vault API Documentation:
Send us your feedback: We are always looking for feedback to help improve our Knowledge Base! Please let us know if this article is helpful or provide feedback on how we can improve your experience by clicking here.