
Zapier
Automate Dovetail with Zapier, using a trigger and an action to move data between your workspace and thousands of other apps in a Zap.

Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Automate Dovetail with Zapier, using a trigger and an action to move data between your workspace and thousands of other apps in a Zap.

| Input field | Type | Description |
|---|---|---|
| Project | UUID (selected in menu) | Project where the doc should be created. Required. |
| Title | Plain text | The title of the doc. Title will be ‘Untitled doc’ if a title is not set. |
| Content | Plain text or HTML | The HTML content of the doc. Content will be empty if the content is not set. |
| Append content if doc exists | Boolean | Whether to append new content to the end if a doc already exists with this title. Default is false. |
| Custom fields | Variable | Your custom doc fields. |
| Input field | Type | Description |
|---|---|---|
| Project | UUID (selected in menu) | Project where the note should be created. Required. |
| Title | Plain text | The title of the note. Title will be ‘Untitled note’ if a title is not set. |
| Content | Plain text or HTML | The HTML content of the note. Content will be empty if the content is not set. |
| Analyze sentiment | Boolean | Whether to automatically tag sentences in the content with ‘Positive’ or ‘Negative’. Default is false. |
| Append content if data exists | Boolean | Whether to append new content to the end if data already exists with this title. Default is false. |
| Custom fields | Variable | Your custom note fields. |
| Input field | Type | Description |
|---|---|---|
| Name | Plain text | The name or pseudonym of the person. |
| Custom fields | Variable | Your custom person fields. |
| Response field | Type | Description |
|---|---|---|
| Abstract | Plain text | The first 200 characters of the doc content. Can be empty or null. |
| Cover image | URL | The URL for the cover image, if the cover image is set. Can be null. |
| Created | Date | The date the doc was created. |
| ID | UUID | The unique ID of the doc. |
| Presentation URL | URL | A direct URL to the presentation mode of the doc. |
| Project | Plain text | The title of the project, or ‘Untitled project’ if not set. |
| Published | Boolean | Whether the doc is published or not. |
| Title | Plain text | The title of the doc, or ‘Untitled doc’ if not set. |
| URL | URL | A direct URL to the doc. |
Was this page helpful?