Register the authenticated user for a signup
register_selfSign UP the calling user (not someone else). Name and email come from their account — no participant input required. Use this for self-service flows; for registering someone else, use register_participant.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| signupId | Yes | ||
| selections | Yes | ||
| organization_id | No | Which organization to act in. Defaults to the one this connection was authorized for. Any other organization must have been granted to this connection — call whoami to list them. | |
| eventCustomFieldResponse | No |