---
title: "Preview external data import job with column configuration"
method: PUT
path: "/external-data-import/{id}/preview"
tags: ["externaldata"]
---

# Preview external data import job with column configuration

`PUT /external-data-import/{id}/preview`

Preview the imported data with the specified column configuration.
This allows validating and converting column types before completing the import.

-  PERMISSIONS: `api_external_data_table:update`

## Path parameters

- `id` string, required

## Request body

- ExternaldatatablePreviewRequest — unresolved $ref

## Response `200`

OK

- ExternaldatatableImportJob — unresolved $ref

## Other responses

- `400` — Bad Request
- `404` — Not Found

## Changes

- **2026-01-19** `c85919c0ff21` — 1 info
  - endpoint added
- **2025-09-19** `10a1f7617754` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/capensis/apis/canopsis-community-api/changes/external-data-import/:id/preview/put.md)

---

[API](https://skmtc.dev/capensis/apis/canopsis-community-api.md) · [All operations](https://skmtc.dev/capensis/apis/canopsis-community-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/capensis/canopsis-community-api/revisions/7c842289e811/schema)
