Answered

Send API about new employee

  • 14 February 2023
  • 2 replies
  • 417 views

Hi!

Is it possible to send API request when new user get created?

What i wan t to do is to run power automate workflow after new employee created

Thank you

icon

Best answer by ChristophS 15 February 2023, 09:57

View original

2 replies

Badge +1

Hey @evgenii

it is possible to retrieve employee data via our public APIs. Please find the complete documentation of the available endpoints in our Developer Hub. Here is the endpoint reference for your use case: get company employees

What we currently do not offer are webhooks. However, it is of course possible to let a script run every X hours or minutes to check for new employees. You could try the updated_since string in your request as well :) 

Hope this helps!

Best, 

Christoph

Userlevel 1
Badge +1

Hey @evgenii

We have published the first Personio Public API webhooks today. These will let you know when a profile has been created, deleted or updated. You can find all further information on this in our Developer Hub

If you have any questions or feedback on this improvement, we would be happy to hear from you - you can arrange a short phone call with the responsible product manager Amrit via this link.

 

Best regards

Valentin
Product Expert at Personio

Your reply