Configure your Google Cloud project for Meetup Integration and Member Form authentication.
Create the "[project name]" project in Google Cloud Console or via API
Enable Google Sheets API and Google Meet API for the project
Create service account for automated access to Google services
Download JSON credentials file for authentication
Configure the public member registration form settings and appearance. These settings are stored in the public config file and control how the form appears to users.
Create a new Google Sheet with the following column headers in row 1:
Share your Google Sheet with the service account email from your JSON key file. Grant "Editor" permissions.
Set up OAuth 2.0 client in Google Cloud Console for public form authentication.
Loading integration guide...