Web-hooks for BitBucket to integrate with Bitrix24 Self-hosted
- You need to have both working BitBucket and Bitrix24.
- Put "hooks" folder anywhere within document root of your Bitrix24.
- Create custom user field named UF_BITBUCKET_ID in Bitrix24. Fill in an ID for each user.
- Choose Hooks in a project settings in BitBucket, add POST hooks and fill in an URL for commithandler.php
- Enjoy :)
Please feel free to modify and use (GPLv2). Pull requests are strongly appreciated.