Skip to main content
Answered

Send API about new employee

  • February 14, 2023
  • 4 Antworten
  • 0 Aufrufe

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

Beste Antwort von Christoph

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

4 Antworten

Christoph
Community Moderator
Forum|alt.badge.img+8
  • Community Moderator
  • Antwort
  • 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 Release Manager
Forum|alt.badge.img+5
  • Personio Release Manager
  • 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


  • First Steps
  • 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?


  • First Steps
  • 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.