Last modification: 2025-04-23 (View source)
This document details the structure and functionality of the “Global Team Volunteering” Airtable base, used to manage applications from prospective new team members. It involves four tables, with application submissions managed through a form and their review tracked internally. The base also features an interface displaying team vacancies.
graph TD
A[Global Team Overview] --> |synced| B[Leadership Table]
A --> |synced| E[Vacancies Table]
D[Applications Table] o-- linked --o C[Review Table]
H[Form] --> |submit| D
E --> H
E --> F[Interface]
D --> I[Slack Notification]
I --> J[Email Notification]
J --> |Create Review Record| C
The “Global Team Volunteering” base contains four tables: “Leadership”, “Review”, “Applications”, and “Vacancies”.
This table is synced from the “Global Team overview” base and likely contains information about leadership roles within the organization. As it is synced, the data is managed in the source base.
Key Fields:
Key Views:
This table is used internally to track the status of each volunteer application as the team reviews them for potential membership.
Key Fields:
Key Views:
This table is populated by a single form where prospective new team members submit their interest to join the team.
Key Fields:
Key Views:
This table is synced from the “Global Team overview” base and contains information about teams that have vacancies. The data is managed in the source base.
Key Fields:
Key Views:
This base has a single interface that displays details about the teams that have vacancies. This allows prospective volunteers to browse available opportunities and learn about team responsibilities, required skills, and time commitments. Pages within this interface include information for teams such as “Blog administration”, “Chapter Mentoring”, “Meetup Pro”, and more.
The base has a single automation to handle new volunteer applications:
Submitted form:
This automation ensures timely notification and logging of new volunteer applications.