add_participants
Enables adding participants to a LimeSurvey survey by specifying the survey ID and participant data. Facilitates efficient management of survey responses and data collection.
Instructions
Add participants to a LimeSurvey survey.
Args:
sid: The survey ID.
participant_data: The participant data.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
participant_data | Yes | ||
sid | Yes |