indico_set_checkin
Mark a registrant as checked in at a venue or undo it. Requires event, form, and registration IDs.
Instructions
Mark a registrant as checked in at the venue, or undo it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| form_id | Yes | ||
| event_id | Yes | Indico event id (the number in /event/<id>/) | |
| instance | No | Indico instance: a configured name (see indico_list_instances) or its URL; an event link works too. Can be left out when only one instance is configured or a default is set. | |
| checked_in | Yes | ||
| registration_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||