---
title: "JSON objects for configuration element transformations"
canonical: "https://support.appfire.com/space/CMJC/759496884/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/CMJC/pages/759988316).

| ### **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 |