Skip to main content

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

NameTypeRequiredDescription
idStringyesThe import job ID (GUID) from ppds_import_jobs_list

Output

Returns Task<ImportJobGetResult>.