ConnectJobs​
Endpoints to interact with connectJobs
Operations​
List connect jobs​
Paginated jobs for the authenticated organizer scope. Optional eventId filters by event.
Authorizations​
Parameters​
Query Parameters
Responses​
Connect job list
Create connect job​
Creates a job and recipient rows. Barcodes apply only to email blast + upload-list target. waveTimeIds is validated only when the site wave-time tab participant setting is enabled.
Authorizations​
Request Body​
Responses​
Created
Get connect job by id​
Delete connect job (soft delete)​
Update connect job​
Updates schedule (startTime), disabled flag, and/or Connect email template. Unknown JSON keys are rejected (strict validation).
Authorizations​
Parameters​
Path Parameters
Request Body​
Responses​
Updated job
List recipients for a connect job​
Paginated recipient rows for the job; optional status filters by recipient status.
Authorizations​
Parameters​
Path Parameters
Query Parameters
"completed""queued""failed"Responses​
Paginated recipients (ConnectRecipientFormatter: status as lowercase string, orderId from objectId)
Start connect job run (legacy runner, asynchronous)​
Dispatches the same admin connect runJob URL used by cron; returns immediately while sending continues in the background.
Authorizations​
Parameters​
Path Parameters
Responses​
Run triggered; poll job/recipients for progress
Find ConnectJob by Id​
Delete one ConnectJob by Id​
Update ConnectJob by Id​
Find a list of ConnectJobs by a set of filters​
Returns a list of ConnectJobs
Authorizations​
Parameters​
Query Parameters
Set the max number of objects to return
"int64"Set the number of objects to ignore before starting
"int64"text string that will search certain text fields
comma separated list of items to select ('connectJobs.*, event.name')
eventId
"int64"Name of Connect Job
subject
Time submitted
"int64"ConnectJob Type Id
