Flatirons Fuse Documentation home page
Search...
⌘K
Flatirons Website
Fuse Dashboard
Fuse Dashboard
Search...
Navigation
Accessing Data
API Access
Documentation
API Reference
Importer Setup
Overview
Adding Columns
Adding Validations
Adding Transformations
Embedding Fuse
Sessions
Accessing Data
Overview
API Access
Record Webhooks
Status Webhooks
Webhook Security
Incognito Mode
Use Cases
CSV Imports
Bulk Editing
Using Columns
String Columns
Boolean Columns
Integer Columns
Float Columns
Email Columns
Date Columns
DateTime Columns
Time Columns
URL Columns
Dropdown Columns
Appearance
Using Modals
White Labeling
Extending Functionality
Defining Custom Actions
Creating Column Types
JS Implementations
Angular CSV Importer
React CSV Importer
Vue.js CSV Importer
More to Love
Translations (i18n)
Accessing Data
API Access
An overview of how to get import data from the Fuse API
The records associated with an Import can be retried from the API. There are two relevant API requests:
List Imports
, to get a list of all Imports
Import Records
, to get the records associated with a specific Import
To get notified when a new Import is available, use a
Status Webhook
.
Overview
Record Webhooks
Assistant
Responses are generated using AI and may contain mistakes.