Compatibility Matrix

This page shows current support for converting Nintex workflows into Power Automate flows using Flow Migrator V1. “Supported” means we can generate an importable package and the logic is emitted in the generated flow. “Partial” means the conversion is generated but may require manual adjustment after import. Even when a workflow isn’t 100% supported, the Analyzer report and generated outline typically save substantial rebuild time.

V1 focus
Power Automate ZIP generation is primarily supported for Nintex Automation Cloud exports (ZIP containing workflows/<GUID>/design.json). Nintex for SharePoint on‑prem exports (.nwf/.wf) are Experimental (not officially supported yet) and may be disabled in some environments.
Last updated: February 12, 2026

Triggers

Nintex TriggerStatusNotes
Google Drive - File createdPartialConverted using polling template (Recurrence + List files). Power Automate has no native Google Drive triggers.
Google Drive - File moved to trashPartialConverted using polling template (Recurrence + List files). Power Automate has no native Google Drive triggers.
Google Drive - Folder createdPartialConverted using polling template (Recurrence + List files). Power Automate has no native Google Drive triggers.
Google Drive - Folder moved to trashPartialConverted using polling template (Recurrence + List files). Power Automate has no native Google Drive triggers.
Microsoft Exchange Online - Received emailSupported-
OneDrive for Business - New fileSupported-
OneDrive for Business - New folderPartialMay require manual selection after import.
Scheduled startSupported-
SharePoint - New list itemSupported-
SharePoint - New or updated list itemSupported-
SharePoint - Updated list itemSupported-

Actions

