---
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

## Response `200`

Auto generated using Swagger Inspector

- object
  - `RESULT` string

---

[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/9e36b3759d5d/schema)
