Ragic
Web database builder for sheet entries, file downloads, custom print reports, action buttons, and record PDFs.
Supports citizen-developer apps that retrieve or delete Ragic entries, export records as PDF or DOCX, and list available action buttons.
Sign in to connect Ragic
Sign in to connect an account and start using Ragic in your apps.
Example Use Cases
These are example ways Snow can use Ragic 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 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