{% set active_page = 'settings' %} {% include "components/navbar.html" %}
πŸ‘₯
Group Information
Your registered Google Group
Group Email {{ group_config.group_email }}
Campflow API Key
{{ 'Configured' if group_config.campflow_api_token_enc else 'Not configured' }}
Service Account
{% if group_config.updated_at %}
Last updated {{ group_config.updated_at.strftime('%d.%m.%Y %H:%M') }}
{% endif %}
πŸ”‘
Campflow API Key
Bearer token for the Campflow REST API
Leave blank to keep the existing key. The value is never shown after saving.
πŸ“§
Email Account & SMTP
Credentials for sending stats and test emails
πŸ€–
Automated Reports
Settings for automated status updates via email
The address that receives automated stats for upcoming events.
πŸ“„
PDF Export Configuration
Used for PDF export configuration
Used for generated PDF exports.
πŸ›‘οΈ
Workspace Permissions
Used for Google Group membership verification
A Google Workspace admin account the service account will impersonate.
πŸ”
Google Service Account
JSON key file for Google Directory API access
πŸ“

Click to browse or drag and drop

Service account JSON key file

βœ“ ready to upload
The file contents are encrypted and stored in the database.
πŸ“œ
Audit Logs
Recent activity and data access for this group
Timestamp User Action Details
Loading logs...
{% include "components/footer.html" %}