API/WorkflowInstance/PerformImportStep
API equivalent of using the Workflow Import Queue to execute a Data Import Step. Added in 10.4.0.
Overview
This API allows a caller to trigger an Action on a Data Import Step, which is equivalent to what happens when a single row of an uploaded file is processed in the Workflow Import Queue.
This is similar to /API/WorkflowInstance/PerformStep, which does the same thing but for a Data Entry Step.
For more information on the differences between these Step types, see “Differences between Data Entry and Data Import Steps”