RUN_IMPORT
Run an import on demand
Example Usage
RUN_IMPORT(Schedules) // run the import with the unique identifier of "Schedules"
Overview
Function signature
RUN_IMPORT(name)
Category
External
Return data type
bool
Arguments
Name | DataType | List Options | Description |
---|---|---|---|
name | string | The unique identifier of the import to run |