BambooHR integration with Codeigniter BambooHR-API
This code is usefull if you want to download BambooHR employees, department, location/site on your CRM.
- All requests made to BambooHR APIs must be sent over HTTPS.
- API requests are made to a URL that begins with: https://api.bamboohr.com/api/gateway.php/{company-subdomain-name}/
- All requests should be in UTF-8.
- Login into your BambooHR account and get APP_KEY and Company-ID.
- Set username, password, company-id and app-key in model.
- Enter your endpoint URL in the field provided. This URL must be exposed over the internet and be secured via HTTPS.
- Select desired events for receive webhooks data.
- Click Save. It may take up to five minutes for your endpoint to receive its first notification.
BambooHR Employees API BambooHR MetaData API
If it doesn't work for you, feel free to contact me at rahuldadhich87@gmail.com