Community
Questions Library
Docs
Blog
Events
Swag
Github
Slack
JupiterOne
Discussions
Release Notes
Contact Us
Bulk Upload - AskJ1 Community
<main> <article class="userContent"> <p>JupiterOne supports the bulk upload of entity and relationship data via a JSON file. This is done in the Assets app.</p> <h2 data-id="data-format">Data Format</h2> <p>For the bulk upload process to succeed, the file must adhere to the bulk upload schema defined <a rel="nofollow" href="https://jupiterone.vanillacommunities.com/kb/articles/786-jupiterone-bulk-upload-schema">here</a>.</p> <h2 data-id="guide">Guide</h2> <p>Navigate to the <strong>Assets</strong> app -> Click the plus (Add Entity) button -> Either drag your file into the drop zone, or click the drop zone to select your file.</p> <p>You will be prompted to select (or enter a new) "scope" for the upload. A scope identifies relationships to update or delete during diffing. Previously existing entities/relationships within the same scope that no longer exist in the latest upload are deleted.</p> <h2 data-id="public-api">Public API</h2> <p>JupiterOne exposes a public REST API to programmatically perform bulk entity and relationship uploads. The details on that API can be seen <a rel="nofollow" href="https://jupiterone.vanillacommunities.com/kb/articles/794-jupiterone-api">here</a>.</p> <h2 data-id="notes">Notes</h2> <p>Depending on the size of the uploaded file, the entities and relationships may not show up in the Inventory Table right away. Hold tight! JupiterOne is processing your data, and it will show up in your inventory soon.</p> </article> </main>