Embed Flatfile data import directly into your application
Flatfile can be embedded directly into your web application, allowing users to import data without leaving your interface. This creates a seamless experience where data import feels like a native part of your app.
Flatfile embedding uses an iframe-based approach that loads the Flatfile interface within your application. You provide credentials and configuration to load a pre-configured Space or create a new Space with your data schema and workflows.The embedded experience handles file upload, data mapping, validation, and transformation automatically based on your Space configuration.
Dynamic Spaces: Create a new Space programmatically
Choose the approach that best fits your workflow. See the implementation instructions for both patterns in each SDK guide.For advanced configuration options like themes, custom workflows, and data transformations, see Advanced Configuration or configure these in your Space through the Platform Dashboard.