post
https://{environment}.origamirisk.com/OrigamiApi/api/v2/Actions/Queue/AssignSurvey//
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Overview
The AssignSurvey action assigns a survey to a record, enabling collection of structured feedback, assessments, or questionnaire responses. The survey is linked to the specified record and can be sent to designated recipients for completion.
How It Works
When executed, the AssignSurvey action:
- Retrieves the survey template specified by the
surveyIdparameter - Creates a survey assignment linked to the record specified by
domainNameanddomainKey - Optionally sends the survey to designated recipients via email
- Tracks survey status (assigned, sent, completed, etc.)
- Associates completed survey responses with the parent record
Survey assignments are configured at the Survey Template level, not the domain level.
The survey template defines which domain(s) it can be assigned to - not the other way around.