GET crm/contact?dateFrom={dateFrom}&dateTo={dateTo}

Get Contacts by date range (creation date)

Request Information

URI Parameters

NameDescriptionTypeAdditional information
dateFrom

Date From

string

Required

dateTo

Date To

string

Required

Body Parameters

None.

Response Information

Resource Description

Contacts

Interprise.Web.Services.Http.MetadataOfInterprise.Web.Services.Models.CRMContactView
NameDescriptionTypeAdditional information
data

Interprise.Web.Services.Http.DataNodeOfInterprise.Web.Services.Models.CRMContactView

None.

links

Interprise.Web.Services.Http.LinksNode

None.

Response Formats

Sample not available.