How to copy file?

Hey @ForeverLive - you can use the File Upload API endpoint.

You basically,

  1. go to backend workflows
  2. :convert to base64 your file
  3. create new file using the API endpoint.

Good luck!

2 Likes