Content Upload (Images, Videos, Audio, PDFs, etc.)

Поделиться
HTML-код
  • Опубликовано: 22 окт 2024

Комментарии • 12

  • @raynellbell2428
    @raynellbell2428 Год назад

    Thank you for this! I have another use case I could use a visual for. I am sending a file (attachment )to an external api and am having trouble figuring out how to do that as I am not saving the file in the database

  • @kylecullenvdw
    @kylecullenvdw 5 месяцев назад

    There needs to be more details for different file types to upload. Not clear on how different file types are handled. Even just different image types.

    • @nocodebackend
      @nocodebackend  5 месяцев назад

      Hi there! The process for handling different file types like audio attachments, file attachments, and videos follows the same flow. Simply utilize the specific field types and functions accordingly. For more detailed notes, you can refer to our documentation here: docs.xano.com/working-with-data/functions/content-upload. If you have any questions about your use case, feel free to ask us in our community forum here: community.xano.com/. We're here to help! 😊

  • @pedronakashima9264
    @pedronakashima9264 7 месяцев назад

    Can you please update the tutorial? It seems like a lot of things have changed on the platform since the video was recorded. In my case, I'm trying to send a PDF, through api, from an external source, but I'm not able to.

    • @LouisMachado-my9ws
      @LouisMachado-my9ws 7 месяцев назад +1

      Hey Pedro. The principle is still the same. If you receiving a raw file from a return of an API call, you should use the Create a File Resource. If it is returning a URL, then you can use the Create Attachment Metadata function. If you'd like to send a PDF file over to another place, then I'd recommend learning about the External API Request function.

    • @pedronakashima9264
      @pedronakashima9264 7 месяцев назад

      @@LouisMachado-my9ws Thank you, friend

  • @mdsalahuddin2841
    @mdsalahuddin2841 9 месяцев назад

    Is it possible uploading javascript files that can be executed using the link

    • @nocodebackend
      @nocodebackend  8 месяцев назад

      The API won't be able to extract the file and execute code from the uploaded file.

  • @joeypouladi
    @joeypouladi 7 месяцев назад

    Super Helpful. 🔥🙏

  • @finimiron
    @finimiron 7 месяцев назад

    Am I the only one that gets Schema does not exist: File when trying to create a storage raw?

    • @nocodebackend
      @nocodebackend  7 месяцев назад +1

      Hi there! 👋Could you please provide us with a bit more context about what you're trying to achieve? We'd love to assist you further. If you could post your query in our community forum (community.xano.com/), along with any relevant screenshots or a Loom video explaining the issue, that would be incredibly helpful. 😊