Last modification: 2025-04-23 (View source)
This document details the structure and functionality of the “mentoring” Airtable base, used to manage the R-Ladies mentoring program. It involves two tables, populated by two forms, and includes Slack notifications for new submissions.
graph TD
A[Interest Form submission] --> B[Interest Table]
B --> E[Slack Notification Interest]
D[Feedback Form submission] --> C[Feedback Table]
C --> F[Slack Notification Feedback]
The “mentoring” base contains two tables: “interest” and “feedback”.
This table stores information from individuals interested in participating in the mentoring program, either as mentors or mentees.
Key Fields:
Key Views:
This table stores feedback related to the mentoring program.
This base does not have any custom interfaces.
This base has two automations to notify the mentoring team via Slack upon form submissions:
Slack Notification Interest:
Slack notification Feedback: