Uploaded Images and URLs

  • /attachments/1325108369085698109/1325108369547333723/Bildschirmfoto_2025-01-04_um_15.26.13.png

    Nico

    10 days ago

    Hey guys, i retrieve image urls from a api and storing them in a array variable. now i upload a new image with the fileupload and i want to append this image to the variable to display it along the other images and send it to a api in the last stept.

    how can i do this? the api images are in the form of urls, the fileupload is just data.. in wized i used a complicated workaround using claudinary as a "host" before sending data to airtable.

    (In the Image you see the "old" data from the api call, and when you upload new images the need to be apended)
    Bildschirmfoto_2025-01-04_um_15.26.13.png
    βœ…1
  • Nico

    10 days ago

    FYI: i watched this tutorial from @NoCode ProCode https://www.youtube.com/watch?v=7LI8v_oSrrI but my situation differs a bit from the video i think.
  • NoCode ProCode

    10 days ago

    You would just render then as a list on the onChange event that will give you the file data. This allows to remove items etc and the you would just send the files from the array to the backend. Using a temporary host may be a good solution as for example uploadcare swears on this solution with temporary file storage.
  • Nico

    10 days ago

    @NoCode ProCode thank you for the answer! okay so i need to find a way to build this flow for each uploaded image in the multiupload: get file -> send to hoster -> wait for url -> append url to array

    and once the user submits the new images array everything gets send to airtable as override
  • NoCode ProCode

    10 days ago

    Yes
    πŸ‘2
  • Doing this in Xano would be easier but with Airtable you have limited options
    πŸ‘2
  • Nico

    10 days ago

    i finally did it using a recursive workflow, works now πŸ™‚ thank you again!

Stop scrolling. Start building.

toddle is a visual web app builder that rivals custom code β€” but accessible to your entire team!

Try toddle β€” it's free!

Β© Copyright 2024 toddle. All rights reserved.