Uploading PDF with API

Options
Trying to figure out how to upload a pdf with the API from a URL.

For example how would I setup Xano so that this URL can be uploaded?
"https://www.w3.org/WAI/ER/tests/xhtml/testfiles/resources/pdf/dummy.pdf"

Comments

  • Jonas Robertsson
    Options
    This is what i been testing:[Screenshot 2022-01-28 at 14.52.17.png]That only returns: 
    Unsupported input

    on the last function.
  • Jonas Robertsson
    Options
    For anyone looking for the answer it seems like once you have a url for the file you just need these two.
    (Create file resource do have a field for filename but that didn't seem to matter.)[Screenshot 2022-02-02 at 08.37.07.png]