Discussions
Creating new Application
10 months ago by Jurica
I have questions, So.. i want to create New application to my Company With API.
I successfully created that flow but I think i get something wrong.
For creating new application i need following Data:
- job_position_id - Integer number That I get from Public Job board link (https://COMPANY_NAME.personio.com/job/JOB_ID)
- authorization - Bearer + Access token from "Recruiting API key"
- X-Company-ID - Your company ID from "Recruiting API key"
So, for only one function (Creating new Application) I need 3 data input from my Customers that uses Personio ATS (API tokens (company id and Access token) + Company id From browser URL
Is there betther way of creating new application?