api/v1/upload/<id>/data/
endpoint due to a partial outage caused by endpoint abuse.api/v1/upload/<id>/data/
api/v1/upload/<id>/url/
- returns a URL with the datareviewStep.enableUserTransformations = true
REVIEW_STEP_PRE_SUBMIT
step hook with setConfirmationMessage
methodmatchingStep.headerRowOverride = 0
)autoMapHeaders = true
)initialFile
setting (similar to initialData
)allowEmptySubmit
setting to prevent empty importsreviewStep.allowAddingRows
- Control user ability to add rowsreviewStep.allowRemovingRows
- Control user ability to remove rowsmaxMappableSelectFields
setting to control option mapping UIpassThroughUnmappedColumns
setting to preserve all original datamatchValuesStep.helpText
$unmapped
keymanyToOne
is enabledraw_upload.download_url
invalidValueMessage
for select fieldsinvalidDataBehavior
configuration option - “More options for dealing with unresolved errors” - with three modes:REMOVE_INVALID_ROWS
(default): Automatically filter out rows with validation errorsINCLUDE_INVALID_ROWS
: Include invalid rows in the final dataset with error flagsBLOCK_SUBMIT
: Prevent submission until all validation errors are resolvedonResults
callback