---
title: "Triggers a backfill job to sync the CRM with the Apply candidates."
method: POST
path: "/api/operations/backfill_apply_candidates"
tags: ["Operations"]
---

# Triggers a backfill job to sync the CRM with the Apply candidates.

`POST /api/operations/backfill_apply_candidates`

The backfill will query all candidate information from the Apply API and queue jobs to sync the data with the CRM.

## Query parameters

- `updatedSince` string, date-time

## Response `204`

No Content

## Other responses

- `400` — Bad Request
- `401` — Unauthorized

---

[API](https://skmtc.net/department-for-education/apis/get-into-teaching-api-v1.md) · [All operations](https://skmtc.net/department-for-education/apis/get-into-teaching-api-v1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/department-for-education/get-into-teaching-api-v1/revisions/5d53dbaed560/schema)
