Skip to main content
Answered

Send API about new employee

  • February 14, 2023
  • 4 replies
  • 687 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

Best answer by Christoph S.

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

View original

4 replies

Christoph S.
Community Moderator
Forum|alt.badge.img+2
  • Community Moderator
  • 18 replies
  • Answer
  • February 15, 2023

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


Valentin
Personio Product Expert
Forum|alt.badge.img+1
  • Personio Product Expert
  • 3 replies
  • April 10, 2024

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


  • Getting Started
  • 1 reply
  • May 12, 2025

Hi ​@Valentin  i ve tried to use the webhooks with Powerautomate. Although i have succesfully created those i wanted and can se the failed deliveries , i have yet found a way to trigger powerautomate  when the webhook triggers. I have a “When a HTTP request is received” trigger and used that https url to create the webhook , but it doesnt tirgger.  I can even trigger it from a simple browser but not from Personio. Any ideas?


  • Getting Started
  • 1 reply
  • May 22, 2025

Hi ​@Valentin ,
I have the exact same problem. I created a Webhook but it won't trigger in Power Automate.
Any help is appreciated.