
Activepieces lets you connect Google Cloud Storage with the most popular apps, so you can automate your work and have more time for what matters most - no code required.
Start free
Triggers when a new object is created in a bucket

Triggers when an existing object is updated in a bucket

Create a new bucket in a specified location/configuration. Perfect for automating storage provisioning for new projects.

Copy / clone an object (file) to a new location (same or different bucket), optionally overriding metadata. Perfect for duplicating files as backup or version.

Search objects by criteria. Perfect for finding files in your bucket.

Add an ACL entry to an object (grant a permission). Perfect for granting read/write access to a user or group.

Add an ACL entry at bucket level. Perfect for granting permission to manage the bucket.

Set default ACLs for new objects added to a bucket. Perfect for automatically assigning permissions to new uploads.

Clean up unused buckets by deleting them if they contain no live objects.

Permanently delete a specific object. Perfect for removing obsolete files.

Search buckets by name. Perfect for finding buckets in your project.

Remove an ACL entry from an object. Perfect for revoking access for a user.

Remove an ACL entry from a bucket. Perfect for revoking access for a user or group.

Remove default ACL settings from a bucket. Perfect for reverting to default behavior.