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!