Overview
Engage
Overview
The Engage integration allows partners to retrieve qualifying engagements for a specific respondent. Dynata matches respondents to surveys based on a respondent’s set attributes and status.
How It Works
- First a partner creates a respondent with their known attributes.
- Then the partner can request up to
10
engagements for the respondent. - Lastly, the partner presents the engagements to the respondent.
API
The Engage integration utilizes endpoints from the Respondent Gateway service.
Partners will need to sign and validate all requests according to Dynata’s signing algorithm.
endpoint | description |
---|---|
/list-attributes | List top attributes IDs. |
/get-attribute-info | Get details about an attribute. |
/put-respondent | Create or update a respondent. |
/put-respondent-answers | Add or update an existing respondent’s attributes. |
/list-engagements | Receive a list of qualifying engagements for a respondent. |
/list-categories | List all project categories. |