Trigger on event
- Listen for a new event
- Parse and validate the payload
- Take an action with the linked tool
9 tools available
CloudConvert is a file conversion service supporting over 200 formats, including audio, video, document, ebook, archive, image, spreadsheet, and presentation formats.
Connect CloudConvert to Definable to automate repetitive tasks, sync data with the rest of your stack, trigger on real-world events. Personas call CloudConvert's 9 tools directly from chat or scheduled flows. You can wire it into any persona to read, write, and react when an event fires.
Every CloudConvert action below is a callable tool any Definable persona can invoke.
Tool to create a task to export files to a Google Cloud Storage bucket. Use after conversion when you need to store results directly into GCS. Ensure service account credentials have the proper permissions.
Tool to create a task to export files to an Amazon S3 bucket. Use after conversion when you need to store results directly into S3. Ensure AWS credentials have s3:PutObject (and PutObjectAcl if using non-default ACL) permissions.
Creates a new webhook to receive CloudConvert event notifications. Use this when you need to be notified about job status changes (created, finished, or failed) via HTTP POST requests to your server.
Permanently delete a webhook by its ID. Use this when you no longer need to receive event notifications for a specific webhook. The webhook ID can be obtained from the create_webhook or list_webhooks actions.
Tool to list all possible CloudConvert operations with their available options and engine details. Use when you need to discover what operations are available, check operation requirements, or filter by input/output formats before creating tasks.
Tool to list all supported conversion formats, engines, and options. Use when you need to discover available conversions before creating tasks.
List all CloudConvert tasks with their status, payload and results. Use this tool to: - Monitor conversion task progress and status - Find tasks by status (waiting, processing, finished, error) - Filter tasks by job ID to see all tasks in a specific job - Retrieve task results and output file URLs - Debug failed conversions by checking error codes and messages Tasks are automatically deleted 24 hours after completion.
Tool to list all webhooks. Use when you need to retrieve existing webhooks before managing or inspecting them.
Retrieves the current authenticated user's CloudConvert account information. Returns the user's ID, username, email, remaining conversion credits, and account creation date. Requires the 'user.read' scope. Useful for verifying authentication and checking available credits.
Anything CloudConvert 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 9 CloudConvert tools directly, then chain the result into another integration without you writing code.
CloudConvert 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.
Yes — every Definable plan, including Starter, includes access to all 9 CloudConvert tools. You only need a separate CloudConvert subscription if CloudConvert itself charges per seat or per API call.
Every call from a persona to CloudConvert 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.
Sign up for Definable, open the integrations page, find CloudConvert, and connect via OAuth or API key. You can immediately attach CloudConvert to any persona and start running workflows. The free Starter plan includes 5,000 credits/month.
Definable exposes all 9 CloudConvert actions as callable tools — including `Create Export Google Cloud Storage Task`, `Create Export S3 Task`, `Create Webhook`, plus 6 more. Each tool gets a typed parameter schema so personas know exactly how to call it.
Wire it up in minutes. No coding required.