Skip to main content
Queue every awaiting-cell record in a project for attachment

Query Parameters

project_id
string
required

Project to attach records in

Response

Successful Response

Result of queueing a project's awaiting-cell records for attachment.

Outcomes are not in here: each attach runs on the worker and writes its result to the record, which the batch view polls.

attempted
integer
required

Parked records examined.

queued
integer
required

Records handed to the worker.

raw_data_ids
string[]

IDs of the records queued.