Export BOM
easyeda_bom_exportExport a bill of materials to a CSV, JSON, or XLSX file on disk. Specify the project ID and file path to save the BOM in the desired format.
Instructions
Export the bill of materials to a file on disk in the specified format.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | csv | |
| filePath | Yes | ||
| projectId | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | Yes | ||
| exported | Yes | ||
| file_path | Yes | ||
| project_id | Yes | ||
| entry_count | No | ||
| not_available | No |