---
title: "Append evidence content to an existing Google Doc"
method: POST
path: "/v1/tasks/{taskId}/automations/{automationId}/google-docs/{documentId}/append"
tags: ["Task Automations"]
---

# Append evidence content to an existing Google Doc

`POST /v1/tasks/{taskId}/automations/{automationId}/google-docs/{documentId}/append`

Append evidence content to an existing Google Doc in Betayum. Create, version, run, and inspect automated evidence collection workflows attached to compliance tasks.

## Path parameters

- `taskId` string, required
- `documentId` string, required
- `automationId` unknown, required

## Request body

- AppendGoogleDocDto
  - `content` string, required — Content to append to the document

## Response `201`

---

[API](https://skmtc.net/om-network/apis/betayum-api.md) · [All operations](https://skmtc.net/om-network/apis/betayum-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/om-network/betayum-api/revisions/95679a9aa625/schema)
