Discussions

Ask a Question
ANSWERED

Document Upload via Powershell not working

Hello,
I am unable to get the document Upload via Powershell working.
When I use the API reference "
https://developer.personio.de/reference/post_company-documents"
and fill all necessary fields and run the request via the Website it works and a document is uploaded.Afterwards I can see the uploaded file in Personio.

ANSWERED

Time tracking

Hey there,
is it possible to do the daily time tracking of employees like this:
Start -> Starts to count the time
Pause-> Stops Time and starts the break
Smoking -> Stops time but do NOT starts the break
Stop -> Ends time tracking for the day and puts it in personio

ANSWERED
ANSWERED

Retrieve XML Position API URL redirect

Hello!

ANSWERED

How can I use the Personio API to trigger the document signature workflow?

The subject explains exactly what i want to ask :D

ANSWERED

PHP Guzzle application document upload results in Error 400: "Invalid multipart request body and/or headers supplied"

Here is my implementation of an upload of a document:

ANSWERED

Document Upload via POST /v1/company/documents HTTP/1.1

Hello,

ANSWERED
ANSWERED

Status code received: 504 Getting time out error from last 2 days

Is there any problem with personio API.

ANSWERED

/v1/company/time-offs with no data when combining limit + offset

When combining "offset" with "limit" the API responses with no data. What am I missing?