---
title: "The add application form endpoint allows you to export application information about a job to Recruiterflow."
method: POST
path: "/api/external/candidate/add-application-form"
tags: ["Candidate APIs"]
---

# The add application form endpoint allows you to export application information about a job to Recruiterflow.

`POST /api/external/candidate/add-application-form`

Use the 'key' of the application form parts (from /api/external/job) as the form element names to pass values for each application form input.<br/>Files can also be uploaded in the form using the appropriate 'key' from the application form detail.<br/>

## Headers

- `RF-Api-Key` string, required

## Response `200`

Auto generated using Swagger Inspector

- object
  - `RESULT` string

## Changes

- **2026-08-13** `febc104d89ff` — 1 breaking
  - the `header` request parameter `RF-Api-Key` became required

[Change history](https://skmtc.dev/recruiterflow/apis/recruiterflow-api-documentation/changes/api/external/candidate/add-application-form/post.md)

---

[API](https://skmtc.dev/recruiterflow/apis/recruiterflow-api-documentation.md) · [All operations](https://skmtc.dev/recruiterflow/apis/recruiterflow-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/recruiterflow/recruiterflow-api-documentation/revisions/febc104d89ff/schema)