Nintex ActionStatusNotes
Approvals - Create an approvalSupported-
Approvals - Start and wait for an approvalSupported-
Google Drive - Copy a fileSupported-
Google Drive - Create a fileSupported-
Google Drive - Create a folderPlannedPower Automate Google Drive connector does not offer an equivalent action.
Google Drive - Delete a fileSupported-
Google Drive - Get drivesPlannedPower Automate Google Drive connector does not offer an equivalent action.
Google Drive - Get file contentSupported-
Google Drive - Get file content by pathSupported-
Google Drive - Get file metadataSupported-
Google Drive - Get file metadata by pathSupported-
Google Drive - List files in folderSupported-
Google Drive - List files in root folderSupported-
Google Drive - Move a filePlannedPower Automate Google Drive connector does not offer an equivalent action.
Google Drive - Rename a filePlannedPower Automate Google Drive connector does not offer an equivalent action.
Google Drive - Rename a folderPlannedPower Automate Google Drive connector does not offer an equivalent action.
Google Drive - Share file linkPlannedPower Automate Google Drive connector does not offer an equivalent action.
Google Drive - Store a filePlannedPower Automate Google Drive connector does not offer an equivalent action.
Google Drive - Update a fileSupported-
Microsoft Exchange Online - Create a calendar itemSupported-
Microsoft Exchange Online - Delete a calendar itemSupported-
Microsoft Exchange Online - Get a calendar itemSupported-
Microsoft Exchange Online - Get calendar itemsSupported-
Microsoft Exchange Online - Send emailSupported-
Microsoft Exchange Online - Update a calendar itemSupported-
Microsoft Teams - Add link to a channel tabSupported-
Microsoft Teams - Add member to a teamSupported-
Microsoft Teams - Add owner to a teamSupported-
Microsoft Teams - Archive a teamSupported-
Microsoft Teams - Clone a teamSupported-
Microsoft Teams - Create a channelSupported-
Microsoft Teams - Create a teamSupported-
Microsoft Teams - Get teamsSupported-
Microsoft Teams - List members of a teamSupported-
Microsoft Teams - List owners of a teamSupported-
Microsoft Teams - Post to a channelSupported-
Microsoft Teams - Remove member from a teamSupported-
Microsoft Teams - Restore archived teamSupported-
Microsoft Teams - Update a teamSupported-
OneDrive for Business - Copy a fileSupported-
OneDrive for Business - Create a folderSupportedImplemented via Create file folder-path workaround.
OneDrive for Business - Delete a fileSupported-
OneDrive for Business - Delete a folderSupported-
OneDrive for Business - Get a fileSupported-
OneDrive for Business - Get file metadataSupported-
OneDrive for Business - Get folder contentsSupported-
OneDrive for Business - Move a fileSupported-
OneDrive for Business - Share file linkSupported-
OneDrive for Business - Store a fileSupported-
SharePoint Online - Add attachmentSupported-
SharePoint Online - Check in fileSupported-
SharePoint Online - Check out fileSupported-
SharePoint Online - Copy fileSupported-
SharePoint Online - Copy folderSupported-
SharePoint Online - Copy or move file (single action)PlannedPlanned: requires deterministic parameter mapping before we can emit reliably.
SharePoint Online - Create fileSupported-
SharePoint Online - Create itemSupported-
SharePoint Online - Create new document setSupported-
SharePoint Online - Create new folderSupported-
SharePoint Online - Create sharing link for a file or folderSupported-
SharePoint Online - Delete attachmentSupported-
SharePoint Online - Delete fileSupported-
SharePoint Online - Delete itemSupported-
SharePoint Online - Discard check outSupported-
SharePoint Online - Get attachmentsSupported-
SharePoint Online - Get file contentPlannedPlanned: requires deterministic parameter mapping before we can emit reliably.
SharePoint Online - Get file propertiesSupported-
SharePoint Online - Get files (properties only)Supported-
SharePoint Online - Get folder metadataPlannedPlanned: requires deterministic parameter mapping before we can emit reliably.
SharePoint Online - Get itemSupported-
SharePoint Online - Get itemsSupported-
SharePoint Online - Grant access to an item or a folderSupported-
SharePoint Online - List folderSupported-
SharePoint Online - Move fileSupported-
SharePoint Online - Move folderSupported-
SharePoint Online - Rename filePlannedPlanned: requires deterministic parameter mapping before we can emit reliably.
SharePoint Online - Rename folderPlannedPlanned: requires deterministic parameter mapping before we can emit reliably.
SharePoint Online - Resolve personSupported-
SharePoint Online - Send an HTTP request to SharePointSupportedReview method/URI/headers after import.
SharePoint Online - Set content approval statusSupported-
SharePoint Online - Set item permissionsPlannedPlanned: requires deterministic parameter mapping before we can emit reliably.
SharePoint Online - Update file propertiesPlannedPlanned: requires deterministic parameter mapping before we can emit reliably.
SharePoint Online - Update itemPlannedPlanned: not yet emitted by Flow Migrator.
SharePoint Online - Update itemsSupported-
Workflow - Apply to each (For each)Supported-
Workflow - Assign a taskSupportedApproval semantics may require review after import.
Workflow - Branch by stageSupportedEmitted as Switch/Scopes; verify stage logic after import.
Workflow - Call a workflow / child workflowPartialRequires a child flow or manual wiring depending on tenant strategy.
Workflow - Change stageSupportedEmitted as variable + Switch/Scopes; verify stage logic after import.
Workflow - Compose / ExpressionSupported-
Workflow - Condition (If / Else)Supported-
Workflow - Delay / WaitSupported-
Workflow - Do until (Loop until)Supported-
Workflow - Initialize variableSupported-
Workflow - Log to instance detailsSupportedEmitted as Compose (logging placeholder).
Workflow - Parallel branchesSupported-
Workflow - Regular expressionPartialComplex regex patterns may require manual adjustment after import.
Workflow - Set variableSupported-
Workflow - Start approvalSupportedApproval semantics may require review after import.
Workflow - String building / templatingPartialComplex templates may require manual edits.
Workflow - SwitchSupported-
Workflow - TerminateSupported-

How to interpret “Supported” vs “Partial”

  • Supported: Generates an importable package and emits logic directly into the flow definition.
  • Partial: Conversion runs, but you may need to adjust connector-specific settings after import.
  • Planned: Not yet mapped; Flow Migrator will flag these during preview.
Compatibility Matrix | Nintex to Power Automate | Flow Migrator