ProdCamp Help
Go to ProdCampSign InLeave Feedback
  • What is ProdCamp?
  • How it works
  • Getting Started
    • Getting Started with ProdCamp
    • Invite Your Team
    • Custom Domain
  • Customer feedback
    • Attaching Feedback to a Feature
    • Processing Feedback
  • Feedback Channels
    • Customer Feedback Channels
    • ProdCamp App
    • Public Roadmap
    • Feature Voting Portal
    • Email Forwarding
    • Google Chrome Extension
    • Intercom Messanger
    • Embeddable Feedback Widget
    • NPS
    • Any App (via Zapier)
  • Installing widgets
    • Installing widgets
    • Widgets SSO
    • Changelog widget
    • Feedback Widget
    • NPS widget
  • Features
    • Creating a Feature
    • Sharing Features on Public Roadmap
    • Push Feature to Jira
    • Feature Releases
    • Features and Sprints relation
  • Feedback Loop
    • Closing Feedback Loop
    • Changelog
  • Roadmaps
    • Public Roadmap
    • Single Sign-On (SSO)
    • Feature Placement on the Public Roadmap
    • Internal Roadmap
    • Protected Roadmap (beta)
  • ❌Sprints (DEPRECATED)
    • Sprints Mode
    • Create Sprint
    • Adding Features to a Sprint
    • Sprint Releases
  • Products
    • Create and Manage Products
  • Prioritization
    • Prioritization Matrix
    • RICE Prioritization
  • Customers
    • Manage Accounts and Contacts
    • Sync Accounts with SalesForce
  • Integrations
    • Slack
    • Jira
    • GitLab
    • SalesForce
    • Intercom
    • Zapier
  • Operations
    • Import Features
    • Import Customers
  • Settings
    • Profile
  • Getting Help
    • Contact Us
  • API
    • Authentication
    • Feedback API
      • Feedback Types
      • Feedback States
    • Features API
    • Customers API
Powered by GitBook
On this page
  • Integrating with Jira Cloud
  • Set webhooks in Jira

Was this helpful?

  1. Integrations

Jira

Push your features to Jira and sychronize them between two systems.

PreviousSlackNextGitLab

Last updated 1 year ago

Was this helpful?

Integrating with Jira Cloud

To configure your ProdCamp integration with Jira Cloud you need to take several steps.

1 Click on the Gear button on the top right.

2 Head over to the Integrations section.

3 Click on Jira to expand the accordion.

4 Click on the Connect button. You will be redirected to the Jira SSO page.

5 Select the project in the "Authorize for" drop-down.

6 Click Accept. You will be redirected back to your ProdCamp account. Now you'll have a "Push to Jira" button on each feature details page, in the right info column. This button will be changed to Issue status from Jira when the feature-issue connection will be performed.

Set webhooks in Jira

Now it's time to set webhooks in Jira to be able to synchronize changes back from Jira into ProdCamp (you need to have Admin Jira Global Permission to perform these actions).

1 Press the gear button in the top right corner, then click "System". Under "Advanced", select "WebHooks".

Press the "Create a WebHook" button in the top right corner.

In the "Name" field you can name this webhook as you like, for example, "ProdCamp webhook".

Status should be set to "Enabled". In the "URL" field insert the following URL: https://app.prodcamp.com/api/integrations/jira/webhooks/issue

Then you need to allow posting some Issue related events in the "Events" section (Issue: created, updated, deleted) according to the following screenshot:

Go to the very bottom of the webhook creation page and press the "Create" button.

Congratulations! The integration is configured now 🌟

Check how to

Push Feature to Jira