Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.mileapp.dev/llms.txt

Use this file to discover all available pages before exploring further.

What is Import Config?

The Import Config module saves and manages column mapping presets for bulk import features across MileApp. Users can store field-to-Excel-column mappings so they can be reused across multiple imports. Each config is linked to a specific resource and contains the mapping between its fields and Excel header columns.

Key Features

Read import config

GET /import-configs

Read import config by ID

GET /import-config/

Create import config

POST /import-config

Update import config

PUT /import-config//