Add one survey participant
limesurvey_add_participantAdd a participant to a LimeSurvey survey by providing the survey ID and a participant object containing fields such as email, firstname, lastname, and token.
Instructions
Add one participant using a simple participant object.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| survey_id | Yes | Numeric LimeSurvey survey ID. | |
| participant | Yes | Participant fields such as email, firstname, lastname, token, and attributes. | |
| create_token | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | ||
| workflow | Yes |