Jira
About Jira integration
Adding the integration will let you simultaneously create, edit, and update items between Timebook teams and the selected Jira project.
The integration allows for two types of synchronization:
One-directional synchronization – updating a work item in Timebook also does it in Jira, but not the other way around. Requires authentication with OAuth or an API token.
Bidirectional synchronization – items are fully synchronized between both services. Requires authentication with OAuth or an API token and configuring a webhook.
Requirements
To add the integration, you must:
create a dedicated service account in Jira with R/W access to the projects that you want to synchronize
use the account to configure the API token and webhook
once configured, log out from the service account and use your regular Jira account for work
One-directional synchronization
Method 1: OAuth
Go to Workplace settings → Integrations and switch to the Jira tab. Select OAuth as the access method.
Next, accept the request in Atlassian.
Make sure you're logged in to Jira as the dedicated service account.

Once authenticated, paste the URL to your Jira workspace, e.g. https://company.atlassian.net
Method 2: Access token
Go to Workplace settings → Integrations and switch to the Jira tab. Select Access token as the access method.
Fill in the authentication details:
The URL to your Jira workspace, e.g.
https://company.atlassian.netThe email address your Jira account, e.g.
[email protected]The API token generated in the Jira user security settings

Bidirectional synchronization
Once you authenticate in Jira, you can add a webhook that will allow you to synchronize work items in both ways.
Go to the system settings in your Jira workspace and create a webhook with the following scopes:
Issue: created, updated, deleted
Comment: created, updated, deleted
Attachment: created, deleted
Issue link: created, deletedGenerate the secret for the webhook in Jira and paste it back to Timebook.
Generate the webhook URL in Timebook and paste it back to Jira.

In the end, your configuration settings in Timebook should look like this:

Integrating with Jira project
The last part is selecting the project in Jira that will be synchronized with your team Timebook team:
Go to the settings of the Timebook team you want to sync.
Switch to Work Items → Jira integration and select the project in Jira.

Last updated
Was this helpful?