Data Factory > Available tasks β
Table and Items β
| Task Key | Description |
|---|---|
| table-import-schema | Create and update the structure of a table |
| table-export-schema | Export the structure of a table |
| table-import-items | Import items into a table |
| table-export-items | Export items from a table |
| table-delete-items | Delete items from a table |
| table-refresh-items | Refresh items in a table |
File transformation β
| Task Key | Description |
|---|---|
| file-transformation-xslt | Apply an XSLT transformation to one or many files |
| file-transformation-split-xml | Split an XML one or many XML file into multiple files |
| file-transformation-merge-xml | Merge XML files into a single XML file |
File conversion β
| Task Key | Description |
|---|---|
| file-conversion-xlsx-to-xml | Convert an Excel file into an XML file |
| file-conversion-csv-to-xml | Convert a CSV file into an XML file |
| file-conversion-json-to-xml | Convert a JSON file into an XML file |
| file-conversion-unarchive | Unarchive a file |
File generation β
| Task Key | Description |
|---|---|
| file-generation-xlsx | Generate one or many Excel files |
| file-generation-pdf | Generate one or many PDF files |
| file-generation-archive | Archive one or many files |
File validation β
| Task Key | Description |
|---|---|
| file-validation-xsd | Apply an XSD validation to one or many files |
FTP/SFTP communication β
| Task Key | Description |
|---|---|
| protocol-ftp-list | List files in a FTP/SFTP server |
| protocol-ftp-get | Get files from a FTP/SFTP server |
| protocol-ftp-post | Post files to a FTP/SFTP server |
| protocol-ftp-move | Move files in a FTP/SFTP server |
| protocol-ftp-delete | Delete files in a FTP/SFTP server |
Web Service communication β
| Task Key | Description |
|---|---|
| protocol-http-perform | Perform one or many HTTP request (replacement of protocol-rest-perform) |
| protocol-rest-perform | Perform one or many HTTP request |
| protocol-soap-perform | Perform one or many SOAP request |
Notifications β
| Task Key | Description |
|---|---|
| notification-send-email | Send one or many emails |
| notification-display-message | Allows the display of a personalized message to the user on the app.product-Live.com and settings.product-live.com interface |
Storage β
| Task Key | Description |
|---|---|
| azure-storage-blob-list | List blobs in an Azure Storage account |
| azure-storage-blob-put | Put blobs in an Azure Storage account |
Publication / Collect β
| Task Key | Description |
|---|---|
| exchange-send-items | Send items |
| exchange-receive-items | Receive items |
| exchange-apply-suggestions | Apply suggestions |
Data Factory Logic β
| Task Key | Description |
|---|---|
| decision | Perform a decision inside a Job |
| terminate | Terminate a Job (in success or failure) |
| wait | Wait for a given amount of time |
| switch | Perform a decision inside a Job |
| loop | Perform a loop inside a Job |
Mapping β
| Task Key | Description |
|---|---|
| rules-engine-execute-rules | Execute mapping rules |
| rules-engine-export-rules | Export mapping rules |
| rules-engine-import-rules | Import mapping rules |
Code Execution β
| Task Key | Description |
|---|---|
| code-execute-javascript | Execute javascript code. |
Content β
| Task Key | Description |
|---|---|
| data-fetch-accounts | Fetch accounts. |
| data-create-comment-threads | Create comment threads. |
| data-fetch-comment-threads | Fetch comment threads. |
| data-create-comment-thread-replies | Create comment thread replies. |
| data-fetch-jobs | Fetch jobs. |
| data-fetch-job-executions | Fetch job executions. |
| data-fetch-levels | Fetch levels. |
| data-fetch-partitions | Fetch partitions. |
| data-fetch-suggestions | Fetch suggestions. |
| data-fetch-tables | Fetch tables. |
| data-fetch-users | Fetch users. |
Job Context β
| Task Key | Description |
|---|---|
| job-fetch-current-account | Fetch the current account. |
| job-fetch-current-user | Fetch the current user. |
JSON transformation β
| Task Key | Description |
|---|---|
| json-transform-jq | Apply a JQ transformation to a JSON object. |