/people/{vanId}/canvassResponses

A Canvass Response encapsulates a complete interaction with a person: it may have a Result Code (if the person was unavailable) or it may have an array of responses such as Activist Codes, Survey Questions, and other Script elements. Optionally, additional information about the canvass interaction can be specified using the canvassContext property such as the date of the contact attempt (dateCanvassed) or the Contact Type (contactTypeId). Use this endpoint to record these interactions.

Recipes
🦉
Record Canvass Response with Phone Number
Open Recipe
🦉
Modify a Canvass Response to Update SMS Opt-In Status
Open Recipe

📘

Applying Activist Codes?

If you're applying an Activist Code to a Person outside of the context of a "canvass," consider setting canvassContext.omitActivistCodeContactHistory to true. This will keep a Contact History record from being generated (assuming you are applying only Activist Codes).

Language
Authorization
Basic
base64
:
Click Try It! to start a request and see the response here!