/applications

Creates an `Application` object with the given values. For certain integrations, but not all, our API detects duplicate candidates and will associate applications with existing records in the third-party. New candidates are created and automatically linked to the application. See our [Help Center article](https://help.merge.dev/en/articles/10012366-updates-to-post-applications-oct-2024) for detailed support per integration. {/* BEGIN_ATS_APPLICATION_CREATE_SUPPORTED_FIELDS */}{/* END_ATS_APPLICATION_CREATE_SUPPORTED_FIELDS */}

Authentication

AuthorizationBearer

Token-based authentication with required prefix “Bearer”

Headers

X-Account-TokenstringRequired
Token identifying the end user.

Query parameters

is_debug_modebooleanOptional

Whether to include debug fields (such as log file links) in the response.

run_asyncbooleanOptional

Whether or not third-party updates should be run asynchronously.

Request

This endpoint expects an object.
modelobjectRequired
# The Application Object ### Description The Application Object is used to represent a candidate's journey through a particular Job's recruiting process. If a Candidate applies for multiple Jobs, there will be a separate Application for each Job if the third-party integration allows it. ### Usage Example Fetch from the `LIST Applications` endpoint and filter by `ID` to show all applications.
remote_user_idstringRequired

Response

modelobject
# The Application Object ### Description The Application Object is used to represent a candidate's journey through a particular Job's recruiting process. If a Candidate applies for multiple Jobs, there will be a separate Application for each Job if the third-party integration allows it. ### Usage Example Fetch from the `LIST Applications` endpoint and filter by `ID` to show all applications.
warningslist of objects
errorslist of objects
logslist of objects or null
<MergeSupportedFieldsByIntegrationWidget requestType="POST" data="H4sIAAAAAAAAA+WZa3PaOBSG/0pGHzNcmtBsG2Z2driVQINJA2ma7XQ0x/KJEciSI8mQ0Ol/3zGYBFpy6USQ7O43LKRX9qP3SOfY3wkDi6HSN6RMwBqSI5EKUJAyqcSx4AwsV5LkCMTcgwjnveh4n+SISeJYaYvBB44iMEcaL0mZFCPUIeYTyS85BkWwpsilxVDPlEzxdlT+cjaM5IjgcoRBhTGVSPuAzrxfHuYdf7pM/zaW5EgMxtiBVkk4OMWrBM1DkundCIxQWhD5ACwUl4bn9Xz8urb0vgMUaDGog4U6WmTpA2ZTDayNTblYHKCIC7NpCwGOiyiLoC1nAk3xoHS4/+7wIJ+pzGb/i4biz73d4ZWv/He7NGSCQrLb6bNrr9+aeMPwrVd7e+1Nzw686WjqDUdvdmkIu51+56Dbvyh165W97poOtPfHl8PP1Xq17e2yaaPkDS8mXp/tdfps5E9bpXaTTdpHn6696cV+p35W8vqNg3ZT7XVrp6ZTO1WdSqFAcmR5HUn56/flhswcFTPwb1a7tiIIcQnJfBEg5vk48QVnBVMqQARTJWFiCkxFxQgDDsWZFO1dJaCRHqtQ0VLy6RzGk0IswwV9ruQtelImDe+o4tUa9VUbVMbABfgCSdnqBH9xLil/JZC6HQMKqYUYyIAHYDH9rTHgFgNqVXqVaI3SUmPTh8qRofJJjmiMlEXKgzQqmEaUXIZ05hOuJAVpJqhTxxiVaIbkWzrkKuEagxPQEKFN/y5/XZk4lf72I7eW8hhsotEN5xMB9lLpKBPdCN2fn2sZ2XNhVCHylTo6dUNjobZsvMIw3qbhHrfYk110H7JEiIHS0pGBtIpR2xu617oTo7et+02UqDm7ayllbG8b3i5uaOPmcwl3vdojyHdOkemE2/TI2akJlQRuFsHP9Km+06cs1admTrtXrcet0fi/i7gmFBtNlB65IXort/GtYJO7Y01FiNYNkcy6tMWUpF0pbrZ8Ej9irCehWsJA47SXWdtYiEFbiZrejp3NcB9jLVEbqyTu9EGgtMdcunLhnfbLHUm/HcL3gdIoflmG5+YtmWi2zb28JZ8bsY1YKEcp9Exqk2A2uXM10zx6oBLjyC93ek8MJK/Sb31ubL2UGCKzVCOYWd09v16o/c4p+gDaI9C+SvROpd9zG4uZ8CLlCC6atfO/O/866/Faq+OYTCuV3FYouk3BHgDVhunUVeU111op+M8/sU69E2y5/nqFBX9b+ZUgQO3Wk0PlQ6q6NVuukN1AXdtW/pi7yi8ysZXDYtsb2e8Z6Km57VyT2pv4Edsd49iV52ZSK8GtLsL3N9Xz/0Vw38O3q4GJec2g3GCeSW21YH32WXMPm17lZKeXMIbGfABmlTZuCK1qrjiyyr6o8MOb14DsObZ7IKB7EWiblfHojOiq6ArS4fvx8WXj/OWrsm2GdRqEOHV7Vs81X+OnjyfXKxvydB8hssCFcnRS3em9vm8AL8367GNz50SrxUtsPnOjA+ZnH5uLmnG/ehVcd/l2nb7BrH5N/gWLW03XV1v6eP5/rvQoAEdvhRZbSib6GqpRV7DXfy349uMfqC1PaOcgAAA=" />