Title: Elements in array
Last modified: September 10, 2020

---

# Elements in array

 *  Resolved [Henrik Schack](https://wordpress.org/support/users/henrikschack/)
 * (@henrikschack)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/elements-in-array/)
 * Hi
    How can I extract the book.name values from the array in this feed? [https://www.storytel.se/api/getSmartList.action?filterKeys=&filterValues=&orderBy=MOST_LISTENED&hits=10&token=guestDK](https://www.storytel.se/api/getSmartList.action?filterKeys=&filterValues=&orderBy=MOST_LISTENED&hits=10&token=guestDK)

Viewing 1 replies (of 1 total)

 *  Plugin Author [berkux](https://wordpress.org/support/users/berkux/)
 * (@berkux)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/elements-in-array/#post-13398841)
 * Hi,
 * try this:
    [jsoncontentimporter url=https://www.storytel.se/api/getSmartList.
   action?filterKeys=&filterValues=&orderBy=MOST_LISTENED&hits=10&token=guestDK]
   nrAvailable:{nrAvailable}<br> {subloop-array:books:-1} {subloop:books.book:-1}
   authorsAsString: {books.book.authorsAsString}<br>{/subloop:books.book} {/subloop-
   array:books}[/jsoncontentimporter]
 * and have a look at
     for more.
 * Bernhard

Viewing 1 replies (of 1 total)

The topic ‘Elements in array’ is closed to new replies.

 * ![](https://ps.w.org/json-content-importer/assets/icon-256x256.png?rev=3464653)
 * [Get Use APIs - JSON Content Importer](https://wordpress.org/plugins/json-content-importer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/json-content-importer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/json-content-importer/)
 * [Active Topics](https://wordpress.org/support/plugin/json-content-importer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/json-content-importer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/json-content-importer/reviews/)

## Tags

 * [books](https://wordpress.org/support/topic-tag/books/)
 * [json](https://wordpress.org/support/topic-tag/json/)
 * [shortcode](https://wordpress.org/support/topic-tag/shortcode/)

 * 1 reply
 * 2 participants
 * Last reply from: [berkux](https://wordpress.org/support/users/berkux/)
 * Last activity: [5 years, 8 months ago](https://wordpress.org/support/topic/elements-in-array/#post-13398841)
 * Status: resolved