Ragic
Ragic

Ragic is a web-based database builder that allows users to create and manage databases as easily as creating a spreadsheet.

Completely Secure
169883VIEWS
2621USERS

Tools

1 of 2

Delete Entry

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.

Download File

Tool to download uploaded files, images, or email attachments from Ragic. Use the file reference returned from API responses (e.g., from record fields).

Get Action Buttons

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.

Get Custom Print Report

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.

Get Entry

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.

Get Record As Pdf

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.