Skip to content

Updating visuals

If you see any images containing outdated UI, please bear with us.

We are updating all content as quickly as possible to mirror our new UI.

Copy File (Supabase) ​

Use this action to copy a file from one path to another inside the same Supabase Storage bucket.

Add the action ​

  1. Create (or open) an Interface workflow.
  2. Click + Add action.
  3. Select Supabase → Copy File.
  4. Select the Supabase Connection you want to use.

Configure the action ​

  • Bucket — The bucket that contains the file.
  • From path — Path of the file you want to copy.
  • To path — Destination path for the copy.

Common pitfalls ​

The copy fails ​

Check that the From path file exists, and that your Supabase Storage access rules allow copying.

CONTINUE LEARNING

Need to rename a file? Copy it to the new name, then delete the old one.

Supabase integration →