Integrate with integration webhooks

Aha! Roadmaps

If you do not see an existing integration between Aha! Roadmaps and your tool of choice, you can create your own through an integration webhook.

The integration webhook will make an HTTP POST to a URL you specify. The integration will affect Aha! Roadmaps features and releases, and you will see it as an option under the Integration dropdown in the Overview tab on those records.

Integration webhook configuration page

Click any of the following links to skip ahead:

Configuration

To configure a webhook integration, follow these steps:

  1. Navigate to Settings ⚙️ → Workspace and then click the + icon next to Integrations in the left navigation bar.

  2. Choose Integrations webhook.

  3. Enter the URL in the Hook URL field.

  4. Enter a name in the Integration name field and then check Enable.

    Note: You should name your integration with a unique identifier based on the configuration settings you make — especially if you plan to have multiple integration webhooks for a single Aha! Roadmaps workspace.

Top

Example webhook documentation

You should configure your fixtures to fit your needs. We have a few examples here:

Top

Test the integration

Test the integration by sending a feature to your webhook by following these steps:

  1. Navigate to Features → Board.

  2. Click on a feature card and select Send to [your integration name] in the Integrations dropdown on the Overview tab.

Top

Use the REST API

You can also create your own connectors through our REST API.