Skip to content
English
  • There are no suggestions because the search field is empty.

Webhook with Aha

Aha webhook setup

 

Path: Workspace Homepage >> Navigation Panel >> Settings >> Community >> Automation >> Automation

What is Webhook with Aha?
Webhook with Aha is a webhook-based automation that pushes idea data from IdeaScale into Aha whenever a configured Idea activity occurs, such as an idea reaching a specific stage or votes on an idea reaching a defined threshold.

The integration is built using IdeaScale's automation builder in combination with Webhook by Zapier, which relays the idea data from IdeaScale to Aha's idea portal. Once configured, the automation runs automatically whenever the defined condition is met, with no manual export required.

Note: You need a premium zapier account/7-day free trial account to use webhooks by zapier


Role Permissions

  1. Community Administrators: Creates, configures, and saves automation rules under Community >> Automation, including the rule that pushes idea data to Aha.

 


Data Pushed to Aha

The webhook payload can push the following idea data to Aha:

  1. Submitter's Email Address: The email address of the member who submitted the idea.
  2. Submitter's Name: The name of the member who submitted the idea.
  3. Idea Description: The description entered for the idea.
  4. Idea Title: The title given to the idea.
  5. Idea URL: The direct URL to the idea within IdeaScale.

Note: The sample payload below maps the "name" field to the Submitter's Email Address placeholder rather than a separate name placeholder. 


Creating the Automation Rule in IdeaScale

Select the Create button to start creating a new automation rule.

Screenshot 2026-03-10 at 11.23.50 AM

  1. Enter a name for the Rule Name field.
  2. Under Condition, use the dropdowns to build a condition set to Idea, then select the Idea activity that should trigger the push to Aha — for example, an idea moving to a specific stage, or an idea's votes reaching a defined threshold.
  3. Under the Action category, select Execute Webhook.
  4. Select Save. Saving the rule causes a new set of configuration options to appear.

Connecting the Automation Rule to Zapier

      1. Go to zapier.com and create a new Zap. Select Webhook by Zapier as the trigger app.
      2. Select Catch Hook as the trigger event.
      3. Copy the webhook URL generated by Zapier and paste it into the automation rule's webhook settings in IdeaScale, then test the payload from within the IdeaScale app. 

aha 1-png copy

The payload takes the following form:

{ "name": "{emailAddress}","title": "{ideaTitle}","desc": "{ideaDesc}","urlSource": "{ideaUrl}"}

Screenshot 2026-03-10 at 2.34.39 PM

      4.Test the trigger in Zapier. Once the trigger succeeds, proceed to configure the        
         action.

Configuring the Aha Action

  1. Select Aha as the action app and log in to the Aha account.
  2. Complete the required action fields, then test the action. A successful test posts the idea to the Aha idea portal.
  3. Select Save and publish the Zap to complete the automation setup. See Exceptions below for Aha access requirements.

aha 3-png copy

Once published, any idea meeting the rule's configured condition — for example, reaching a threshold of two votes — is automatically pushed to Aha.

aha 4-png copy


Exceptions

  1. Aha Admin Access : Admin access to Aha's idea portal may be required to complete the Aha-side setup of the action; the specific access level needed is not confirmed.

Frequently Asked Questions

What idea data can be pushed to Aha through the webhook payload?

The payload can carry the Submitter's Email Address, Submitter's Name, Idea Description, Idea Title, and Idea URL: the sample payload maps a "name" field to the email address placeholder rather than a distinct name field — this should be confirmed before publishing.)

What Idea activities can trigger a push to Aha?

Any Idea-related activity configured under the Condition can serve as the trigger, such as an idea moving to a specific stage or an idea's votes reaching a defined threshold.

Is a paid Zapier account required to use this integration?

Yes. Webhook by Zapier requires either a premium Zapier account or a 7-day free trial account to use webhook triggers.

Is admin access to Aha required to complete the setup?

Admin access to Aha's idea portal may be required to complete the Aha-side configuration.


Related Articles

Last Updated: August 1, 2026