horilla icon indicating copy to clipboard operation
horilla copied to clipboard

Feature Request - REST API or Webhooks for integration with Identity and Access Management Systems such as Active Directory

Open freedbygrace opened this issue 1 year ago • 6 comments
trafficstars

Hope the title says it all, but it would be awesome to be able to do things like that in the future or if I totally missed something and you can now.

freedbygrace avatar Sep 18 '24 19:09 freedbygrace

Hi @freedbygrace ,

We do have a api system for Horilla. It is currently under beta version now.

You can find the same in the branch : api_beta

horilla-opensource avatar Sep 19 '24 04:09 horilla-opensource

I tried to run the api_beta branch and ended up with missing tables and columns in the database after running makemigrations and migrate. Obviously, I don't expect it work given its named beta, but you can always hope. I see it doesn't have any commits this month. Is there some timeline for this feature?

minid33 avatar Sep 23 '24 14:09 minid33

Hi @minid33 , The api codes doesn't make any changes in the model structure. It uses the current model structures and creates serializers for it.

The team was engaged in other priority tasks because of which the commits to the branch was not there. Apologies for the inconvenience caused.

Also the current code is almost stable and working, because we use this for our mobile app. Only the payroll and asset api's are not completely tested right now.

horilla-opensource avatar Sep 24 '24 04:09 horilla-opensource

@horilla-opensource Is there any documentation on how to use the API's? Please let me know thanks.

geethcfg avatar Nov 05 '24 12:11 geethcfg

@horilla-opensource - this is another nudge please for documentation on how to use the API. Many thanks!

duanehughes avatar Dec 02 '24 18:12 duanehughes

Hi,

Refer this attached files for use API in base and employee app Base module api documentation.pdf

Employee API Documentation.pdf

Best Regards, Team Horilla

horilla-opensource avatar Jan 24 '25 05:01 horilla-opensource