Event Registration template
-
- UpdatedJan 30, 2025
- 3 minutes to read
- Yokohama
- App Engine Studio
Build an application in App Engine Studio (AES) using the Event Registration template to manage scheduling, booking, and registration for company events.
To use the Event Registration template, install this application from the ServiceNow Store.
An internal event registration app allows your event organizers to publish a list of events to employees and collect attendees in a centralized database. The app helps streamline the event discovery and registration process.
Event organizers can manage events and wait-lists, publish new events, and view registered users’ details. Employees and attendees can view a list of events, view event info, and register to attend in a portal. Organizers can set the size of the event, and requesters will automatically be added to a wait-list.
For more information on creating an application using a template, see Use an application template.
Event Registration template contents
The following tables, experiences, automated workflows, and roles are included in the Event Registration template for App Engine Studio (AES).
Tables in the Event Registration app template
Table label [name] | Description |
---|---|
Attendee Table [x_<company-code>_<attendee>] |
Track event attendee information such as name, status, and date of submission. |
Event Table [x_<company-code>_<event>] |
Track event information such as event name, date of the event, and capacity. |
Event Location Table [x_<company-code>_<event_location>] |
Track event location details such as capacity and location. |