mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-09 20:37:47 +00:00
devrel-2063
This commit is contained in:
@@ -113,6 +113,11 @@ Source passwords, secret token or other sensitive data is not exported. Those ne
|
||||
5. **Get Import Results** - Once the status is `COMPLETE`, download the import results by calling `GET /beta/sp-config/import/{id}/download` where the `{id}` is the `jobId`.
|
||||
6. **Response with Import Results** - In response, the import process should produce listing of object that successfully imported, as well as any errors, warnings, or information about the import process. This result set will reflect the objects that were selected to be imported earlier.
|
||||
|
||||
:::caution
|
||||
|
||||
You cannot import Non-Employee sources.
|
||||
|
||||
:::
|
||||
|
||||
## API Reference Guide
|
||||
|
||||
|
||||
Reference in New Issue
Block a user