OpenProject

Follow these steps to seamlessly integrate with OpenProject:

Generate an API Token

circle-exclamation
  1. Navigate to Profile Photo > Account Settings in OpenProject.

    OpenProject Navigate-to-Profile>Account-Settings
  2. Navigate to Access Tokens.

  3. Click on + API token to create new API token.

    OpenProject-Navigate-to-Access-tokens-Chick-API-token
  4. Assign a name to the token, for instance, dd-token.

  5. Click on Create to create the API token.

circle-exclamation
OpenProject-Enter-token-name-and-click-create

Create Webhook

Steps to Create a Webhook:

  1. Navigate to Profile Photo > Administration in OpenProject.

    OpenProject Navigate-to-Profile>Administration

  1. Navigate to API and webhooks.

Navigate to API and Webhooks

  1. Navigate to Webhooks and Click the + Webhook.

    Navigate to Webhooks and Click the + Webhook

  1. Enter a name for webhook, say devd-webhook.

  2. Create the webhook URL for your organisation using the given template and paste it in Payload URL field.

  3. Check the Enabled checkbox.

circle-exclamation
Fill webhook details

  1. To enable all events Click check all.

  2. Click Create to complete webhook creation.

circle-exclamation
Check necessary conditions

With these steps completed, the integration with OpenProject is successfully done!

Last updated