Uploadcare

34 tools available

Uploadcare is a comprehensive file handling service that offers uploading, storage, processing, and delivery solutions for web and mobile applications.

Connect Uploadcare to Definable to automate repetitive tasks, sync data with the rest of your stack, trigger on real-world events. Personas call Uploadcare's 34 tools directly from chat or scheduled flows. You can wire it into any persona to read, write, and react when an event fires.

Common workflows with Uploadcare

01

Trigger on event

  1. Listen for a new event
  2. Parse and validate the payload
  3. Take an action with the linked tool
02

Daily summary

  1. Pull yesterday's activity
  2. Summarise with the model of your choice
  3. Send the digest via email or Slack
03

Cross-tool sync

  1. Read records from one app
  2. Transform with a persona
  3. Write the result back via this integration

Uploadcare actions 34

Every Uploadcare action below is a callable tool any Definable persona can invoke.

Check AWS Rekognition Moderation Status

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.

Check Remove.bg Status

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.

Copy Uploadcare File to Local Storage

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.

Create File Group (Upload API)

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 Uploadcare webhook

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.

Delete File Metadata Key

Tool to delete a specific metadata key from an Uploadcare file. Use when you need to remove obsolete metadata after file processing.

Batch Delete Uploadcare Files

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.

Delete Uploadcare Group

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.

Delete Uploadcare File

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).

Delete Uploadcare Webhook

Permanently deletes a webhook subscription from your Uploadcare project. Use the List Webhooks action first to obtain the webhook ID. This action is irreversible.

Delete Uploadcare Webhook by URL

Tool to delete a webhook subscription by its target URL. Use when you know the webhook's target URL but not its ID.

Execute ClamAV virus scan

Tool to execute ClamAV virus scan on an uploaded file. Use this when you need to check if a file contains viruses or malware. The scan runs asynchronously - you receive a request_id to track the scan status. Results can be retrieved from file info or via webhooks.

Get AWS Rekognition Execution Status

Tool to check AWS Rekognition execution status for label detection. Use after initiating an AWS Rekognition add-on execution to monitor job progress.

Get ClamAV Scan Status

Tool to check the execution status of a ClamAV virus scan. Use after initiating a ClamAV scan to monitor its progress and determine when results are available.

Get File Group Info (Upload API)

Tool to get information about a file group from the Upload API. Use when you need to retrieve group details including file metadata from the upload endpoint.

Get Uploadcare File Info

Tool to get information about a specific file. Use after uploading a file to retrieve detailed metadata and usage information.

Get File Metadata

Tool to retrieve all metadata key-value pairs associated with an Uploadcare file. Use when you need to inspect custom metadata attached to a file.

Get File Metadata Key Value

Tool to get the value of a specific metadata key for an Uploadcare file. Use when you need to retrieve custom metadata associated with a file.

Get Uploadcare Group Info

Tool to get information about a specific file group. Use when you need to retrieve detailed metadata about a group and its contained files.

Get Uploadcare Project Info

Tool to get information about the current Uploadcare project. Use when you need to retrieve project configuration details.

Get Uploaded File Info

Tool to get information about an uploaded file using Uploadcare's Upload API. Use this to retrieve file metadata including size, MIME type, and content information immediately after upload.

Get URL Upload Status

Tool to check the status of a URL upload task. Use after initiating a file upload from a URL to monitor progress or verify completion.

Mirror Uploadcare Image

Tool to mirror an image horizontally via Uploadcare CDN. Use when you need the URL of a horizontally flipped image.

List Uploadcare Files

List files in an Uploadcare project with pagination and optional filtering. Use this tool to retrieve uploaded files. Supports filtering by storage status, removal status, and date range. Results are paginated with optional ordering.

List Uploadcare Groups

Tool to list groups in the project. Use when you need to retrieve paginated groups of files.

List Uploadcare Webhooks

Retrieves all webhook subscriptions for the authenticated Uploadcare project. Use this tool to view configured webhooks that receive notifications for file events (uploads, deletions, storage, etc.). Returns an array of webhook objects with their IDs, target URLs, event types, and active status.

Rotate Image

Tool to rotate an image by specified degrees counterclockwise. Use when you need to rotate an uploaded image by 90, 180, or 270 degrees. Use after confirming the file UUID.

Start Multipart Upload

Tool to start a multipart upload session for files larger than 100MB. Use when you need to upload large files that exceed the direct upload size limit. Returns presigned URLs for uploading file parts.

Batch Store Files

Tool to store multiple files in one request. Use when you need to mark up to 100 files as permanently stored in bulk.

Store Uploadcare File

Tool to mark an Uploadcare file as permanently stored. Use after uploading a file when you need to store it permanently.

Store Single Uploadcare File

Tool to store a single file by UUID permanently. Use when you need to make an uploaded file available permanently (stored files are retained indefinitely).

Update File Metadata Key

Tool to update or set the value of a specific metadata key for a file. Use when you need to add or modify file metadata.

Update Uploadcare webhook

Update an existing webhook subscription by its ID. Use this to modify the target URL, event type, active status, or signing secret of a webhook. Only provide the fields you want to update - all fields are optional except the webhook ID.

Upload File from URL

Tool to upload a file from a publicly available URL to Uploadcare. Use when you need to import files from external URLs into your Uploadcare project.

Frequently asked questions

What can I automate with Uploadcare on Definable?

Anything Uploadcare exposes through its API. Common file management & storage workflows on Definable include automate repetitive tasks, sync data with the rest of your stack, trigger on real-world events. Personas can call any of the 34 Uploadcare tools directly, then chain the result into another integration without you writing code.

How does Uploadcare authentication work?

Uploadcare uses API_KEY on Definable. You connect once from the integrations page, scoped to the permissions you choose, and from then on any persona that has the integration enabled can act on your behalf. Tokens are encrypted at rest and rotated automatically.

Is the Uploadcare integration included in my Definable plan?

Yes — every Definable plan, including Starter, includes access to all 34 Uploadcare tools. You only need a separate Uploadcare subscription if Uploadcare itself charges per seat or per API call.

Is using Uploadcare through Definable secure?

Every call from a persona to Uploadcare is logged with the user, persona, prompt, and response. Tokens never leave Definable's secrets vault, scopes are configurable per persona, and you can revoke access at any time from the integration page.

How do I get started with Uploadcare on Definable?

Sign up for Definable, open the integrations page, find Uploadcare, and connect via OAuth or API key. You can immediately attach Uploadcare to any persona and start running workflows. The free Starter plan includes 5,000 credits/month.

What Uploadcare actions does Definable expose?

Definable exposes all 34 Uploadcare actions as callable tools — including `Check AWS Rekognition Moderation Status`, `Check Remove.bg Status`, `Copy Uploadcare File to Local Storage`, plus 31 more. Each tool gets a typed parameter schema so personas know exactly how to call it.

Ready to automate with Uploadcare?

Wire it up in minutes. No coding required.

← All integrations