Xporter allows you to extract data from every nFeed custom field. And it´s really simple to do so. 

Definition:

Let's imagine that this nFeed custom field is named "nFeed test custom field". The definition will be:

${nFeed test custom field}

That´s it. There´s no special configuration to be made in order for this to work. You can check more examples below.

Examples

The examples below represent ways to extract data from an nFeed custom field.

Imagine that you want to extract raw data from a nFeed custom field named "nFeedCF". You can just do this:
${nFeedCF}
You can also apply the Wiki or HTML function to this:
${wiki:nFeedCF}
or
${html:nFeedCF}

Let´s do another example. Below is an image of an example of an nFeed custom field.

Now let us see how this translates to a Word document template that was resolved by Xporter:

  • No labels