Discussions

Ask a Question
Back to All

How to start using the API

Hello.

We want to sent to Personio the attendance information that we have from another app, but we do not know really how to start. First at all we would like to create an app in c# because is the environment we use for these designs. And we were told it is possible to do that using the Personio API, attendance, and seeing the docs, using methods POST. But here we do not know how to start, if there is possible to do it just with C#, or we have to combine c# with json, etc.

Do you have a simple example in C# just with a call to the API for getting some basic info? For making this call, we have a credential API created with a client ID and the secret word, but we do not see how these credentials can be use in the call. Or maybe we have to use these credentials for getting a token to be used in the next call.

Sorry, if these are really basic questions, but it is the first time we need to work with an API.

Thank you.

Regards.