Copy an Xtension to another tenant

  A developer or administrator role is required. For information, see User roles.

To copy an Xtensions to another tenant, export the OpenAPI Specification from the source tenant and add it as an Xtension to the new tenant. All information about the Xtension except security credentials is included in the exported OpenAPI Specification.

The exported OpenAPI Specification contains a contractID which uniquely identifies the Xtension in Nintex Workflow. If you plan to export workflows that use this Xtension from the original tenant, make sure you first import the Xtension with the contractID to the new tenant before importing your workflows. If you do not plan to import workflows that use this Xtension, you can delete the contractID property.

Export the Xtension from the source tenant

  1. Open your Nintex Workflow tenant.
  2. Click Xtensions in the dashboard to open the Xtensions page.
  3. Click meatballs in the row of the Xtension you want to export.
  4. Click Export.
  5. Click Download.

The OpenAPI Specification is downloaded. Use this file to add the Xtension to your new tenant. See Add an Xtension to Nintex Workflow.

Import workflows

Once you have added the Xtension to the new tenant, you can import workflows that use the Xtension into the tenant. For more information, see the Moving workflows across tenants topic in the Nintex Workflow help documentation.