UploadAsset Op

UploadAsset

Upload a file into the cables patch assets using a base64 string


this op only works when running in the cables.gl editor ui, and only if you have patch write access.


Edit Documentation
Full Name
  • Ops.Cables.UploadAsset
Visibility
  • Core Op - Official cables op
License
  • MIT
AuthorTest Patches


INPUT PORTS


Filename (String)
Base64 String (String)
Upload (Trigger)

OUTPUT PORTS


Result (String)
Error (boolean Number)
Finished (Trigger)

Patches using UploadAsset

  • Examples
  • Public
  • My Patches

Changelog


new opop createduser avatarpandur - 2024-03-22 12:23
improvementFix problems with data urlsuser avatarpandur - 2024-05-17 17:48