Skip to Main Content

Share your product feedback

Status Future consideration
Categories Integrations
Created by Guest
Created on Nov 3, 2025

Improve logging information for Aha! Roadmaps activity webhooks

What is the challenge?

We’ve built a custom integration with a third-party tool that use Aha! Roadmaps’ activity webhooks.

At present, the integration log messages for this integration type are quite limited - for example:

• “Sending :audit using Activity webhook”

• “Activity webhook ignoring event :updated”

These messages make it difficult to troubleshoot or understand which specific records are being processed.

It would be very helpful if the webhook logs included more descriptive messages, ideally referencing the record ID of the item being sent or updated.



What is the impact?

Right now it's impossible to associate certain webhooks with certain record activities or to determine the time difference between an Aha! record being update and the corresponding webhook message being sent.


This would make it far easier to:

• Trace which records triggered specific events

• Diagnose integration errors

• Confirm that expected data has been processed

Describe your idea

Enhance webhook log entries to include:

  • The record ID or reference number being processed

  • Clearer context about what action occurred (e.g. “Record ID AHA-E-123 sent via Activity webhook”)

If changes are ignored, why were they ignored? And if the change wasn't a configured trigger for the integration perhaps omit it all together as it just adds noise to the logs that isn't required.


  • Attach files