Skip to content

Update Pipedrive callback URL in documentation#374

Merged
glebedel merged 1 commit intomainfrom
glebedel-patch-1
Mar 6, 2026
Merged

Update Pipedrive callback URL in documentation#374
glebedel merged 1 commit intomainfrom
glebedel-patch-1

Conversation

@glebedel
Copy link
Copy Markdown
Contributor

@glebedel glebedel commented Mar 6, 2026

Summary by cubic

Updated the Pipedrive OAuth guide to use the production callback URL so new apps point to the correct endpoint. Changed https://api.stackone-dev.com/connect/oauth2/pipedrive/callback to https://api.stackone.com/connect/oauth2/pipedrive/callback.

Written for commit 34635f5. Summary will update on new commits.

Copilot AI review requested due to automatic review settings March 6, 2026 23:38
@glebedel glebedel merged commit bf70bdb into main Mar 6, 2026
3 checks passed
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Pipedrive OAuth documentation to use the production StackOne API callback URL instead of the dev URL, ensuring customers configure the correct redirect URI during app setup.

Changes:

  • Replaced the documented Pipedrive OAuth callback URL from api.stackone-dev.com to api.stackone.com in the CRM guide.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Enter your App name and the Callback URL written below, and click on the Save button.

Callback URL: `https://api.stackone-dev.com/connect/oauth2/pipedrive/callback`
Callback URL: `https://api.stackone.com/connect/oauth2/pipedrive/callback`
Copy link

Copilot AI Mar 6, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This update changes the callback URL in the CRM Pipedrive OAuth guide, but there is another Pipedrive OAuth guide (connection-guides/iam/pipedrive-oauth.mdx) that still documents the old api.stackone-dev.com callback URL. To avoid conflicting documentation, update the IAM guide as well (or clarify environment-specific callback URLs if both are intended).

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants