Copy Service Hooks
You must copy the Project ID and Token value in Zoho BugTracker to map the specific project with Github.
- Navigate to
> Marketplace > Developer Space > Service Hooks.
- Select your project and copy the URL for GitHub integration.
Set Service Hook in Github
- Log in to Github with your login credentials.
- Select the desired repository.
- Click Settings and then click Webhooks from the left panel.
- Click Add webhook.
- Copy the GitHub webhook from Bug Tracker and paste it in Payload URL field.
- Choose JSON format from the drop-down menu as the Content Type. Zoho Bug Tracker supports only Just the push event option for the webhook.

- Click Add service to create a service hook for Zoho Projects in Github.
Edit Source Commits in Github
- Log in to Github with your login credentials.
- Select the desired repository.
- Select the desired source file to edit.

-
Click Edit to modify the code as required.
-
In Commit changes modify the required details, if required.
-
Click Commit changes to save and submit the commit changes.