Offline Exports Features
Learn about the features of offline exports
Offline Export Pricing
The Offline Export feature is part of the paid Security & Data Pro add-on. Contact your Ironclad account representative for more information about purchasing this package.
See an overview of the Security & Data Pro Add-on in our Help Center
What are Offline Exports?
Offline exports allow you to do bulk retrieval of certain types of data via a Public API endpoint. Two types of exports are currently available (look for this list to expand soon):
- Audit Log Export
- Workflow Activity Feed Export
What is included in the Audit Log export?
The Audit Log allows you to track and log a limited number of activities and actions performed with the Ironclad web app. The list of activities/actions will continue to expand according to customer needs.
What is included in the Workflow Activity Feed export?
The Workflow Activity Feed export provides a way to extract workflow activity data that is otherwise only available in the Ironclad web app. By accessing this raw data, you can power advanced analytics to gain insights about how you use Ironclad.
General Characteristics of Exports
- All exports are currently available only through via the Public API
- Exported data will be in CSV format by default, but JSON (specifically JSON lines aka JSONL) format is available
- Customers can filter the data output based on a time range
- The type of export must be specified with each export request
General Limitations
Data is available with up to a 36 hour delay. The report may not contain activities up to the specified endDate parameter if endDate is within the last 36 hours.
Data Availability
Because of the limitations around data availability with the past 36 hours, real-time reporting is not recommended at this time.
Updated about 2 months ago