How to use listView

[
  {
    "instance": {
      "instanceName": "W-55xxxxx68",
      "owner": "55xxxxx68@s.whatsapp.net",
      "profileName": "Ruan Santana | Automações",
      "profilePictureUrl": "https://pps.whatsapp.net/v/t61.24694-24/390291924_880767100030414_1209545327534024153_n.jpg?ccb=11-4&oh=01_AdQ0SXw-cVX_i2YGUNM2bzf-bKYEiD138oZ8G9m_uxomHQ&oe=65928366&_nc_sid=e6ed6c&_nc_cat=109",
      "profileStatus": "🤖Automatize processos e aumente sua eficiência com serviços de automação personalizados.",
      "status": "open",
      "serverUrl": "https://tana.com.br",
      "apikey": "W-55xxxxx68"
    }
  },
  {
    "instance": {
      "instanceName": "teste-W-55xxxxx68",
      "status": "connecting",
      "serverUrl": "https://tana.com.br",
      "apikey": "teste-"
    }
  }
]

Hey @ruansantana! Happy to help :slight_smile:

I used your data (thank you so much for sharing the demo data, super helpful), and I replaced the profilePictureUrl fields with some URLs of my own.

It's working for me! See attached app JSON if you want to poke around with my setup! You can import this JSON file by clicking Create new (home page) > From JSON. Quick docs on importing apps here.

[
 {
 "instance": {
 "instanceName": "W-55xxxxx68",
 "owner": "55xxxxx68@s.whatsapp.net",
 "profileName": "Ruan Santana | Automações",
 "profilePictureUrl": "https://hips.hearstapps.com/hmg-prod/images/dog-puppy-on-garden-royalty-free-image-1586966191.jpg?crop=0.752xw:1.00xh;0.175xw,0&resize=1200:*",
 "profileStatus": "🤖Automatize processos e aumente sua eficiência com serviços de automação personalizados.",
 "status": "open",
 "serverUrl": "https://tana.com.br",
 "apikey": "W-55xxxxx68"
 }
 },
 {
 "instance": {
 "instanceName": "teste-W-55xxxxx68",
 "status": "connecting",
 "serverUrl": "https://tana.com.br",
 "apikey": "teste-",
  "profilePictureUrl": "https://images.rawpixel.com/image_800/cHJpdmF0ZS9sci9pbWFnZXMvd2Vic2l0ZS8yMDIzLTA4L3Jhd3BpeGVsX29mZmljZV8xNV9waG90b19vZl9hX2RvZ19ydW5uaW5nX3dpdGhfb3duZXJfYXRfcGFya19lcF9mM2I3MDQyZC0zNWJlLTRlMTQtOGZhNy1kY2Q2OWQ1YzQzZjlfMi5qcGc.jpg"
 }
 }
]

list-20view.json