Google Docs
What works today
- Create a Google Docs integration with a document URL or ID.
- Connect a Google account for a private document.
- Test whether the connected account can access the document.
- Extract structured content from a private document using table, template, or structured parse mode.
- Review integration run history.
Public-document connection testing can confirm that an export URL is reachable, but public HTML parsing currently returns no import records.
Safe preview setup
- Open Admin → Integrations → Google Integrations → Google Docs.
- Choose Private (OAuth).
- Paste the Google Docs URL; the app extracts its document ID.
- Save the integration, connect the Google account that can read the document, and test the connection.
- Keep the integration disabled for production automation.
- Use non-sensitive sample content and inspect Event History after a manual test.
The target-entity choices describe the planned destination once record processing is implemented; selecting one does not currently create those entities.
Supported alternatives
| Need | Use now |
|---|---|
| Tabular data from Google Workspace | Google Sheets |
| TransLog, CSV, LACT, or pipeline files | Managing Imports |
| Dispatch tickets | LoadCall on the Integrations page |
| Custom HTTP delivery | Webhooks |
This page should be updated only after the provider maps extracted records and persists them with the same validation/idempotency guarantees as the supported import paths.