| Highlights |
- Create new List from Excel, CSV, SQL, ODBC, or other SharePoint List. Use source columns as template. Set ContentType, Add Site Columns and Custom Columns (with same Internal name and Title as Source). All data types are supported. The complex data types Lookup, ManagedMetadata, ContentType and Retention label are automatically resolved by name. Then sync data!
|
- Map data source to existing SharePoint List. Data sources include Excel, CSV, SQL, ODBC, or other SharePoint Lists. All data types are supported. Lookup, ManagedMetadata, ContentType values are automatically resolved using the Label/Name. Then sync data!
|
- Manipulate/Update/Transform Items in existing Lists and Libraries. Use existing data and transform, also to complex data types like Lookup, ManagedMetadata. Even conditionally change the ContentType. All column types are supported, including the complex types – the internal GUID for the complex types is automatically resolved using the Label/Name. The update can in most cases persist Version, Modified, ModifiedBy.
|
- SharePoint Lists and Libraries as data sources has no 5000 Item limit. All filters are using optimized SharePoint CAML and supports all operators including BeginsWith, Contains, IN, NOT IN and can span all folders from any given level or just within 1 folder.
|
- Migrate List Items also with attachments. Remap and transform the values in-stream. Even dynamically set different ContentType and new ManagedMetadata and Lookup values
|
- Retrieve distinct items from List or Library to create Lookup List with 1 Item per distinct value. Then update the list and trigger a Lookup using values in old columns .
|
- Delete/Recycle Lists & Libraries Items conditionally and in Bulk*
|
- “O365 Retention Labels conditional apply or remove. To assign a Retention label just set the the column
[Retention label] the name of the Label. The update can persist Version, Modified, ModifiedBy.
|
- Content Type conditional apply or remove. To assign a Content Type just set the the column
[Content Type] the name of the Content Type. The update can in most cases persist Version, Modified, ModifiedBy.
|
- Excel reports. Push data into predefined Excel Reports. The push can be multi pass to set different tables, ranges or single-cell-values in multiple sheets. The Excel report can then be copied to multiple destinations or sent by e-mail. The predefined Excel file can be derived from a template and the “new refreshed file” dynamically named.
|
- Push List Item data from multiple Lists or Libraries (conditionally) into predefined Excel Reports The push can be multi pass to set different tables or single-cell-values before the report can then be copied to multiple destinations.
|
- Synchronize List Item data from multiple Lists or Libraries to database tables. Then perform efficient SQL joins and other actions using the raw power of SQL Server. Then push results to predefined Excel reports in multiple passes or back into SharePoint.
|
- FileShare Inventory. Scan a FileShare large or small and generate detailed data set of folders, files and volume. The data set can be previewed and pushed to Excel, CSV, SQL Server, ODBC for further analysis.
|
- Site Collection hierarchy inventory. Scan Site Collection (or multiple using for-each automation) and generate detailed data set of Lists, Libraries and Item count. The data set can be previewed and pushed to Excel, CSV, SQL Server, ODBC for further analysis.
|
- Interact with line of business application using CSV, Excel, Access, SQL, ODBC, PowerAutomate, SharePoint Lists and Libraries.
|
- Copy/Sync files from SharePoint Document Libraries to FileShares (including version history) or between FileShares.
|
- Process automation and For-Each loops
|
- Schedule tasks, and processes on the build-in unattended Job Server running
|
- Run Microsoft PowerAutomate flows (based on the
HTTP Request trigger). You can pass in an argument having an array of values (multiple rows with multiple columns) or a single row of values. The required JSON for the flow argument is automatically generated. All supported data sources can be used ad argument including Excel, CSV, SharePoint List (also on-prem or other O365 Tenant), SQL Server, Access and ODBC. The flow can be “long-running” without timing out. The result returned by the flow can be a string, date, numeric value or a JSON array. The latter can be automatically serialized for use as source for any task including updating SharePoint on-Premises, Databases, CSV and Excel or invoking a different flow on same or other O365 Tenant.
|
- Integrate and host PowerShell code. Automated and parameterized prior/post other tasks or in single/nested For-Each loops.
|
- High Performance File Migration & Sync to SharePoint with Automation
|