---
title: "Support for third-party applications"
canonical: "https://support.appfire.com/space/PC/197887094/Support%20for%20third-party%20applications"
format: markdown
---
> Macro (aura-html)

## Conditions, validators, and post-functions

Project Configurator supports conditions, validators, and post-functions defined in standard Jira plus the following apps:

- [Jira Suite Utilities](https://marketplace.atlassian.com/apps/5048/jsu-automation-suite-for-jira-workflows?hosting=datacenter&tab=overview)
- [Jira Workflow Toolbox](https://marketplace.atlassian.com/apps/29496/jira-workflow-toolbox?hosting=datacenter&tab=overview)
- [Jira Misc Workflow Extension](https://marketplace.atlassian.com/apps/292/jira-misc-workflow-extensions-jmwe?hosting=datacenter&tab=overview)
- Jira ServiceRocket Utilities
- [ScriptRunner for Jira](https://marketplace.atlassian.com/apps/6820/scriptrunner-for-jira?hosting=datacenter&tab=overview) (Behaviours, Workflows, Resources, Script Fields, REST Endpoints, JObs, Fragments, and Listeners); <span style="color: #172b4d">see </span>[Integration with ScriptRunner for Jira](https://appfire.atlassian.net/wiki/spaces/PC/pages/197952617)<span style="color: #172b4d"> for more information.</span>
- <span style="color: #172b4d">[Workflow Essentials for Jira](https://marketplace.atlassian.com/apps/1214892/workflow-essentials-for-jira?hosting=datacenter&tab=overview)</span><span style="color: #172b4d"> (compatible with Project Configurator version 3.2.0 or later)</span>

Data of any app that implements the extension points defined in Atlassian’s [Extending the Jira Import Plugin](https://developer.atlassian.com/server/jira/platform/extending-the-jira-import-plugin/?_ga=2.261868045.10452129.1572527249-1092924785.1569340982) page is supported. Any custom field values belonging to custom fields whose types are defined in an app will be imported if that custom field type implements the interface "*com.atlassian.jira.imports.project.customfield.ProjectImportableCustomField*".

> ✅ If you are <span style="color: #172b4d">a developer or app vendor wanting to create or market an extension for Project Configurator, please see our </span><span style="color: #172b4d">[integration toolkit ](https://appfire.atlassian.net/wiki/spaces/PC/pages/197919299)</span><span style="color: #172b4d">page.</span>