Skip to main content
POST
cURL
Creates a company AI field, evaluated by AI against the activity of each company: the recordings and emails linked to the company itself and to all its deals. creatorEmail must belong to an active workspace member, who becomes the field author. The field is evaluated for companies as new activity comes in; no values are generated for companies whose activity does not change.

Authorizations

X-Claap-Key
string
header
required

Body

application/json
title
string
required

The field title.

prompt
object
required

The prompt evaluated by the AI to fill the field.

creatorEmail
string<email>
required

Email address of the field creator. It must belong to an active workspace member, who becomes the field author.

Response

Company AI field was successfully created

result
object
required

An AI field: a custom prompt with a typed output, evaluated by AI. Usable as an AiSection view column through its fieldId.