Skip to content

Fix drilldown link variable in custom endpoints guide#948

Merged
amosd92 merged 2 commits into
masterfrom
YoussefCarmi-patch-4
Jun 16, 2026
Merged

Fix drilldown link variable in custom endpoints guide#948
amosd92 merged 2 commits into
masterfrom
YoussefCarmi-patch-4

Conversation

@YoussefCarmi

Copy link
Copy Markdown
Collaborator

Updated the drilldown link variable from 'triggered_id' to 'alert_event_id' in the documentation.

Updated the drilldown link variable from 'triggered_id' to 'alert_event_id' in the documentation.
@YoussefCarmi YoussefCarmi requested a review from amosd92 June 15, 2026 06:17
@netlify

netlify Bot commented Jun 15, 2026

Copy link
Copy Markdown

Deploy Preview for deluxe-empanada-3ebf3b ready!

Name Link
🔨 Latest commit 5db7283
🔍 Latest deploy log https://app.netlify.com/projects/deluxe-empanada-3ebf3b/deploys/6a311f0316e5100008413ea3
😎 Deploy Preview https://deploy-preview-948--deluxe-empanada-3ebf3b.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@YoussefCarmi

Copy link
Copy Markdown
Collaborator Author

The doc is showing an example of a variable that does not exist or is not supported {{&triggered_id}}

"explore_view_link": "{{&alert_app_url}}#/view-in-explore?&triggeredId={{&triggered_id}}&switchToAccountId={{&account_id}}"

It should be

"explore_view_link": "{{&alert_app_url}}#/view-in-explore?&triggeredId={{&alert_event_id}}&switchToAccountId={{&account_id}}"

@amosd92 amosd92 merged commit 790ca5d into master Jun 16, 2026
15 checks passed
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.

2 participants