Create data

Create a new data entry within a Dovetail project. Data entries capture raw research data — interview transcripts, survey responses, support tickets, or CRM records. They must be associated with a project via project_id.

You can provide the initial content as plain text or HTML via the content field, and attach custom field data via the fields array.

Returns the data object without the content body.

Permissions

Please check you have the relevant permissions required to access this resource. This may include specific permissions on the object itself or its parent, or having the correct user role if you're making updates.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Body

string
length ≤ 200

The data's title.

fields
array of objects

The data's fields.

fields
string
length ≤ 100000

The initial content of the data, which may include plain text or HTML content.

string
required

Unique identifier of the project that the data is associated with.

Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json