Get image by code

Hello
How can I import an image to mit app from google drive or sdcard the name of the images 123 when we enter the code we press get and it brings me the image


You will need:

  1. A list of file IDs and image names from the images in your folder
    (you will most probably need to run a google apps script to get this information)
  2. You can use the look up in pairs block (lists) to find the correct image
  3. You can use the following url example to set the image.picture
    https://drive.google.com/uc?id=1_NPfCfgpq75RWAyKl8asKQU3hcnjUu4e
1 Like

Another idea would be to store the "item Code" together with its corresponding address in a FireBaseDB component.

123 ....... ht tps://drive.google.com/uc?id=1_NPfCfgpq75RWAyKl8asKQU3hcnjUu4e