ppds_import_jobs_get
Get full details of a specific import job including the XML import log. Use the id from ppds_import_jobs_list. The import log XML contains detailed component-level success/failure information for troubleshooting failed imports.
Input schema
| Name | Type | Required | Description |
|---|---|---|---|
| id | String | yes | The import job ID (GUID) from ppds_import_jobs_list |
Output
Returns Task<ImportJobGetResult>.