GitLab · Arazzo Workflow
GitLab Track a Migration's Entities
Version 1.0.0
Read a migration's summary, then drill into a specific entity's detail.
Provider
Workflows
track-migration-entities
Inspect a migration and the detail of its first entity.
Reads the bulk import summary, lists its entities, and pulls the full detail of the first entity.
1
getImport
getApiV4BulkImportsImportId
Read the bulk import summary and overall status.
2
listEntities
getApiV4BulkImportsImportIdEntities
List the entities being migrated under the import.
3
getEntity
getApiV4BulkImportsImportIdEntitiesEntityId
Fetch the full detail of the first migration entity.