> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-bugfix-ty-screen-designer-paradox.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Enum ImportAction

> Action being done for the import row

Action being done for the import row

## Syntax

```crmscript theme={null}
ImportAction
```

## Fields

| Name            | Description     |
| --------------- | --------------- |
| Unknown         | Unknown         |
| PersonAdded     | PersonAdded     |
| PersonUpdated   | PersonUpdated   |
| PersonNoChange  | PersonNoChange  |
| ContactAdded    | ContactAdded    |
| ContactUpdated  | ContactUpdated  |
| ContactNoChange | ContactNoChange |
| ProductAdded    | ProductAdded    |
| ProductUpdated  | ProductUpdated  |
| ProductNoChange | ProductNoChange |
| Obs             | Obs             |
| ObsERPDuplicate | ObsERPDuplicate |
