> ## Documentation Index
> Fetch the complete documentation index at: https://docs.base44.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Connectors-Katalog

> Verfügbare Connectors durchsuchen, Beispiel-Prompts erkunden und Berechtigungen überprüfen.

Verbinde deine Base44 App über sichere OAuth-Verbindungen mit beliebten Tools. Keine API-Schlüssel erforderlich.

<Frame caption="Tools mit deiner App verbinden">
  <img src="https://mintcdn.com/base44/4u1s1BOHlfMPQCy4/images/figmaconnectors.png?fit=max&auto=format&n=4u1s1BOHlfMPQCy4&q=85&s=53dec450c3c76a240596bd2548016acd" alt="Connector-Icons in einer Reihe angezeigt" className="mx-auto" width="1256" height="716" data-path="images/figmaconnectors.png" />
</Frame>

<Note>
  Du benötigst einen [**Builder-Tarif**](https://base44.com/pricing) oder höher, um Connectors zu nutzen.
</Note>

***

## Nach Kategorie durchsuchen

<CardGroup cols={3}>
  <Card title="Kommunikation" icon="comments" href="#communication">
    Gmail, Outlook, Slack, Discord, Microsoft Teams, Google Meet
  </Card>

  <Card title="Produktivität" icon="table-cells-large" href="#productivity">
    Drive, Docs, Sheets, Calendar, Slides, Tasks, Notion, Dropbox, Box, Airtable, OneDrive, Classroom
  </Card>

  <Card title="Social" icon="share-nodes" href="#social">
    Instagram Business, LinkedIn, TikTok
  </Card>

  <Card title="Daten und Analytics" icon="chart-column" href="#data-%26-analytics">
    Google Analytics, BigQuery, Search Console
  </Card>

  <Card title="CRM" icon="briefcase" href="#crm">
    HubSpot, Salesforce
  </Card>

  <Card title="Projektmanagement" icon="list-check" href="#project-management">
    ClickUp, Linear, Wrike
  </Card>

  <Card title="Entwicklung" icon="square-terminal" href="#development">
    GitHub, GitLab
  </Card>

  <Card title="Entwickler-Tools" icon="wrench" href="#developer-tools">
    Contentful, Supabase
  </Card>

  <Card title="Dokumente" icon="folder-open" href="#documents">
    Microsoft SharePoint
  </Card>

  <Card title="Finanzen" icon="wallet" href="#finance">
    Splitwise
  </Card>

  <Card title="Formulare und Umfragen" icon="file-text" href="#forms-%26-surveys">
    Typeform
  </Card>

  <Card title="HR" icon="users" href="#hr">
    BambooHR
  </Card>

  <Card title="Terminplanung" icon="calendar-range" href="#scheduling">
    Calendly
  </Card>

  <Card title="KI und ML" icon="sparkles" href="#ai-%26-ml">
    Hugging Face
  </Card>

  <Card title="Website und E-Commerce" icon="store" href="#website-%26-e-commerce">
    Wix
  </Card>
</CardGroup>

<Tip>
  Öffne den **AI chat** und beschreibe in eigenen Worten, was du erstellen möchtest. Base44 schlägt basierend auf der Struktur, den Seiten und Daten deiner App passende Connector-Prompts vor.
</Tip>

***

## Zahlungen

<AccordionGroup>
  <Accordion title="Stripe" icon="credit-card">
    Verkaufe Produkte oder Abonnements und werde online bezahlt.

    [Erfahre mehr über die Einrichtung von Stripe](/documentation/setting-up-your-app/setting-up-payments)

    **Was du tun kannst:**

    * Abonnements oder einmalige Produkte verkaufen.
    * Workflows nach erfolgreichen Zahlungen auslösen.
    * Käufe mit deinen App-Daten verknüpfen.

    **Beispiel-Prompts:**

    ```text theme={null}
    Connect Stripe and let people pay for a subscription in my app.
    ```

    ```text theme={null}
    Charge customers with Stripe when they place an order in my app.
    ```

    ```text theme={null}
    When a payment succeeds in Stripe, update the order status in my app and send a confirmation email.
    ```

    **Angeforderte Berechtigungen:**

    ```text theme={null}
    read_write access to payments, customers, and checkout sessions
    ```
  </Accordion>
</AccordionGroup>

***

## Kommunikation

<AccordionGroup>
  <Accordion title="Gmail" icon="envelope">
    Automatisiere E-Mail-Versand und Posteingangsverwaltung.

    **Was du tun kannst:**

    * Tägliche E-Mail-Übersichten senden.
    * Teammitglieder bei Änderungen benachrichtigen.
    * Aktivitätszusammenfassungen per E-Mail senden.

    **Beispiel-Prompts:**

    ```text theme={null}
    Send me a daily email with my to-do list using Gmail.
    ```

    ```text theme={null}
    Email me a summary of all new signups from today.
    ```

    ```text theme={null}
    Send a weekly Gmail digest with key metrics from this dashboard.
    ```

    **Angeforderte Berechtigungen:**

    ```text theme={null}
    gmail.readonly
    gmail.send
    gmail.modify
    gmail.compose
    ```
  </Accordion>

  <Accordion title="Outlook" icon="envelope-open">
    E-Mail und Kalender.

    **Was du tun kannst:**

    * E-Mail-Zusammenfassungen senden.
    * Kalenderereignisse erstellen.
    * Verfügbarkeit prüfen.

    **Beispiel-Prompts:**

    ```text theme={null}
    Connect to my Outlook account and send me a daily email summary from this app.
    ```

    ```text theme={null}
    Create Outlook calendar events when a new meeting is confirmed in this app.
    ```

    ```text theme={null}
    Check my Outlook calendar availability before scheduling appointments.
    ```

    **Angeforderte Berechtigungen:**

    ```text theme={null}
    Mail.ReadWrite
    Mail.Send
    Calendars.ReadWrite
    ```
  </Accordion>

  <Accordion title="Slack User" icon="slack">
    Sende Nachrichten und verwalte Slack als Benutzer.

    **Was du tun kannst:**

    * Updates in Kanälen posten.
    * Teammitglieder benachrichtigen.
    * Nachrichten durchsuchen.

    **Beispiel-Prompts:**

    ```text theme={null}
    Post a message to the #support channel when a new ticket is created.
    ```

    ```text theme={null}
    Send a daily summary of completed tasks to my team's Slack channel.
    ```

    ```text theme={null}
    Send alerts to a Slack channel when deadlines are approaching.
    ```

    **Angeforderte Berechtigungen:**

    ```text theme={null}
    channels:read
    chat:write
    users:read
    ```
  </Accordion>

  <Accordion title="Slack Bot" icon="slack">
    Poste als markenspezifischer Bot.

    **Was du tun kannst:**

    * Automatisierte Bot-Nachrichten senden.
    * Updates posten.
    * Warnungen auslösen.

    **Beispiel-Prompts:**

    ```text theme={null}
    Send a message as a bot to the #announcements channel when a release is published.
    ```

    ```text theme={null}
    Send a daily bot summary to #team-updates at 5pm.
    ```

    ```text theme={null}
    Send a bot message to #product-updates when a feature flag is enabled.
    ```

    **Angeforderte Berechtigungen:**

    ```text theme={null}
    chat:write
    channels:read
    bot access
    ```
  </Accordion>

  <Accordion title="Discord" icon="discord">
    Kanäle und Communities benachrichtigen.

    **Was du tun kannst:**

    * Nachrichten posten.
    * Warnungen senden.
    * Communities benachrichtigen.

    **Beispiel-Prompts:**

    ```text theme={null}
    Post a message to the #announcements channel when a new feature is released.
    ```

    ```text theme={null}
    Send an alert to the #ops channel when a critical error occurs.
    ```

    ```text theme={null}
    Notify a Discord channel when a new support ticket is created.
    ```

    **Angeforderte Berechtigungen:**

    ```text theme={null}
    webhook or bot access
    ```
  </Accordion>

  <Accordion title="Microsoft Teams" icon="users">
    Team-Chat und Meetings.

    **Was du tun kannst:**

    * Kanal-Nachrichten senden.
    * Meetings planen.
    * Updates teilen.

    **Beispiel-Prompts:**

    ```text theme={null}
    Send a notification to my Teams channel when a new client is added.
    ```

    ```text theme={null}
    Send meeting summaries to a Teams channel.
    ```

    ```text theme={null}
    Schedule a Teams meeting when a booking is confirmed.
    ```

    **Angeforderte Berechtigungen:**

    ```text theme={null}
    User.Read
    Calendars.Read
    Calendars.ReadWrite
    offline_access
    Chat.ReadWrite
    OnlineMeetings.ReadWrite
    Team.ReadBasic.All
    Channel.ReadBasic.All
    ChannelMessage.Send
    Group.Read.All
    Directory.Read.All
    ```
  </Accordion>

  <Accordion title="Google Meet" icon="video">
    Videomeetings.

    **Was du tun kannst:**

    * Meeting-Links erstellen.
    * Meeting-Räume generieren.
    * Meetings synchronisieren.

    **Beispiel-Prompts:**

    ```text theme={null}
    Create a Google Meet space when a new meeting is scheduled.
    ```

    ```text theme={null}
    Generate a Google Meet link when a booking is confirmed.
    ```

    ```text theme={null}
    Add a Google Meet link to scheduled appointments in my app.
    ```

    **Angeforderte Berechtigungen:**

    ```text theme={null}
    /auth/meetings.space.created
    /auth/meetings.space.readonly
    ```
  </Accordion>
</AccordionGroup>

***

## Produktivität

<AccordionGroup>
  <Accordion title="Google Drive" icon="google-drive">
    Dateien speichern und verwalten.

    **Was du tun kannst:**

    * Dateien speichern.
    * Ordner organisieren.
    * Daten sichern.

    **Beispiel-Prompts:**

    ```text theme={null}
    Save generated PDF reports from my app to Google Drive.
    ```

    ```text theme={null}
    Upload files from this app to a Google Drive folder for each client.
    ```

    ```text theme={null}
    Back up exported data from this app to Google Drive every week.
    ```

    **Angeforderte Berechtigungen:**

    ```text theme={null}
    https://www.googleapis.com/auth/drive.file
    ```
  </Accordion>

  <Accordion title="Google Docs" icon="file-text">
    Dokumente erstellen und bearbeiten.

    **Was du tun kannst:**

    * Dokumente generieren.
    * Vorlagen ausfüllen.
    * Notizen erstellen.

    **Beispiel-Prompts:**

    ```text theme={null}
    Generate a Google Doc contract when a new client is added.
    ```

    ```text theme={null}
    Create a Google Doc with a daily summary of activity from my app.
    ```

    ```text theme={null}
    Save meeting notes from this app to a Google Doc.
    ```

    **Angeforderte Berechtigungen:**

    ```text theme={null}
    https://www.googleapis.com/auth/documents
    https://www.googleapis.com/auth/documents.readonly
    ```
  </Accordion>

  <Accordion title="Google Sheets" icon="table">
    Tabellendaten verwalten.

    **Was du tun kannst:**

    * Daten synchronisieren.
    * Importieren und exportieren.
    * Berichte generieren.

    **Beispiel-Prompts:**

    ```text theme={null}
    Sync new records from this app into a Google Sheets spreadsheet.
    ```

    ```text theme={null}
    Keep a Google Sheets dashboard updated with daily metrics from my app.
    ```

    ```text theme={null}
    Export weekly reports from this app to Google Sheets automatically.
    ```

    **Angeforderte Berechtigungen:**

    ```text theme={null}
    https://www.googleapis.com/auth/spreadsheets
    https://www.googleapis.com/auth/spreadsheets.readonly
    ```
  </Accordion>

  <Accordion title="Google Calendar" icon="calendar">
    Termine verwalten.

    **Was du tun kannst:**

    * Buchungen synchronisieren.
    * Ereignisse erstellen.
    * Verfügbarkeit prüfen.

    **Beispiel-Prompts:**

    ```text theme={null}
    Sync all my bookings directly to my Google Calendar.
    ```

    ```text theme={null}
    Show my real-time availability from Google Calendar to clients.
    ```

    ```text theme={null}
    When an appointment is confirmed, create a calendar event and invite attendees.
    ```

    **Angeforderte Berechtigungen:**

    ```text theme={null}
    https://www.googleapis.com/auth/calendar
    https://www.googleapis.com/auth/calendar.readonly
    https://www.googleapis.com/auth/calendar.events
    https://www.googleapis.com/auth/calendar.events.readonly
    https://www.googleapis.com/auth/calendar.events.freebusy
    https://www.googleapis.com/auth/calendar.freebusy
    https://www.googleapis.com/auth/calendar.app.created
    https://www.googleapis.com/auth/calendar.calendarlist.readonly
    https://www.googleapis.com/auth/calendar.events.public.readonly
    https://www.googleapis.com/auth/calendar.settings.readonly
    ```
  </Accordion>

  <Accordion title="Notion" icon="notion">
    Workspace-Inhalte verwalten.

    **Was du tun kannst:**

    * Datenbanken synchronisieren.
    * Seiten schreiben.
    * Inhalte organisieren.

    **Beispiel-Prompts:**

    ```text theme={null}
    Sync a Notion database with my CRM records.
    ```

    ```text theme={null}
    Write project updates from this app into a Notion page.
    ```

    ```text theme={null}
    Create a new Notion page for every new client added in this app.
    ```

    **Angeforderte Berechtigungen:**

    ```text theme={null}
    read_content
    update_content
    insert_content
    read_comments
    create_comments
    read_users
    ```
  </Accordion>

  <Accordion title="Dropbox" icon="dropbox">
    Dateien in der Cloud speichern.

    **Was du tun kannst:**

    * Dateien hochladen.
    * Inhalte synchronisieren.
    * Speicher organisieren.

    **Beispiel-Prompts:**

    ```text theme={null}
    Upload files from this app to Dropbox.
    ```

    ```text theme={null}
    Save client documents from this app to a Dropbox folder.
    ```

    ```text theme={null}
    Sync uploaded files from this app to Dropbox automatically.
    ```

    **Angeforderte Berechtigungen:**

    ```text theme={null}
    account_info.read
    files.metadata.read
    files.content.read
    files.content.write
    ```
  </Accordion>

  <Accordion title="Box" icon="archive">
    Sichere Inhaltsverwaltung.

    **Was du tun kannst:**

    * Dateien speichern.
    * Ordner verwalten.
    * Inhalte teilen.

    **Beispiel-Prompts:**

    ```text theme={null}
    Connect Box and list files for a selected project.
    ```

    ```text theme={null}
    Upload files from this app to a Box folder.
    ```

    ```text theme={null}
    Show Box files related to each client inside my app.
    ```

    **Angeforderte Berechtigungen:**

    ```text theme={null}
    root_readwrite
    ```
  </Accordion>

  <Accordion title="Airtable" icon="table">
    Flexible Datenbanken.

    **Was du tun kannst:**

    * Datensätze synchronisieren.
    * Tabellen verwalten.
    * Workflows erstellen.

    **Beispiel-Prompts:**

    ```text theme={null}
    Sync data from this app with Airtable.
    ```

    ```text theme={null}
    Create Airtable records when a new form is submitted in this app.
    ```

    ```text theme={null}
    Show Airtable data in a dashboard inside my app.
    ```

    **Angeforderte Berechtigungen:**

    ```text theme={null}
    data.records:read
    data.records:write
    schema.bases:read
    ```
  </Accordion>

  <Accordion title="Google Slides" icon="presentation">
    Präsentationen erstellen.

    **Was du tun kannst:**

    * Folien generieren.
    * Vorlagen ausfüllen.
    * Präsentationen teilen.

    **Beispiel-Prompts:**

    ```text theme={null}
    Generate a Google Slides presentation summarizing this week's key KPIs.
    ```

    ```text theme={null}
    Create a presentation from KPI data in this app.
    ```

    ```text theme={null}
    Build a Google Slides deck from a weekly report in this app.
    ```

    **Angeforderte Berechtigungen:**

    ```text theme={null}
    https://www.googleapis.com/auth/presentations
    https://www.googleapis.com/auth/presentations.readonly
    ```
  </Accordion>

  <Accordion title="Google Tasks" icon="check">
    Aufgaben verwalten.

    **Was du tun kannst:**

    * Aufgaben erstellen.
    * Fortschritt verfolgen.
    * Listen verwalten.

    **Beispiel-Prompts:**

    ```text theme={null}
    Create a Google Task when a new item is added in this app.
    ```

    ```text theme={null}
    Add a Google Task when a request is marked urgent.
    ```

    ```text theme={null}
    Sync tasks from this app to my Google Tasks list.
    ```

    **Angeforderte Berechtigungen:**

    ```text theme={null}
    tasklists.readonly
    tasks.readonly
    tasks
    ```
  </Accordion>

  <Accordion title="Microsoft OneDrive" icon="cloud">
    Cloud-Dateispeicher.

    **Was du tun kannst:**

    * Dateien speichern.
    * Daten synchronisieren.
    * Auf Dokumente zugreifen.

    **Beispiel-Prompts:**

    ```text theme={null}
    Save files from this app to OneDrive.
    ```

    ```text theme={null}
    Upload generated reports from this app to OneDrive automatically.
    ```

    ```text theme={null}
    Show OneDrive files related to each client in my app.
    ```

    **Angeforderte Berechtigungen:**

    ```text theme={null}
    files.ReadWrite.All
    Sites.ReadWrite.All
    Search.Read.All
    User.Read
    offline_access
    openid
    profile
    email
    ```
  </Accordion>

  <Accordion title="Google Classroom" icon="graduation-cap">
    Kursverwaltung.

    **Was du tun kannst:**

    * Kurse verwalten.
    * Aufgaben anzeigen.
    * Studierende verfolgen.

    **Beispiel-Prompts:**

    ```text theme={null}
    List assignments from Google Classroom.
    ```

    ```text theme={null}
    Show active Google Classroom courses in a dashboard.
    ```

    ```text theme={null}
    Pull Google Classroom assignments and due dates into this app.
    ```

    **Angeforderte Berechtigungen:**

    ```text theme={null}
    classroom.announcements
    classroom.courses.readonly
    classroom.coursework.me
    classroom.coursework.students
    classroom.courseworkmaterials
    classroom.rosters.readonly
    classroom.student-submissions.me.readonly
    classroom.topics
    ```
  </Accordion>
</AccordionGroup>

***

## Social

<AccordionGroup>
  <Accordion title="Instagram Business" icon="instagram">
    Veröffentliche Feed-Posts und verwalte Kommentare für ein Instagram Business-Konto.

    **Was du tun kannst:**

    * Fotos und Videos in einen Instagram Business-Feed veröffentlichen.
    * Kommentare lesen, beantworten, bearbeiten und löschen.
    * Auf grundlegende Konto-Details zugreifen, wie Benutzername, ID und Medien.

    **Beispiel-Prompts:**

    ```text theme={null}
    Publish an approved Instagram Business feed post from this app.
    ```

    ```text theme={null}
    Show recent Instagram Business posts and comments in a dashboard.
    ```

    ```text theme={null}
    Reply to new Instagram Business comments from this app.
    ```

    **Angeforderte Berechtigungen:**

    ```text theme={null}
    instagram_business_basic
    instagram_business_manage_comments
    instagram_business_content_publish
    ```

    <Note>
      Instagram Business unterstützt nur Feed-Posts. Stories, Reels, Direktnachrichten und Profilupdates werden nicht unterstützt.
    </Note>
  </Accordion>

  <Accordion title="LinkedIn" icon="linkedin">
    Teile Updates und Profile.

    **Was du tun kannst:**

    * Updates posten.
    * Inhalte teilen.
    * Profildaten verwalten.

    **Beispiel-Prompts:**

    ```text theme={null}
    Post a LinkedIn update when I publish a new article.
    ```

    ```text theme={null}
    Share company announcements to my LinkedIn profile.
    ```

    ```text theme={null}
    Draft a LinkedIn post and let me approve it before publishing.
    ```

    **Angeforderte Berechtigungen:**

    ```text theme={null}
    openid
    profile
    r_ads_reporting
    r_organization_social
    rw_organization_admin
    w_member_social
    r_profile_basicinfo
    r_ads
    r_verify
    w_organization_social
    rw_ads
    r_basicprofile
    r_organization_admin
    email
    r_1st_connections_size
    ```
  </Accordion>

  <Accordion title="TikTok" icon="tiktok">
    Social-Performance verfolgen.

    **Was du tun kannst:**

    * Statistiken anzeigen.
    * Follower verfolgen.
    * Inhalte analysieren.

    **Beispiel-Prompts:**

    ```text theme={null}
    Show my TikTok profile stats and follower count in a dashboard.
    ```

    ```text theme={null}
    List my recent TikTok videos with their view counts.
    ```

    ```text theme={null}
    Show my total likes, followers, and video count from TikTok.
    ```

    **Angeforderte Berechtigungen:**

    ```text theme={null}
    artist.certification.read
    artist.certification.update
    user.info.basic
    user.info.profile
    user.info.stats
    video.list
    ```
  </Accordion>
</AccordionGroup>

***

## Daten und Analytics

<AccordionGroup>
  <Accordion title="Google Analytics" icon="chart-line">
    Website-Performance verfolgen.

    **Was du tun kannst:**

    * Traffic anzeigen.
    * Engagement überwachen.
    * Berichte generieren.

    **Beispiel-Prompts:**

    ```text theme={null}
    Connect Google Analytics and show pageviews, sessions, and top pages in a dashboard.
    ```

    ```text theme={null}
    Pull my Google Analytics traffic by source and show trends week over week.
    ```

    ```text theme={null}
    Create a weekly report from Google Analytics and email it to me.
    ```

    **Angeforderte Berechtigungen:**

    ```text theme={null}
    analytics.readonly
    analytics.edit
    ```
  </Accordion>

  <Accordion title="Google BigQuery" icon="chart-column">
    Analytics-Daten abfragen.

    **Was du tun kannst:**

    * Abfragen ausführen.
    * Daten analysieren.
    * Dashboards erstellen.

    **Beispiel-Prompts:**

    ```text theme={null}
    Connect this app to my BigQuery project and add a data agent that answers questions about my analytics.
    ```

    ```text theme={null}
    Let users ask questions about sales trends from my BigQuery dataset.
    ```

    ```text theme={null}
    Alert me when a KPI drops below a threshold based on BigQuery data.
    ```

    **Angeforderte Berechtigungen:**

    ```text theme={null}
    https://www.googleapis.com/auth/bigquery.readonly
    ```
  </Accordion>

  <Accordion title="Google Search Console" icon="search">
    SEO-Einblicke.

    **Was du tun kannst:**

    * Rankings verfolgen.
    * Klicks überwachen.
    * Suchanfragen analysieren.

    **Beispiel-Prompts:**

    ```text theme={null}
    Connect Search Console and show my top queries and click data.
    ```

    ```text theme={null}
    Alert me when a page drops in search rankings.
    ```

    ```text theme={null}
    Track indexing status for new pages in this app.
    ```

    **Angeforderte Berechtigungen:**

    ```text theme={null}
    webmasters
    webmasters.readonly
    ```
  </Accordion>
</AccordionGroup>

***

## CRM

<AccordionGroup>
  <Accordion title="HubSpot" icon="hubspot">
    CRM-Daten verwalten.

    **Was du tun kannst:**

    * Kontakte synchronisieren.
    * Deals verfolgen.
    * Marketing automatisieren.

    **Beispiel-Prompts:**

    ```text theme={null}
    Sync new leads from this app into HubSpot contacts.
    ```

    ```text theme={null}
    Show HubSpot deal stages inside my project dashboard.
    ```

    ```text theme={null}
    Create HubSpot contacts when people sign up in this app.
    ```

    **Angeforderte Berechtigungen:**

    ```text theme={null}
    crm.objects.contacts.read
    crm.objects.contacts.write
    crm.objects.companies.read
    crm.objects.companies.write
    crm.objects.deals.read
    crm.objects.deals.write
    crm.objects.owners.read
    crm.objects.quotes.read
    crm.objects.quotes.write
    crm.lists.read
    crm.lists.write
    crm.schemas.contacts.read
    crm.schemas.companies.read
    crm.schemas.deals.read
    tickets
    e-commerce
    automation
    forms
    files
    content
    social
    analytics.read
    ```
  </Accordion>

  <Accordion title="Salesforce" icon="salesforce">
    CRM-Pipelines verwalten.

    **Was du tun kannst:**

    * Leads synchronisieren.
    * Opportunities verfolgen.
    * Pipelines verwalten.

    **Beispiel-Prompts:**

    ```text theme={null}
    Sync new leads from this app into Salesforce.
    ```

    ```text theme={null}
    Show Salesforce opportunity stages inside my project dashboard.
    ```

    ```text theme={null}
    Log customer support requests in Salesforce automatically.
    ```

    **Angeforderte Berechtigungen:**

    ```text theme={null}
    api
    refresh_token
    full
    web
    id
    openid
    profile
    email
    address
    phone
    offline_access
    custom_permissions
    wave_api
    chatter_api
    visualforce
    content
    cdp_api
    cdp_profile_api
    cdp_query_api
    cdp_segment_api
    interaction_api
    cdp_ingest_api
    pardot_api
    ```
  </Accordion>
</AccordionGroup>

***

## Projektmanagement

<AccordionGroup>
  <Accordion title="ClickUp" icon="check">
    Projekte verwalten.

    **Was du tun kannst:**

    * Aufgaben erstellen.
    * Arbeit verfolgen.
    * Teams verwalten.

    **Beispiel-Prompts:**

    ```text theme={null}
    Connect ClickUp and show my tasks by status and due date in a dashboard.
    ```

    ```text theme={null}
    Create a new ClickUp task when a new record is added to my Requests entity.
    ```

    ```text theme={null}
    Sync ClickUp task status back into this app so I can track progress here.
    ```

    **Angeforderte Berechtigungen:**

    ```text theme={null}
    Access to ClickUp resources such as tasks, lists, and spaces, based on the permissions you already have in your workspace.
    ```
  </Accordion>

  <Accordion title="Linear" icon="circle-dot">
    Issues verfolgen.

    **Was du tun kannst:**

    * Issues erstellen.
    * Fortschritt verfolgen.
    * Workflows verwalten.

    **Beispiel-Prompts:**

    ```text theme={null}
    Connect Linear and show my issues by status, assignee, and priority in a dashboard.
    ```

    ```text theme={null}
    Create a Linear issue automatically when a bug is submitted in this app.
    ```

    ```text theme={null}
    Sync Linear issue status back into this app so I can track progress here.
    ```

    **Angeforderte Berechtigungen:**

    ```text theme={null}
    read
    issues:create
    comments:create
    write
    admin
    ```
  </Accordion>

  <Accordion title="Wrike" icon="diagram-project">
    Teams koordinieren.

    **Was du tun kannst:**

    * Projekte planen.
    * Aufgaben verfolgen.
    * Berichte generieren.

    **Beispiel-Prompts:**

    ```text theme={null}
    Connect Wrike and show tasks for a selected project in a dashboard.
    ```

    ```text theme={null}
    Display Wrike task statuses and assignees in a read-only dashboard.
    ```

    ```text theme={null}
    Generate a weekly Wrike project status report and email it to me.
    ```

    **Angeforderte Berechtigungen:**

    ```text theme={null}
    Default
    wsReadOnly
    ```
  </Accordion>
</AccordionGroup>

***

## Entwicklung

<AccordionGroup>
  <Accordion title="GitHub" icon="github">
    Repos und PRs verwalten.

    **Was du tun kannst:**

    * PRs verfolgen.
    * Repos verwalten.
    * Issues erstellen.

    **Beispiel-Prompts:**

    ```text theme={null}
    Connect to my GitHub account and list all open pull requests for review.
    ```

    ```text theme={null}
    Show open issues from my repository in a dashboard.
    ```

    ```text theme={null}
    Create a new GitHub issue when a bug is reported in this app.
    ```

    **Angeforderte Berechtigungen:**

    ```text theme={null}
    exact scopes depend on the flows you build and may include access to repositories and organization data
    ```
  </Accordion>

  <Accordion title="GitLab" icon="gitlab">
    Pipelines verwalten.

    **Was du tun kannst:**

    * MRs verfolgen.
    * Pipelines ausführen.
    * Repos verwalten.

    **Beispiel-Prompts:**

    ```text theme={null}
    List open merge requests in my GitLab project.
    ```

    ```text theme={null}
    Show open GitLab merge requests in a dashboard.
    ```

    ```text theme={null}
    Create a GitLab issue when a bug is reported in this app.
    ```

    **Angeforderte Berechtigungen:**

    ```text theme={null}
    api
    read_user
    openid
    profile
    email
    ```
  </Accordion>
</AccordionGroup>

***

## Entwickler-Tools

<AccordionGroup>
  <Accordion title="Contentful" icon="file-code">
    Headless CMS.

    **Was du tun kannst:**

    * Inhalte abrufen.
    * Einträge verwalten.
    * Daten synchronisieren.

    **Beispiel-Prompts:**

    ```text theme={null}
    Show content from Contentful in this app.
    ```

    ```text theme={null}
    Pull blog posts from Contentful and display them in a dashboard.
    ```

    ```text theme={null}
    Sync published Contentful entries into this app.
    ```

    **Angeforderte Berechtigungen:**

    ```text theme={null}
    content_management_manage
    ```
  </Accordion>

  <Accordion title="Supabase" icon="database">
    Projektdaten lesen.

    **Was du tun kannst:**

    * Schema durchsuchen.
    * Tabellen lesen.
    * Status anzeigen.

    **Beispiel-Prompts:**

    ```text theme={null}
    Show Supabase tables in this app.
    ```

    ```text theme={null}
    Browse my Supabase schema and list all tables with row counts.
    ```

    ```text theme={null}
    Show project status and recent database tables from Supabase.
    ```

    **Angeforderte Berechtigungen:**

    ```text theme={null}
    Projects:Read
    Secrets:Read
    Database:Read
    ```
  </Accordion>
</AccordionGroup>

***

## Dokumente

<AccordionGroup>
  <Accordion title="Microsoft SharePoint" icon="folder-open">
    Dokumente verwalten.

    **Was du tun kannst:**

    * Dateien speichern.
    * Dokumente teilen.
    * Listen verwalten.

    **Beispiel-Prompts:**

    ```text theme={null}
    Show SharePoint documents for a selected site in this app.
    ```

    ```text theme={null}
    Display files from a SharePoint document library in a dashboard.
    ```

    ```text theme={null}
    Sync documents from SharePoint to records in this app.
    ```

    **Angeforderte Berechtigungen:**

    ```text theme={null}
    offline_access
    User.Read
    Files.ReadWrite.All
    Sites.ReadWrite.All
    ```
  </Accordion>
</AccordionGroup>

***

## Finanzen

<AccordionGroup>
  <Accordion title="Splitwise" icon="wallet">
    Ausgaben verfolgen.

    **Was du tun kannst:**

    * Salden verfolgen.
    * Rechnungen teilen.
    * Ausgaben verwalten.

    **Beispiel-Prompts:**

    ```text theme={null}
    Show current Splitwise balances for my group in this app.
    ```

    ```text theme={null}
    Display all shared expenses from Splitwise in a dashboard.
    ```

    ```text theme={null}
    Show who owes what across my Splitwise group.
    ```

    **Angeforderte Berechtigungen:**

    ```text theme={null}
    read:user_profile
    read:network
    write:manage_network
    read:expenses
    write:create_expenses
    write:modify_expenses
    read:metadata
    read:notifications
    ```
  </Accordion>
</AccordionGroup>

***

## Formulare und Umfragen

<AccordionGroup>
  <Accordion title="Typeform" icon="file-text">
    Antworten sammeln.

    **Was du tun kannst:**

    * Daten sammeln.
    * Workflows auslösen.
    * Antworten analysieren.

    **Beispiel-Prompts:**

    ```text theme={null}
    Show Typeform responses in this app.
    ```

    ```text theme={null}
    Pull the latest Typeform responses into a dashboard.
    ```

    ```text theme={null}
    Trigger a workflow in this app when a new Typeform response is submitted.
    ```

    **Angeforderte Berechtigungen:**

    ```text theme={null}
    accounts:read
    forms:read
    forms:write
    responses:read
    ```
  </Accordion>
</AccordionGroup>

***

## HR

<AccordionGroup>
  <Accordion title="BambooHR" icon="users">
    Mitarbeiter verwalten.

    **Was du tun kannst:**

    * Verzeichnis anzeigen.
    * Urlaub verfolgen.
    * HR-Daten verwalten.

    **Beispiel-Prompts:**

    ```text theme={null}
    Show my employee directory from BambooHR in this app.
    ```

    ```text theme={null}
    Display upcoming time off from BambooHR in a dashboard.
    ```

    ```text theme={null}
    Show employee details and managers from BambooHR.
    ```

    **Angeforderte Berechtigungen:**

    ```text theme={null}
    application
    application.write
    job_opening
    job_opening.write
    email
    openid
    company:details
    company:info
    job_organization
    employee
    employee.write
    employee:contact
    employee:demographic
    employee:job
    employee:management
    employee:name
    employee:photo
    employee_directory
    offline_access
    public.integration
    public.user
    webhooks
    webhooks.write
    time_off
    ```
  </Accordion>
</AccordionGroup>

***

## Terminplanung

<AccordionGroup>
  <Accordion title="Calendly" icon="calendar-range">
    Buchungen verwalten.

    **Was du tun kannst:**

    * Verfügbarkeit anzeigen.
    * Meetings verfolgen.
    * Workflows auslösen.

    **Beispiel-Prompts:**

    ```text theme={null}
    Show upcoming Calendly bookings in this app.
    ```

    ```text theme={null}
    Display available Calendly meeting slots in a dashboard.
    ```

    ```text theme={null}
    Trigger a workflow in this app when a new Calendly booking is confirmed.
    ```

    **Angeforderte Berechtigungen:**

    ```text theme={null}
    availability:read
    event_types:read
    locations:read
    scheduled_events:read
    users:read
    ```
  </Accordion>
</AccordionGroup>

***

## KI und ML

<AccordionGroup>
  <Accordion title="Hugging Face" icon="sparkles">
    KI-Modelle und Inferenz.

    **Was du tun kannst:**

    * Modelle ausführen.
    * Daten analysieren.
    * KI-Funktionen erstellen.

    **Beispiel-Prompts:**

    ```text theme={null}
    Run sentiment analysis on customer feedback using Hugging Face.
    ```

    ```text theme={null}
    Use a Hugging Face model to classify support tickets in this app.
    ```

    ```text theme={null}
    Analyze text from this app with a Hugging Face model and return structured results.
    ```

    **Angeforderte Berechtigungen:**

    ```text theme={null}
    manage-repos
    read-repos
    contribute-repos
    openid
    profile
    email
    inference-api
    ```
  </Accordion>
</AccordionGroup>

***

## Website und E-Commerce

<AccordionGroup>
  <Accordion title="Wix" icon="store">
    Auf Site-Daten zugreifen.

    **Was du tun kannst:**

    * Analytics anzeigen.
    * Kunden synchronisieren.
    * Bestellungen verfolgen.

    **Beispiel-Prompts:**

    ```text theme={null}
    Show Wix site analytics in this app.
    ```

    ```text theme={null}
    Display recent Wix store orders in a dashboard.
    ```

    ```text theme={null}
    Sync Wix customer data into this app and show it in a table.
    ```

    **Angeforderte Berechtigungen:**

    ```text theme={null}
    Manage stores
    Manage form submissions
    Manage payments
    Manage coupons
    Manage events
    Manage Paylinks
    Manage blog
    Manage Media Manager
    Read stores
    Manage inbox messages
    Read site, business, and email details
    Manage restaurants
    Manage bookings
    Manage eCommerce data
    Manage email marketing
    Manage members and contacts
    ```
  </Accordion>
</AccordionGroup>

***

**Verwandte Artikel**

<CardGroup cols={3}>
  <Card title="Connectors verwenden" icon="plug" href="/Integrations/Connectors">
    Erfahre mehr über Connectors
  </Card>

  <Card title="Shared connectors einrichten" icon="share" href="/Integrations/setting-up-shared-connectors">
    Ein verbundenes Konto in deiner App nutzen
  </Card>

  <Card title="Connectors für App-Nutzer" icon="users" href="/Integrations/user-connectors">
    Nutzer ihr eigenes Konto verbinden lassen
  </Card>
</CardGroup>

<Note>Diese Seite wurde mit KI übersetzt. Für die genauesten und aktuellsten Informationen siehe die [englische Version](/). </Note>
