Zum Inhalt

Google Sheets#

Verwenden Sie den Google Sheets-Knoten, um die Arbeit in Google Sheets zu automatisieren und Google Sheets in andere Anwendungen zu integrieren. Localmind Automate bietet integrierte Unterstützung für eine breite Palette von Google Sheets-Funktionen, darunter das Erstellen, Aktualisieren, Löschen, Anhängen, Entfernen und Abrufen von Dokumenten.

Auf dieser Seite finden Sie eine Liste der Operationen, die der Google Sheets-Knoten unterstützt, sowie Links zu weiteren Ressourcen.

Anmeldedaten

Unter Google Sheets-Anmeldedaten finden Sie Anleitungen zum Einrichten der Authentifizierung.

Operationen#

Verwandte Ressourcen#

Weitere Informationen zum Dienst finden Sie in der API-Dokumentation von Google Sheet.

Häufige Probleme#

Informationen zu häufigen Fragen oder Problemen und Lösungsvorschlägen finden Sie unter Häufige Probleme.

What to do if your operation isn't supported#

If this node doesn't support the operation you want to do, you can use the HTTP Request node to call the service's API.

You can use the credential you created for this service in the HTTP Request node:

  1. In the HTTP Request node, select Authentication > Predefined Credential Type.
  2. Select the service you want to connect to.
  3. Select your credential.

Refer to Custom API operations for more information.