latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-14409129967.7 KB

95679a9aa625

Task Automations

Create a Google Doc and write evidence content into it

Create a Google Doc and write evidence content into it in Betayum. Create, version, run, and inspect automated evidence collection workflows attached to compliance tasks.

post/v1/tasks/{taskId}/automations/{automationId}/google-docs

Path parameters

taskIdstring required

Task ID

automationIdstring required

Automation ID

Request body

titlestring required

Title for the Google Doc

contentstring required

Initial content to write into the document

Example request

{
  "title": "GCP IAM Evidence - 2026-07-12"
}