import_repeating_instruments_events
Import repeating instruments and events configuration into REDCap. Create or update settings using event names, form names, and custom labels.
Instructions
Import (create or update) repeating instruments and events configuration.
Requires REDCap 6.16 or later. Returns an error message on older instances.
Args: data: JSON array of repeating instrument/event objects. Each object should have event_name, form_name, and custom_form_label fields.
Returns: Confirmation message with the count of imported definitions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |