Fields

Event Fields

Field name Meaning Bytes Mandatory Writable
id Unique ID of the event   4    
closed true if the event has been closed, otherwise false 1000    
title Event title 250  
name Event name  32
starts_at Start date of the event n/a  
ends_at End date of the event n/a  
details Available participant fields, comma-separated 1000  

Fields of Event Participants

Field name Meaning Bytes Mandatory Writable
event_id Unique event ID   4    
contact_id ID of the contact person concerned   4    
state Participation status: unr (no reaction), reg (registered), att (attended), ref (refused) 3  
details Values of the participant fields 1000