Hi,

I have a simple rssfeed with more than one category:

      <category>NL</category>
      <category>Nederland</category>

I would like to map these categories both to different location fields with location_mapper:
NL -> To location:country_code
Nederland -> To location:country_name.

Would this be possible please?

Thanks a lot in advance for your reply
Greetings,
Martijn

CommentFileSizeAuthor
#1 feedapi_mapper.JPG74.43 KBsummit

Comments

summit’s picture

Title: (Location)mapper: How to map to a value in an array » How to map to a value in an array, like category[1] or tags[1]?
StatusFileSize
new74.43 KB

EDIT: I have noticed that taxonomy mapper is nicely mapping the array! great.

greetings,
Martijn