Pipeline entries
Update record values through an entry
Update the company or contact behind an entry through the pipeline's RECORD fields. Keys are the fieldIds of fields with source: 'RECORD' (see GET /pipelines/{pipelineId}/properties); the value is written to the record itself, so every pipeline showing that attribute — and the record's own page — reflect it. null clears the attribute. A key that is not a writable record field of this pipeline is rejected with 400.
put/pipeline-entries/{entryId}/record-values
Path parameters
entryIdstring required
Headers
projectstring required
Request body
Response
Ok
Changes
Changed in 1 of the 21 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○