Connect Uploadcare to Definable AI

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

About Uploadcare

Uploadcare is a productivity tool. Connect it to Definable AI with one-click OAuth2 — no API keys or custom code required.

What you can automate with Uploadcare

Use Definable AI's agent platform to trigger workflows from Uploadcare, process results with 50+ AI models, and sync data across 900+ connected apps.

Tools & Actions (35 available)

  • 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.
  • 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.
  • 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.
  • 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 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 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 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 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.
  • Get Uploadcare File Download URL: Tool to retrieve a temporary download URL for a file. Use when you need a direct download link after uploading a file.
  • 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 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.
  • 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.
  • Mirror Uploadcare Image: Tool to mirror an image horizontally via Uploadcare CDN. Use when you need the URL of a horizontally flipped image.
  • 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.
  • 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).
  • Store Uploadcare File: Tool to mark an Uploadcare file as permanently stored. Use after uploading a file when you need to store it permanently.
  • 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.

How to connect Uploadcare

  1. Sign in to Definable AI and go to Apps
  2. Search for Uploadcare and click Connect
  3. Authorize via OAuth2 — takes under 30 seconds
  4. Use Uploadcare actions in your AI agents and workflows