Export Contact
You can Export contact from here either csv or excel format
api/Contact/ExportGridToExcel
Query String
| Parameter | Required | Value |
|---|---|---|
| Mode | Mandatory | User Input |
| Exportmode | Mandatory | User Input |
| orderBy | optional | User Input |
| isAlphaSearch | optional | User Input |
| start | optional | User Input |
Request Header
| Parameter | Required | Value |
|---|---|---|
| TokenKey | Mandatory | User Input |
Request Body
| Parameter | Required | Value |
|---|---|---|
| N/A | N/A | N/A |
Remarks:
- Only FreeUser (1), LiteUser (4), Contact (0) can be deleted and Contact should not be Public. IsPublicContact should be false.
Enum: UserLicenseType
0 – Contact
1 – FreeUser
2 – HostingUser
3 – CollaborativeUser
4 – LiteUser
Updated about 1 year ago
