TransformImport Action

Submits an asynchronous job that transforms the parsed data.

Parameters

Parameters allow for data to be passed to the action.

Name Type Nullable Unicode Description
ImportId
Edm.Guid False True The ID of the import (data import) that is associated with the asynchronous job that transforms the imported data.

Return Type

Type Nullable Description
asyncoperation False The TransformImport action returns the following value.

Entities

Use the TransformImport action with this entity type:

Name Display Name Description
import Data Import Status and ownership information for an import job.

See also