Skip to main content
POST
Create automation

Authorizations

Authorization
string
header
required

API key from your workspace settings. Pass as Authorization: Bearer <key> or X-API-Key: <key>. Find it at app.docsautomator.co/settings/workspace/api.

Body

application/json
title
string
required

Name for the automation.

dataSourceName
enum<string>
required

The data source type.

Available options:
Airtable,
API,
ClickUp,
Glide,
Google Sheets,
Make,
n8n,
Noloco,
SmartSuite,
Zapier

Google Doc template URL.

Response

Automation created

message
string
Example:

"success"

newAutomation
object
Last modified on September 24, 2026