Skip to content

Objects

Examples

Registration website

An object that will be used to create registration activities

{
    "name": "Registration website",
    "description": "Website where visitors register prior to arriving",
    "object_id": "registration-website"
}

Voting booth

An object that will be used to create vote activities where visitors choose their favourite talk at a conference

{
    "name": "Voting booth",
    "description": "Booth where visitors vote for their favourite talk",
    "object_id": "voting-booth"
}