| GET | /RestApi/sitefinity/data-intelligence/contact-properties |
|---|
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Filter | query | string | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| ContactProperties | form | IList<ContactProperty> | No | |
| DecAppUrl | form | string | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Id | form | Guid | No | |
| DatacenterId | form | Guid | No | |
| IsIdentifier | form | bool | No | |
| IsIndexed | form | bool | No | |
| DataVolumeRank | form | int? | No | |
| Order | form | double | No | |
| Name | form | string | No | |
| ColumnName | form | string | No | |
| TableName | form | string | No | |
| State | form | ContactPropertyState | No | |
| DataType | form | int | No | |
| Aliases | form | IList<ContactPropertyAlias> | No |
| Name | Value | |
|---|---|---|
| Initialized | 1 | |
| Processing | 2 | |
| Active | 3 | |
| Updated | 4 | |
| Deleted | 5 | |
| Error | 6 | |
| HiddenInUI | 7 |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Id | form | Guid | No | |
| PropId | form | Guid | No | |
| Name | form | string | No | |
| Priority | form | double | No |
To override the Content-type in your clients, use the HTTP Accept Header, append the .other suffix or ?format=other
The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.
GET /RestApi/sitefinity/data-intelligence/contact-properties HTTP/1.1 Host: www.asg.com.au Accept: text/jsonl
HTTP/1.1 200 OK
Content-Type: text/jsonl
Content-Length: length
{"DecAppUrl":"String"}