Design Guide
How can we help?
Full Site Search

Integrating Ragic With External Applications

There are several ways to integrate Ragic with an external system without scripting, and two ways that require scripting.

Non-Scripting Ways

1. Periodic Import from URL: Periodically import data from an external source to a Ragic sheet.

2. Publish to the Web: Publish a Ragic sheet as an Excel, CSV, or JSON feed.

3. Zapier Integration, Make Integration, and IFTTT Integration: Integrate Ragic with other popular cloud applications.

4. SQL Database Sync: Store data in the SQL database, enabling efficient querying, filtering, and analysis.

5. Google Looker Studio Integration: Turn your data into interactive reports.

6. n8n Integration: Automate your workflows on a self-hosted server.

Custom Integrations With Scripting

1. Write a Javascript Workflow as post-workflow so that the script is executed each time a record is created or saved. Developers can write scripts that calls external HTTP/HTTPS API URLs based on record content when a record is saved.

2. Write an external script calling Ragic's HTTP API. The script can decide when and how it calls Ragic HTTP API for reading data from Ragic, or writing data to Ragic.

Start Ragic for free

Sign up with Google

Terms of Service | Privacy Policy