---
title: "Upload of CRM field mappings"
method: POST
path: "/crmFieldMapping/csv"
tags: ["CRM field mapping"]
---

# Upload of CRM field mappings

`POST /crmFieldMapping/csv`

crmType: HUBSPOT, SALESFORCE
    crmObjectType: OPPORTUNITY, ACCOUNT, ORDER
    direction: INBOUND, OUTBOUND
    crmFieldName
    subskribeFieldName

## Response `200`

successful operation

- CrmFieldMappingImportDataJson
  - `id` string
  - `fileName` string
  - `uploadedBy` string
  - `status` string
  - `createdOn` integer
  - `updatedOn` integer

---

[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/revisions/c30f5b9fbfab/schema)
