Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ pull-request: "https://github.com/singer-io/tap-delighted/pull/10"
---
{{ site.data.changelog.metadata.single-integration | flatify }}

We've improved our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration to exclude unauthorized streams from discovery.
We've improved our Delighted (v1) integration to exclude unauthorized streams from discovery.
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ pull-request: "https://github.com/singer-io/tap-delighted/pull/12"
---
{{ site.data.changelog.metadata.single-integration | flatify }}

We've improved our {{ this-connection.display_name }} (v{{ this-connection.this-version }}) integration to bump requests version to 2.34.2.
We've improved our Delighted (v1) integration to bump requests version to 2.34.2.
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
title: "Delighted (v1): Remove webhook integration"
content-type: "changelog-entry"
date: 2026-07-22
entry-type: removed
entry-category: integration
connection-id: delighted
connection-version: 1
pull-request: "https://github.com/stitchdata/connections-service/pull/1994"
---
{{ site.data.changelog.metadata.single-integration | flatify }}

We've removed our Delighted (v1) webhook integration due to the Delighted service sunset announcement.
Original file line number Diff line number Diff line change
Expand Up @@ -24856,31 +24856,6 @@ examples:
},
"upgrade_available": null
},
{
"type": "webhook.delighted",
"current_step": 2,
"current_step_type": "fully_configured",
"steps": [
{
"type": "form",
"properties": []
},
{
"type": "fully_configured",
"properties": []
}
],
"details": {
"pricing_tier": "standard",
"pipeline_state": "released",
"default_start_date": "-1 year",
"default_scheduling_interval": 60,
"protocol": "incoming-webhook",
"access": true,
"image_version": "0.latest"
},
"upgrade_available": null
},
{
"type": "webhook.drip",
"current_step": 2,
Expand Down
3 changes: 0 additions & 3 deletions _includes/integrations/webhooks/webhook-replication.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@
{% when 'segment' %}
Segment, however, has a [historical replay feature](https://help.segment.com/hc/en-us/articles/206227946-Will-Segment-sync-my-historical-data-){:target="new"} available on some of their plans. **Reach out to their support team if you have questions about replaying your historical data.**

{% when 'delighted' %}
{{ integration.display_name }}, however, has the ability to push historical webhook data upon request. Reach out to the {{ integration.display_name }} Customer Concierge team at [hello@delighted.com](mailto:hello@delighted.com) to request your historical webhook data.

{% endcase %}

In the event that our webhook service experiences downtime, you may notice some lag between an event occurring and the data appearing in your destination.
Expand Down
78 changes: 0 additions & 78 deletions _webhook-integrations/delighted.md

This file was deleted.

Binary file removed images/integrations/delighted-webhook-setup.png
Binary file not shown.
7 changes: 0 additions & 7 deletions images/integrations/icons/delighted.svg

This file was deleted.