Skip to main content
POST
Create a backfill

Authorizations

Authorization
string
header
required

Authorization: Bearer <token> where <token> is either a neo_sk_<env>_<secret> API key (service account) or a Microsoft Entra ID access token (dashboard user).

Body

application/json
daily_execution_windows
WorkflowDailyExecutionWindows · object
required
entity_type
enum<string>
required
Available options:
ticket,
project_ticket,
task,
scheduled_entry,
time_entry,
project,
company,
contact,
resource,
contract,
opportunity,
none,
configuration,
note,
team,
role,
audit_trail,
appointment,
servicecall,
contract_service,
company_location,
product
filter_spec
Filter Spec · object
required
max_in_flight
integer
required
Required range: 1 <= x <= 10
target_workflow_id
integer
required
timezone
string
default:UTC
total_estimated
integer | null

Response

Success.

data
CreateBackfillResponse · object
required
meta
object
required