get
https://dc1demogwext.paylocity.com/apiHub/learningManagementSystem/v1/companies//content/bulk//status
Partner RestrictedAll endpoints for this API are restricted to providers that have signed a Paylocity technology partnership agreement. Interested organizations should review our partner requirements and contact guidelines.
Summary Description
Returns the status of a bulk upload operation, including overall progress, success/failure counts, and detailed status for each content item. Partners can call this endpoint at any time to monitor the progress of their bulk upload.
Use Cases
- Partner wants to check the progress of a bulk upload operation.
- Partner needs to identify which content items succeeded or failed.
- Partner wants detailed error messages for failed items.
Status Values
Pending: Bulk upload request created, waiting for ZIP file uploadDownloading: ZIP file is being downloaded from File AccessDownloaded: ZIP file downloaded and extractedProcessing: Content items are being created in LMSUploading: Content files are being uploaded to LMSCreated: All content items created successfully (before upload)PartialCreated: Some content items created, some failed (before upload)CreationFailed: All content items failed to createCompleted: All content items successfully processed and uploadedPartialSuccess: Some content items succeeded, some failedFailed: All content items failed to process