---
title: "Elements Connector"
canonical: "https://docs.getxporter.app/space/XPORTER/1412536/Elements%20Connector"
format: markdown
---
> ℹ️ formerly known as nFeed


> Macro (rw-ui-expands-macro)
> 
> > Macro (rw-expand)
> 
> > Macro (toc)

## Introduction

Xporter for Jira allows you to extract data from each Elements Connector custom field.  

## Usage

### Definition

Let's say this Elements Connector custom field is named *Elements Connector test custom field*. The definition will be: `${nFeed test custom field}`

<span style="color: #333333">No other special configuration is required.</span>

There are several types of Elements Connector custom fields:

- Elements Connector custom field.
- Elements Connector - Date.
- Elements Connector - DateTime.
- Elements Connector - User.
- Elements Connector [Deprecated].

These can all be exported in the same way.

> ℹ️ Due to third-party limitations, we currently do not support our **dateformat** functions on Elements Connector Date and Elements Connector Date Time custom fields.

### Examples

Let's say you want to extract the data from a normal nFeed custom field named *Normal nFeed*. Use this notation: `${Normal nFeed}`

Another example:

![Figure 1 - Example](media://2fd27b08-8f49-4e89-b8af-ea738ae52759)

If you need to export the custom field above, you can use this [mapping](https://docs.getxporter.app/space/XPORTER/1413922): `${nFeed User} `

As with all our user-type custom fields, you can apply the *fullname* and *emailaddress* functions: `${fullname:nFeed User}` and `${emailaddress:nFeed User}`

When exported to a Word document, they would look like:

![Figure 2 - Document](media://79f0d639-d29b-46a9-8b32-2efa989c13f2)

<details>
<summary>Support/Troubleshooting</summary>

If you have questions or technical issues, please [contact the Support team via the Customer Portal (Jira service management)](https://jira.getxray.app/servicedesk/customer/portal/2/user/login?destination=portal%2F2%2Fcreate%2F28) or [send us a message using the in-app chat](https://docs.getxporter.app/space/XPORTER/23102936).
</details>