Resource Records

Insert a resource record

Adds a new record to the specified resource. Required resource fields must be supplied, and data keys must match fields configured on the resource.

post/apis/resources/records/insert

Request body

objectIdstring required

ID of the resource that receives the record.

dataResourceData required

Values keyed by fields configured on the Flowcall resource.

Response

Resource record inserted.

successtrue required
conflictCountinteger required

Changes

No recorded changes to this endpoint across all 1 revision of this API.