• Resolved RoberMS

    (@robertomoll)


    Hello good afternoon.

    Inside the json i have an array that contains a string –> “image”:”[\”1572629483.jpg\”]”

    if I use {image} i get this result –> [“1572629483.jpg”]

    but I want only the string inside the array –> 1572629483.jpg

    let’s see if you can help me, because I don’t clarify much.

    Thanks

    • This topic was modified 4 years, 9 months ago by RoberMS.
    • This topic was modified 4 years, 9 months ago by RoberMS.
Viewing 1 replies (of 1 total)
  • Plugin Author berkux

    (@berkux)

    Hi,

    the free plugin can’t delete the [ and ] from the json-data.
    The best way would be to have better data in the JSON. Is there a chance to contact the API-provider to give the pure data (maybe in a new json-field).

    Bernhard

Viewing 1 replies (of 1 total)
  • The topic ‘Get first string from array’ is closed to new replies.