Compatibility

Compatibility matrix

Last updated: June 9, 2026

Searchable compatibility reference for converting Nintex Automation Cloud exports and Nintex for SharePoint workflows (.nwf/.wf) into Power Automate. Search by Nintex action, Power Automate target, connector, database type, CRM action, or status. Use Browse action decoder pages to open one-page explanations for each Nintex action mapping. “Supported” means Flow Migrator can emit the logic into the generated flow. “Partial” means conversion runs but needs review after import. “Planned” means mapping is not emitted yet. “Not available” means the target Power Automate connector does not offer an equivalent action today.

Triggers
9 Supported7 Partial0 Planned0 Not available
Grouped by connector for a cleaner scan.
Actions
133 Supported18 Partial8 Planned7 Not available
Expand only the connectors you care about.
Export support
Power Automate ZIP generation is supported for both Nintex Automation Cloud exports (ZIP containing workflows/<GUID>/design.json) and Nintex for SharePoint workflows (.nwf/.wf) in cloud or on‑prem environments.
Search compatibility

Nintex action to Power Automate mapping

Search compatibility by Nintex action, Power Automate action, connector, database type, or migration status.

Enter a keyword or choose a filter to show targeted mapping results.
Search to view targeted mappings
The full compatibility sections are listed below. Use the search box or filters above when you want a focused list of matching Nintex actions and Power Automate targets. You can also browse the Nintex action decoder for one-page explanations of each mapping.

Triggers

Expand a connector group to view the current status for each trigger.

Google Drive
4 items
0400
TriggerStatusNotes
File createdPartialConverted using polling template (Recurrence + List files). Power Automate has no native Google Drive triggers.
File moved to trashPartialConverted using polling template (Recurrence + List files). Power Automate has no native Google Drive triggers.
Folder createdPartialConverted using polling template (Recurrence + List files). Power Automate has no native Google Drive triggers.
Folder moved to trashPartialConverted using polling template (Recurrence + List files). Power Automate has no native Google Drive triggers.
Microsoft Excel
1 items
1000
TriggerStatusNotes
For a selected rowSupportedUses the native Excel Online (Business) For a selected row trigger from the captured Excel template. Validate source, drive/library, file, table, and formatted-column schema after import.
Microsoft Exchange Online
1 items
1000
TriggerStatusNotes
Received emailSupported
OneDrive for Business
2 items
1100
TriggerStatusNotes
New fileSupported
New folderPartialMay require manual selection after import.
Other
1 items
1000
TriggerStatusNotes
Scheduled startSupported
Salesforce
2 items
2000
TriggerStatusNotes
When a record is createdSupportedMaps Nintex Automation Cloud Salesforce record-created and record-modified start events to the native Power Automate Salesforce polling triggers. Bind the Salesforce connection reference and validate the object/table selection during import.
When a record is modifiedSupportedMaps Nintex Automation Cloud Salesforce record-created and record-modified start events to the native Power Automate Salesforce polling triggers. Bind the Salesforce connection reference and validate the object/table selection during import.
SharePoint
3 items
3000
TriggerStatusNotes
New list itemSupported
New or updated list itemSupported
Updated list itemSupported
SQL Server
2 items
0200
TriggerStatusNotes
When an item is created (V2)PartialMapped to a native SQL Server V2 trigger template. Validate the SQL connection, gateway, table, and identity/rowversion requirements after import.
When an item is modified (V2)PartialMapped to a native SQL Server V2 trigger template. Validate the SQL connection, gateway, table, and identity/rowversion requirements after import.

Actions

Expand a connector group to view the current status for each action.

