Google Docs logo

Google Docs Runner Workflows

Land the output in a shared doc, not a throwaway response box.

GoogleDocuments
What would you like to do?

Connect Google Docs to your favorite apps

Apps that show up alongside Google Docs in real Runner workflows. Each badge links to its own integration page.

Triggers and actions

What Runner can do with Google Docs. These are grounded in the real backend connector definitions, not generic marketing filler.

Create a formatted memo from markdown

GOOGLEDOCS_CREATE_DOCUMENT_MARKDOWN

Create a new Google Doc initialized with markdown content.

Create a new Google Doc memo from these board prep notes with headings, bullets, and a risks section.

Runner writes directly into a collaborative doc instead of leaving you with text to paste.

Replace the current draft safely

GOOGLEDOCS_UPDATE_DOCUMENT_MARKDOWN

Replace the entire content of an existing Google Doc with new markdown content.

Replace the current investor update draft with this revised version and keep the doc URL the same.

The shared document updates in place, which is exactly what the team needs to review.

Search for the document before editing

GOOGLEDOCS_SEARCH_DOCUMENTS

Search Google Docs using filters like name, content, dates, starred, and shared state.

Find the most recent doc that mentions Luminance board prep and open that one first.

Runner edits the right document instead of creating another duplicate draft.

Duplicate a template and fill it in

GOOGLEDOCS_COPY_DOCUMENT

Create a copy of an existing document for template-based workflows.

Copy the weekly investor update template and prepare the new draft for this Friday.

Template workflows become reusable instead of repetitive.

Run targeted find-and-replace

GOOGLEDOCS_REPLACE_ALL_TEXT

Global find-and-replace across a document.

Replace every mention of Acme Pilot with Acme Rollout in the shared memo.

Runner can make bulk document cleanup changes without manual scanning.

Use Google Docs inside a real workflow

Download Runner to connect Google Docs to the rest of your workflow instead of treating it like another isolated tab.

More apps