Skip to content

Add an outgoing webhook alert and hide IFTTT from the new-alert UI. - #1999

Open
shadyvb wants to merge 1 commit into
ticket/XWPENG-52-alerts-splitfrom
ticket/XWPENG-56-webhook
Open

Add an outgoing webhook alert and hide IFTTT from the new-alert UI.#1999
shadyvb wants to merge 1 commit into
ticket/XWPENG-52-alerts-splitfrom
ticket/XWPENG-56-webhook

Conversation

@shadyvb

@shadyvb shadyvb commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

Fixes XWPENG-56.

Adds a generic Outgoing Webhook alert (URL, POST or PUT, optional headers, JSON body with record-field placeholders). IFTTT is not offered when creating a new alert; existing IFTTT alerts still fire and remain editable. Maker recipes can be migrated by pointing a webhook at https://maker.ifttt.com/trigger/{event}/with/key/{key}.

Stacked on #1995.

Test plan

  • New-alert type list includes Outgoing Webhook and omits IFTTT.
  • Saving a webhook alert stores URL and method and shows “Outgoing Webhook” in the list.
  • An existing IFTTT alert still shows Maker fields on inline edit.
  • Ability create rejects ifttt; stream/get-alerts redacts webhook url and headers.

Existing IFTTT alerts still fire. Maker recipes can be migrated by pointing a webhook at the Maker URL.
@shadyvb shadyvb changed the title ticket/XWPENG 56 webhook Add an outgoing webhook alert and hide IFTTT from the new-alert UI. Sep 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant