Can we trigger a Webhook based on content type?

Created on 4 July 2025, 3 months ago

Problem/Motivation

Your work on this module is greatly appreciated as it is solving our need for an outgoing webhook.

However, we are finding that the webhook triggers whenever any node is updated, so we are experiencing far more builds than necessary.

Instead, we would like to trigger an outgoing webhook when a specific content type node is updated.

Is this feature a possibility?

Steps to reproduce

  1. Visit admin/config/services/webhook
  2. Add a new webhook
  3. Under Outgoing Webhook Settings, we have the option to select:
    1. entity:node:create
    2. entity:node:update
    3. entity:node:delete

Currently there is no option to configure a webhook based on content type.

Proposed resolution

Could we have the option to trigger a webhook based on content type?

Remaining tasks

To be determined

User interface changes

To be determined

API changes

To be determined

Data model changes

To be determined

✨ Feature request
Status

Active

Version

3.0

Component

Miscellaneous

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @mmafe
  • πŸ‡ΊπŸ‡ΈUnited States freelock Seattle

    This might be a good use for a new Action plugin, which you could use with ECA -- a "send webhook" action could then be used with any conditions you want before submission...

Production build 0.71.5 2024