Uploading Images into Domo for App Studio

sangelov
sangelov Member
edited June 11 in AI Projects and Models

How to upload images from my computer to Domo, get the URL, and put it in a dataset to use them in App Studio?

I'm not sure if there's an alternative, but now I can create a card, upload a photo, copy the URL, and paste it into the web form, where I link it to a product. After that, I can join the web form URL with the dataset. This is ok for a few products, but when you have 1k + it is quite a task.

Is there any other way around, or is creating an automated workflow that can do this?

Tagged:

Comments

  • brycec
    brycec Domo Employee

    You can use the new beta feature FileSets. Then you can reference then whenever you want via this URL: https://<instance>.domo.com/api/files/v1/filesets/<fileset_id>/files/<file_id>/download

    Was this comment helpful? Click Agree or Like below.
    Did this comment solve your problem? Accept it as the solution!

  • sangelov
    sangelov Member

    I uploaded the files, I am trying to refference them inside the app/gallery view, but still the images can't load.

    I've tried to copy the address from Inspect.

    When I create a card and upload an image, copy the link from inspect, it works.

  • brycec
    brycec Domo Employee

    When was the last time you tried this? I just found out they weren't working in app components but a fix for that was pushed out last week on Thursday.

    Was this comment helpful? Click Agree or Like below.
    Did this comment solve your problem? Accept it as the solution!