Trigger on event
- Listen for a new event
- Parse and validate the payload
- Take an action with the linked tool
7 tools available
Ragic is a web-based database builder that allows users to create and manage databases as easily as creating a spreadsheet.
Connect Ragic to Definable to automate repetitive tasks, sync data with the rest of your stack, trigger on real-world events. Personas call Ragic's 7 tools directly from chat or scheduled flows. You can wire it into any persona to read, write, and react when an event fires.
Every Ragic action below is a callable tool any Definable persona can invoke.
Tool to delete an entry from a Ragic sheet. Use when you need to remove a specific record from a sheet by its record ID.
Tool to download uploaded files, images, or email attachments from Ragic. Use the file reference returned from API responses (e.g., from record fields).
Tool to retrieve the list of available action buttons on a Ragic sheet. Returns action button IDs and names. Use category=massOperation to get buttons available for mass operations.
Tool to retrieve a custom print report for a Ragic record in various formats (pdf, png, docx). Use when you need to generate and download a formatted report using a specific template.
Tool to retrieve a single entry from a Ragic sheet by its record ID. Use when you need to fetch specific record data including field values and optional subtable data.
Tool to retrieve a PDF version of a Ragic record. Use when you need to export or download a record in PDF format. The PDF will contain the full record data in a formatted document.
Search Records
Anything Ragic exposes through its API. Common databases 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 7 Ragic tools directly, then chain the result into another integration without you writing code.
Ragic 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 7 Ragic tools. You only need a separate Ragic subscription if Ragic itself charges per seat or per API call.
Every call from a persona to Ragic 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 Ragic, and connect via OAuth or API key. You can immediately attach Ragic to any persona and start running workflows. The free Starter plan includes 5,000 credits/month.
Definable exposes all 7 Ragic actions as callable tools — including `Delete Entry`, `Download File`, `Get Action Buttons`, plus 4 more. Each tool gets a typed parameter schema so personas know exactly how to call it.
Wire it up in minutes. No coding required.