Overview
This article will explain how to import an AGS file into a project using multiple methods.

What do I need to know to produce this?
- How to login to OpenGround Cloud
- Device Authentication (.net SDK & WebAPI)
- User Authentication (WebAPI)
- Windows Provider Authentication (.net SDK)
- Query which project I will import the data into
- Create a Temporary Storage Slot for the data to be uploaded to
- Attach files to that Temporary Storage Slot for import
- Set the details of the file import and validate
- Get the status of the current file import validation
- Start the import process
- Check on the status of the current import
Example Video
https://vimeo.com/529306271
Sample Code
.NET SDK
For examples, please contact our team who can guide you on how to find out more.
Web API
Collections
- To create a new temporary storage location {POST}
- Attach a file to the temporary storage location {POST}
- To query the project {GET}
- Set the details of the file import and validate {POST}
- Get the status of the current file import validation {GET}
- Start the import process {POST}
- Check on the status of the current import {GET}
Video
https://vimeo.com/529306296
Reference Material
.NET SDK
https://s3.eu-west-2.amazonaws.com/keynetix-sdk-documentation/index.htm
Web API
https://api.uksouth-sandbox.openground.bentley.com/swagger/ui/index