Approvals
2 items
2000
ActionStatusNotes
Create an approvalSupported
Start and wait for an approvalSupported
Azure Active Directory
1 items
1000
ActionStatusNotes
Get user detailsSupportedMaps Nintex Automation Cloud Azure Active Directory Get user details actions to Office 365 Users Get user profile (V2), preserving dynamic email/UPN lookups and the original output variable for downstream references.
Cloudmersive PDF
1 items
1000
ActionStatusNotes
Get text from PDFSupportedPreserves Cloudmersive PDF Get text from PDF as an importable HTTP handoff. Replace placeholder Cloudmersive API key and validate PDF content, page ranges, and extracted text after import.
Data Operations
7 items
7000
ActionStatusNotes
Add item to collectionSupportedMaps to Append to array variable using the original target collection.
Clear collectionSupportedMaps to Set variable with an empty array for the original collection variable.
Count items in collectionSupportedMaps to length() over the detected collection and stores the count in the original variable when available.
Get item from collectionSupportedMaps Nintex collection Get operations to Power Automate array indexing plus variable assignment when an output variable is detected.
Join collectionSupportedMaps to join() using the original collection and delimiter, then stores the result in the original variable.
Remove duplicates from collectionSupportedMaps to union(collection, collection) and writes the deduplicated array back to the original collection variable.
Remove value from collectionSupportedMaps to Filter array plus Set variable to remove matching values.
Database
3 items
0300
ActionStatusNotes
Execute SQL queryPartialProvider could not be confidently classified. Flow Migrator preserves the SQL query and output variables as a reviewable HTTP/API placeholder.
ODBC SQL queryPartialMapped as a reviewable HTTP/API database placeholder. Preserve the provider, connection constant, SQL query, and output variables; replace with the final IBM i/AS400, DB2, OLE DB/ODBC gateway, or custom connector implementation after import.
OLE DB / AS400 SQL queryPartialMapped as a reviewable HTTP/API database placeholder. Preserve the provider, connection constant, SQL query, and output variables; replace with the final IBM i/AS400, DB2, OLE DB/ODBC gateway, or custom connector implementation after import.
Google Drive
17 items
10007
ActionStatusNotes
Copy a fileSupported
Create a fileSupported
Create a folderNot availablePower Automate's Google Drive connector does not offer an equivalent action.
Delete a fileSupported
Get drivesNot availablePower Automate's Google Drive connector does not offer an equivalent action.
Get file contentSupported
Get file content by pathSupported
Get file metadataSupported
Get file metadata by pathSupported
List files in folderSupported
List files in root folderSupported
Move a fileNot availablePower Automate's Google Drive connector does not offer an equivalent action.
Rename a fileNot availablePower Automate's Google Drive connector does not offer an equivalent action.
Rename a folderNot availablePower Automate's Google Drive connector does not offer an equivalent action.
Share file linkNot availablePower Automate's Google Drive connector does not offer an equivalent action.
Store a fileNot availablePower Automate's Google Drive connector does not offer an equivalent action.
Update a fileSupported
HTTP
2 items
2000
ActionStatusNotes
Call web serviceSupportedNintex on-prem Call web service actions map to Power Automate HTTP POST with URL, SOAP body, headers, basic auth, and response variable preservation where detected.
HTTP requestSupportedEmitted as the Power Automate HTTP action. Review the URI, headers, authentication, and premium licensing after import.
Microsoft Excel
9 items
9000
ActionStatusNotes
Add a row into a tableSupportedMaps to the native Excel Online (Business) connector action from the captured Excel action template. Bind the Excel connection and validate workbook location, drive/library, file, table, key column, dynamic columns, and paging after import.
Create tableSupportedMaps to the native Excel Online (Business) connector action from the captured Excel action template. Bind the Excel connection and validate workbook location, drive/library, file, table, key column, dynamic columns, and paging after import.
Create worksheetSupportedMaps to the native Excel Online (Business) connector action from the captured Excel action template. Bind the Excel connection and validate workbook location, drive/library, file, table, key column, dynamic columns, and paging after import.
Delete a rowSupportedMaps to the native Excel Online (Business) connector action from the captured Excel action template. Bind the Excel connection and validate workbook location, drive/library, file, table, key column, dynamic columns, and paging after import.
Get a rowSupportedMaps to the native Excel Online (Business) connector action from the captured Excel action template. Bind the Excel connection and validate workbook location, drive/library, file, table, key column, dynamic columns, and paging after import.
Get tablesSupportedMaps to the native Excel Online (Business) connector action from the captured Excel action template. Bind the Excel connection and validate workbook location, drive/library, file, table, key column, dynamic columns, and paging after import.
Get worksheetsSupportedMaps to the native Excel Online (Business) connector action from the captured Excel action template. Bind the Excel connection and validate workbook location, drive/library, file, table, key column, dynamic columns, and paging after import.
List rows present in a tableSupportedMaps to the native Excel Online (Business) connector action from the captured Excel action template. Bind the Excel connection and validate workbook location, drive/library, file, table, key column, dynamic columns, and paging after import.
Update a rowSupportedMaps to the native Excel Online (Business) connector action from the captured Excel action template. Bind the Excel connection and validate workbook location, drive/library, file, table, key column, dynamic columns, and paging after import.
Microsoft Exchange Online
6 items
6000
ActionStatusNotes
Create a calendar itemSupportedMaps Nintex Automation Cloud Microsoft Exchange Online Create a calendar item to Office 365 Outlook Create event (V4), including subject, start/end, time zone, attendees, location, reminder, and common event options where present.
Delete a calendar itemSupported
Get a calendar itemSupported
Get calendar itemsSupported
Send emailSupported
Update a calendar itemSupported
Microsoft Teams
18 items
11700
ActionStatusNotes
Add a member to a channelSupportedMaps to a native Microsoft Teams connector action from the captured Teams template. Bind the Teams connection and validate team IDs, channel IDs, users/membership IDs, message content, and Teams permissions after import.
Add a member to a teamSupportedMaps to a native Microsoft Teams connector action from the captured Teams template. Bind the Teams connection and validate team IDs, channel IDs, users/membership IDs, message content, and Teams permissions after import.
Add link to a channel tabPartialListed in the Nintex Teams catalog, but no captured native Power Automate template action has been added yet. Treat as partial until a matching Teams connector template is captured.
Add owner to a teamPartialListed in the Nintex Teams catalog, but no captured native Power Automate template action has been added yet. Treat as partial until a matching Teams connector template is captured.
Archive a teamPartialListed in the Nintex Teams catalog, but no captured native Power Automate template action has been added yet. Treat as partial until a matching Teams connector template is captured.
Clone a teamPartialListed in the Nintex Teams catalog, but no captured native Power Automate template action has been added yet. Treat as partial until a matching Teams connector template is captured.
Create a channelSupportedMaps to a native Microsoft Teams connector action from the captured Teams template. Bind the Teams connection and validate team IDs, channel IDs, users/membership IDs, message content, and Teams permissions after import.
Create a teamSupportedMaps to a native Microsoft Teams connector action from the captured Teams template. Bind the Teams connection and validate team IDs, channel IDs, users/membership IDs, message content, and Teams permissions after import.
Create online meetingSupportedPreserves Nintex Microsoft Teams Create Online Meeting as an importable Microsoft Graph HTTP handoff. Replace placeholder authentication and validate Graph permissions, meeting schema, and returned joinUrl before production activation.
Get a teamSupportedMaps to a native Microsoft Teams connector action from the captured Teams template. Bind the Teams connection and validate team IDs, channel IDs, users/membership IDs, message content, and Teams permissions after import.
Get teamsSupportedPreserves Nintex Microsoft Teams Get teams as an importable Microsoft Graph HTTP handoff. Replace placeholder authentication and validate Graph Teams permissions before production activation.
List owners of a teamPartialListed in the Nintex Teams catalog, but no captured native Power Automate template action has been added yet. Treat as partial until a matching Teams connector template is captured.
List team membersSupportedMaps to a native Microsoft Teams connector action from the captured Teams template. Bind the Teams connection and validate team IDs, channel IDs, users/membership IDs, message content, and Teams permissions after import.
Post message in a chat or channelSupportedMaps to a native Microsoft Teams connector action from the captured Teams template. Bind the Teams connection and validate team IDs, channel IDs, users/membership IDs, message content, and Teams permissions after import.
Remove a member from a channelSupportedMaps to a native Microsoft Teams connector action from the captured Teams template. Bind the Teams connection and validate team IDs, channel IDs, users/membership IDs, message content, and Teams permissions after import.
Remove a member from a teamSupportedMaps to a native Microsoft Teams connector action from the captured Teams template. Bind the Teams connection and validate team IDs, channel IDs, users/membership IDs, message content, and Teams permissions after import.
Restore archived teamPartialListed in the Nintex Teams catalog, but no captured native Power Automate template action has been added yet. Treat as partial until a matching Teams connector template is captured.
Update a teamPartialListed in the Nintex Teams catalog, but no captured native Power Automate template action has been added yet. Treat as partial until a matching Teams connector template is captured.
MySQL
6 items
6000
ActionStatusNotes
Delete rowSupportedMapped to the native MySQL connector. Bind the MySQL connection during import and validate database, table, primary key, and column mappings.
Get rowSupportedMapped to the native MySQL connector. Bind the MySQL connection during import and validate database, table, primary key, and column mappings.
Get rowsSupportedMapped to the native MySQL connector. Bind the MySQL connection during import and validate database, table, primary key, and column mappings.
Get tablesSupportedMapped to the native MySQL connector. Bind the MySQL connection during import and validate database, table, primary key, and column mappings.
Insert rowSupportedMapped to the native MySQL connector. Bind the MySQL connection during import and validate database, table, primary key, and column mappings.
Update rowSupportedMapped to the native MySQL connector. Bind the MySQL connection during import and validate database, table, primary key, and column mappings.
Nintex Automation Cloud
1 items
1000
ActionStatusNotes
Get user in tenantSupportedPreserves NAC User Management Get user in tenant as an importable HTTP/API handoff. Replace placeholder authentication and validate tenant region and user identifier mapping after import.
Nintex DocGen for Salesforce
1 items
1000
ActionStatusNotes
Run DocGen PackageSupportedPreserves Nintex DocGen for Salesforce Run DocGen Package as an importable HTTP handoff. Replace placeholder Salesforce/DocGen authentication and validate package IDs, delivery options, and returned file metadata after import.
Nintex Workflow Cloud
1 items
1000
ActionStatusNotes
Activate workflowSupportedPreserves Nintex Workflow Cloud Activate workflow as an importable HTTP/API handoff. Replace placeholder authentication and validate workflow design ID, environment, and activation permissions after import.
OneDrive for Business
10 items
10000
ActionStatusNotes
Copy a fileSupported
Create a folderSupportedImplemented via Create file folder-path workaround.
Delete a fileSupported
Delete a folderSupported
Get a fileSupported
Get file metadataSupported
Get folder contentsSupported
Move a fileSupported
Share file linkSupported
Store a fileSupported
Oracle Database
1 items
0100
ActionStatusNotes
Execute queryPartialOracle query support is detected and preserved for review. Validate the Oracle connection, query, and returned result shape after import.
Salesforce
7 items
7000
ActionStatusNotes
Add attachments to recordSupportedMaps Nintex Automation Cloud Salesforce add-attachments-to-record Xtension actions to a loop that creates Salesforce ContentVersion records linked to the target record through FirstPublishLocationId. Validate file content shape, Salesforce Files permissions, and file-size limits in UAT.
Associate file to recordSupportedMaps Nintex Automation Cloud Salesforce associate-file-to-record Xtension actions to Salesforce ContentDocumentLink creation using the detected ContentDocumentId and target record ID. Validate ShareType, Visibility, and record access in UAT.
Create recordSupportedMaps Nintex Automation Cloud Salesforce create-record Xtension actions to the native Power Automate Salesforce Create record action using the detected object API name and field payload. Validate required fields, record type IDs, field-level security, and blank/null semantics in UAT.
Get recordSupportedMaps Nintex Automation Cloud Salesforce retrieve-record Xtension actions to the native Power Automate Salesforce Get record action. Bind the Salesforce connection reference during import and validate object API names, record ID expressions, selected fields, and Salesforce field-level security.
Get recordsSupportedMaps Nintex Automation Cloud Salesforce query-records Xtension actions to the native Power Automate Salesforce Get records action using detected object, selected fields, limits, and best-effort filter expressions. Validate filters and query semantics in UAT, especially for complex CRM rules.
Store fileSupportedMaps Nintex Automation Cloud Salesforce store-file Xtension actions to Salesforce ContentVersion creation, then reads the ContentDocumentId back into the original Nintex output object for downstream file-association steps. Validate file content shape, file-size limits, and Salesforce Files permissions in UAT.
Update recordSupportedMaps Nintex Automation Cloud Salesforce update-record Xtension actions to the native Power Automate Salesforce Update record (V3) action using the detected object API name, record ID expression, and field payload. Validate field API names, field-level security, and blank/null semantics in UAT.
SharePoint Online
40 items
32170
ActionStatusNotes
Add attachmentSupported
Check in fileSupportedMaps NAC SharePoint Check In Item to the native SharePoint Check in file action using detected site, library, item ID filter, comments, and check-in type. Validate library item IDs and major/minor check-in behavior after import.
Check out fileSupported
Copy fileSupported
Copy folderSupported
Copy or move file (single action)PlannedPlanned: requires deterministic parameter mapping before we can emit reliably.
Create fileSupported
Create itemSupported
Create item with content typePartialMapped to SharePoint Create item with preserved list ID, content type ID, field mappings, and created item ID output. Validate the target SharePoint list/content type after import.
Create new document setSupported
Create new folderSupported
Create sharing link for a file or folderSupported
Delete attachmentSupported
Delete fileSupported
Delete itemSupported
Discard check outSupported
Get a file / Retrieve fileSupportedSupported for same-tenant file retrieval. If content moves between tenants, sites, or rebuilt libraries, validate the destination file path or item ID.
Get attachmentsSupported
Get file contentPlannedPlanned: requires deterministic parameter mapping before we can emit reliably.
Get file propertiesSupported
Get files (properties only)Supported
Get folder metadataPlannedPlanned: requires deterministic parameter mapping before we can emit reliably.
Get itemSupported
Get itemsSupported
Grant access to an item or a folderSupported
List folderSupported
Move fileSupported
Move folderSupported
Rename filePlannedPlanned: requires deterministic parameter mapping before we can emit reliably.
Rename folderPlannedPlanned: requires deterministic parameter mapping before we can emit reliably.
Resolve personSupported
Send an HTTP request to SharePointSupportedReview method/URI/headers after import.
Set content approval statusSupported
Set document set approval statusSupportedMaps NAC SharePoint Set document set approval status to the native SharePoint Set content approval status action using detected site, document library, approval status, and item ID filter. Validate document-set library moderation settings after import.
Set item permissionsPlannedPlanned: requires deterministic parameter mapping before we can emit reliably.
Update file propertiesPlannedPlanned: requires deterministic parameter mapping before we can emit reliably.
Update itemSupported
Update itemsSupportedNAC SharePoint Update items maps to SharePoint Update item when the workflow targets the current item by ID.
Update multiple itemsSupportedNintex for SharePoint Update multiple items maps to SharePoint Get items plus Apply to each + Update item using the migrated source filter and field mappings.
Wait for event in list itemSupportedMigrates to a Do until + Delay + Get item polling pattern. Validate conditions and timeout behavior after import.
SQL Server
7 items
6010
ActionStatusNotes
Delete row (V2)SupportedMapped to the native SQL Server V2 connector. Bind the SQL connection during import and validate server, database, table, row ID, and column mappings.
Execute stored procedure (V2)PlannedPlanned: SQL Server stored procedure export is not emitted yet.
Get row (V2)SupportedMapped to the native SQL Server V2 connector. Bind the SQL connection during import and validate server, database, table, row ID, and column mappings.
Get rows (V2)SupportedMapped to the native SQL Server V2 connector. Bind the SQL connection during import and validate server, database, table, row ID, and column mappings.
Get tables (V2)SupportedMapped to the native SQL Server V2 connector. Bind the SQL connection during import and validate server, database, table, row ID, and column mappings.
Insert row (V2)SupportedMapped to the native SQL Server V2 connector. Bind the SQL connection during import and validate server, database, table, row ID, and column mappings.
Update row (V2)SupportedMapped to the native SQL Server V2 connector. Bind the SQL connection during import and validate server, database, table, row ID, and column mappings.
Workflow
26 items
20600
ActionStatusNotes
Action set / ScopeSupportedNintex on-prem Action set containers are preserved as Power Automate Scopes so grouped child actions remain together.
Apply to each (For each)Supported
Assign a taskSupportedMaps title, assigned to, details, item link, and custom outcomes where detected; validate escalations and task-form behavior after import.
Branch by stageSupportedEmitted as Switch/Scopes; verify stage logic after import.
Call a workflow / child workflowPartialPreserved as a reviewable placeholder today; create or wire the target child flow after import.
Change stageSupportedEmitted as variable + Switch/Scopes; verify stage logic after import.
Commit pending changes (Nintex)SupportedNo direct equivalent; emitted as a no-op Compose for parity.
Compose / ExpressionSupported
Condition (If / Else)Supported
Delay / WaitSupported
Do until (Loop until)Supported
Initialize variableSupported
Log to instance detailsSupportedEmitted as Compose with the original Nintex log message and dynamic references preserved.
Parallel branchesSupported
Query user profile (Nintex)SupportedConverted to Office 365 Users - Get user profile + Set variable.
Query XML (XPath)PartialBest-effort XPath extraction is emitted as a reviewable scope that sets target variables from the XML source; validate the extracted values after import.
Query XML (XSLT)PartialXSLT transforms are preserved with a review scope/placeholder today; refine the generated transform or HTML output after import.
Regular expressionPartialComplex regex patterns may require manual adjustment after import.
Set instance namePartialPower Automate cannot rename a run natively; emitted as a Compose review/audit step with the original instance-name expression preserved.
Set variableSupported
Start approvalSupportedApproval semantics may require review after import.
State machine (Nintex)SupportedEmitted as a Switch/Scopes (best-effort); verify state behavior after import.
String building / templatingPartialComplex templates may require manual edits.
SwitchSupported
TerminateSupported
User defined action (Nintex UDA)SupportedInlined as a Scope (Option A).

How to interpret the statuses

A quick guide to what each status means in practice.

  • Supported: Generates an importable package when supported and emits logic directly into the flow definition.
  • Partial: Conversion still runs and can still export, but you may need to adjust connector-specific settings or review placeholders after import.
  • Planned: Not yet mapped in Flow Migrator, but intended for future support.
  • Not available: Power Automate or the target connector does not offer an equivalent action today.
Related modernization tool

Modernize forms and workflows together

Checking workflow action support? Form Migrator covers the form side by converting InfoPath packages into Power Apps planning outputs for the same migration program.

Have an unsupported workflow?
Send us the export + the coverage report output. Real workflows help us expand compatibility fastest.
Compatibility | Flow Migrator