Integrated New Hire

Hello,
I want to integrate my onboarding software to add a new employee.
Does your API support this process?
I also have models for shared accounts where the shared users' password is updated automatically every time it is used.
Does your API support this as well?
Thanks in advance for your time,
--Dave
Answers
-
Ted Harris Expensify Success Coach - Admin, Expensify Team, Expensify Student Ambassador Posts: 359 Expensify Team
Hi there @DJinja! Great question. If you head over to our API docs, you'll see the Employee Updater available. This lets you manage employees on an Expensify policy. Use this to configure or provision accounts for new hires, as well as update existing employee data.
The data you can update per employee is limited though, and it will not allow you to update their password in Expensify. You might want to try using an existing SAML solution to solve that piece.