/savedLists/smsSync

Call this endpoint to generate a list of the contacts in NGP VAN that have been recently updated with new address or phone number information. The result will be an identifier of the saved list which can be used in the Canvass File Requests endpoint.

SyncPeriodStart and SyncPeriodEnd must be no more than 36 hours apart. If the specified time period exceeds 36 hours an HTTP 400 Bad Request response will be returned.

All dates passed to the API should be in Coordinated Universal Time (UTC) and formatted according to ISO 8601.

Successful requests will return an HTTP 200 response with a JSON body containing an integer identifying the saved list created by the API as SavedListId. This should be passed as a parameter to the subsequent request to the Canvass File Requests API.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
date
Defaults to 2016-05-23T18:54:58.9123154-04:00

The date and time to begin including changes. In most scenarios, this will be the time of your last sync.

date
Defaults to 2016-05-24T18:54:58.9123154-04:00

The date and time to end including changes. In most scenarios, this will be the current date and time.

Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json