Skip to main content

Hi, we are currently creating a personalized integration for a client that uses Personio. We are trying to export employee information, but have the following issue:

 

https://api.personio.de/v1/company/employees?limit=10&offset=0&attributess]=%3Fattributes%5B%5D%3Dfirst_name%26attributes%5B%5D%3Dlast_name%26attributes%5B%5D%3Demail

Should provide us with first_name, last_name and email on all users according to your documentation (https://developer.personio.de/reference/get_company-employees), but it does not.


Users does not have any properties except an identifier on them in the returned data, even though first_name and last_name has been specified as a required field:

 

 

Please advice.

 

Thank you.

Hi @Monotree,

I would make sure that you have whitelisted the Attributes in their API credentials. If no Attributes are whitelisted, none are returned with this API call. If you have whitelisted the Attributes and still do not get them in the API response, I would suggest your client to create a support request via Help. Be aware that only Account Owners can contact our Support Team. In case you are not registered as such, please contact your colleagues in the role, or add this information in your account. You can find out how here.

Visit our Help Center article to get more information regarding Building your own integration with our APIs.

Please let me know if there is anything else I can support you with! 😃

I wish you a lovely day! 🙌🏼

Best,

Zulema


Your reply