OneDrive Input uses the Graph REST API to read files from OneDrive 365 and OneDrive Output uses the Graph REST API to write files to OneDrive 365. The supported file formats are XLSX, CSV, and YXDB.
Current version
Previous versions
- Fixed issue with tool configuration being lost in case of "Provide authentication Information" being enabled.
- Fixed blank screen issue when authenticating in Designer 2021.3.2.54175. Please note that you also need to update to Designer 21.3.3.63061 or later.
-
Built-in multitenant Azure App with an option to use custom Azure App (incl. single tenant app or Service Principal).
-
Supports reading and writing XLSX, CSV and YXDB file formats.
-
Proxy support.
-
Compatible with Alteryx Designer version 2021.2.2 and later.
- Requires OneDrive 365.
-
Updated Code Page options.
-
Distinguish between encodings with same language (e.g., ‘Language’ -> ‘Language (specific code)’) and ordered encodings alphabetically.
-
Allows user to specify encoding for CSV files on output tool.
-
Improved data conversion handling to not throw a warning instead of an error when a field is missing a value.
-
Fixed issue where default value settings were occasionally not respected.
- Disabled production logging to prevent permissions issues for different installations/configurations of Designer and support scheduled workflow functionality.
- Fixed issue preventing packages from being installed successfully.
- Initial release for OneDrive Input and OneDrive Output.
This tool uses a .yxi file format. A .yxi file is a package that includes an Alteryx Tool and all of its dependencies zipped into a single file. When this file is imported into Alteryx, the tool is added to the tool palette in the category specified by the tool.
When sharing a workflow that uses a .yxi tool, the tool is not included and must be installed by the recipient.