Google Docs Node#
Verwenden Sie den Google Docs Node, um die Arbeit in Google Docs zu automatisieren und Google Docs mit anderen Anwendungen zu integrieren. Localmind Automate bietet integrierte Unterstützung für eine Vielzahl von Google Docs-Funktionen, einschließlich dem Erstellen, Aktualisieren und Abrufen von Dokumenten.
Auf dieser Seite finden Sie eine Liste der Operationen, die der Google Docs Node unterstützt, sowie Links zu weiteren Ressourcen.
Anmeldedaten
Informationen zum Einrichten der Authentifizierung finden Sie unter Google Docs Anmeldedaten.
Operationen#
- Dokument
- Erstellen
- Abrufen
- Aktualisieren
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:
- In the HTTP Request node, select Authentication > Predefined Credential Type.
- Select the service you want to connect to.
- Select your credential.
Refer to Custom API operations for more information.