DevRev

DevRev ↔ DevDynamics Integration Guide

Purpose:

This document shows how to integrate DevRev with DevDynamics using a Personal Access Token (PAT). It includes clear steps and redacted screenshots suitable for sharing with internal stakeholders and customers.

Prerequisites

β€’ DevRev account (workspace access).

β€’ DevDynamics org admin access.

β€’ Permission to create a DevRev Personal Access Token (PAT).

Step-1. Create or Sign in to DevRev

You can create an account or sign in using Google, LinkedIn, or Email.

Figure 1: DevRev sign-up screen with multiple options.

Step-2. Open the DevRev Integration in DevDynamics

In DevDynamics, navigate to Home β†’ Settings β†’ Integrations β†’ DevRev.(https://app.devdynamics.ai/settings/integrations/DevRev)

Figure 2: DevDynamics navigation to DevRev integration.

Step-3. Generate a DevRev Personal Access Token (PAT)

In DevRev, go to Settings β†’ Account β†’ Personal access tokens and click New token. Choose a name and validity period, then Generate.

Figure 3: Generate new token.

Figure 4: Copy the Personal Access Token (PAT)

Step-4. Connect DevRev in DevDynamics

Back in DevDynamics β†’ DevRev integration, click Integrate DevRev. In the modal, paste the PAT into the API Token field. For Organization ID, use the org identifier from your DevRev URL: https://app.devrev.ai/{org-id}/...

Figure 5: Connect modal.

Step-5. Verify Integration and Sync

Once connected, DevDynamics will begin pulling data. You should see the integration status marked Active and the list of DevRev repositories/features with toggles for sync.

Screenshot:

Figure 6: Integration status shows Active with repositories listed.

Notes & Good Practices

β€’ Treat the PAT like a password. Store it in a secrets manager and rotate it regularly.

β€’ Use a service account for the integration to avoid personal token ownership.

β€’ Limit the token scope to the minimum required permissions.

β€’ If the status does not turn Active, recheck the PAT, Org ID, and network/firewall settings.

Last updated