Uploadcare
File upload and media platform for files, groups, transformations, storage, delivery, and metadata.
Handles file upload and media work across uploaded files, storage, transformations, delivery, and metadata.
Sign in to connect Uploadcare
Sign in to connect an account and start using Uploadcare in your apps.
Related integrations
Example Use Cases
These are example ways Snow can use Uploadcare when building apps with you. This list is meant to show examples, not document every possible capability. Connecting an account does not make Snow run these automatically on its own.
Tool to delete multiple files from Uploadcare storage in a single request. Use when you need to remove up to 100 files at once. Invalid UUIDs or missing files will be reported in the problems field.
Tool to store multiple files in one request. Use when you need to mark up to 100 files as permanently stored in bulk.
Tool to check the execution status of AWS Rekognition Moderation labels detection. Use after initiating a moderation check to monitor progress and determine when results are ready.
Tool to check Remove.bg execution status and get the UUID of the file with removed background. Use after requesting background removal to poll for completion and retrieve the processed file UUID.
Tool to copy a file to local storage within the same Uploadcare project. Use when you need to create a duplicate of an existing file.
Tool to create a file group from already uploaded files using Uploadcare's Upload API. Use after files have been uploaded to group them together.
Create a new webhook subscription to receive notifications when file events occur. Use this to get real-time callbacks at your URL when files are uploaded, stored, deleted, or flagged. The project is automatically determined by your API credentials. Note: Each target_url must be unique per event type within your project.
Tool to delete a specific metadata key from an Uploadcare file. Use when you need to remove obsolete metadata after file processing.
Tool to delete a single file from Uploadcare storage by UUID. Use when you need to permanently remove a file from storage (note: file may remain in CDN cache).
Tool to delete a file group. Use when you need to remove a group from the project. Note that files within the group are not deleted, only the group itself.