---
title: "Create a Flatfile workbook"
method: POST
path: "/import/flatfile/{domain}"
tags: ["Import"]
---

# Create a Flatfile workbook

`POST /import/flatfile/{domain}`

Creates a Flatfile workbook and adds it to a space

## Path parameters

- `domain` 'ORDER', required

## Response `200`

successful operation

- FlatfileWorkbookResponse
  - `data` FlatfileWorkbookResponseData, required
    - `spaceId` string, required
    - `environmentId` string, required

---

[API](https://skmtc.net/dealhub/apis/quote-api.md) · [All operations](https://skmtc.net/dealhub/apis/quote-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/dealhub/quote-api/versions/c30f5b9fbfab/schema)
