---
title: "JSON Objects for Configuration Element Transformations"
canonical: "https://support.appfire.com/space/CMT/578519610/JSON%20Objects%20for%20Configuration%20Element%20Transformations"
format: markdown
---
> Macro (aura-html)

In the table below, you’ll find a list of the objects to refer to each configuration element when constructing JSON transformations. Check the JSON syntax, you need to follow [here](https://appfire.atlassian.net/wiki/spaces/CMT/pages/578551994).

| ### **Configuration element** | ### **JSON object** |
| --- | --- |
| Project | project |
| Project category | projectCategory |
| Workflow | workflow |
| Workflow scheme | workflowScheme |
| Issue type | issueType |
| Issue type scheme | issueTypeScheme |
| Status | status |
| Resolution | resolution |
| Priority | priority |
| Field screen | fieldScreen |
| Field screen scheme | fieldScreenScheme |
| Issue type screen scheme | issueTypeScreenScheme |
| User | user |
| Group | group |
| Role | role |
| Custom field | customField |
| Custom field contexts | contexts |
| Field configuration | fieldLayout |
| Field configuration scheme | fieldLayoutScheme |
| Event | event |
| Issue security scheme | issueSecurityScheme |
| Notification scheme | notificationScheme |
| Permission scheme | permissionScheme |
| Issue link type | issueLinkType |
| Board | board |
| Filter | filter |
| Sprint | sprint |
| Status | statusMapping |