1
[feature]: Enhancing `issue_comment` webhook payload with issue context
Source: makeplane/plane#8883 · opened by @0xKuraishY
Is there an existing issue for this? • I have searched the existing issues Summary Hi Plane team, I've been working on integrating Plane with our internal messaging tools (via webhooks) and I've run into a small limitation that I think could be easily improved. The issue: Currently, when an issue_comment event is triggered, the payload only provides the UUIDs for the issue and the project. If I want to display a useful notification (like "User commented on Task Name"), I have to trigger a separate API call just to fetch the issue's title and sequence ID. Current payload looks like this: What would be great: It would be a huge help if you could include the issue details directly in the payload—similar to what you already do for other events. Adding the name and sequence_id would save us a lot of unnecessary API round-trips. Proposed addition: Why it matters: Right now, our bot says *"Antoine commented on a task"*, which isn't ve…
No pledges yet. Be the first to back this.
Comments
Similar requests
[feature]: Webhook and API for Inbox
3 votes · 0 comments
[feature]: Customized Branding with Organization Logo and Name
2 votes · 0 comments
[feature]: Add Recycle Bin for Deleted Tasks
1 vote · 0 comments
[feature]: Add Microsoft Authentication as SSO Option
0 votes · 0 comments
[feature]: Add API Endpoints for Creating and Editing Pages
15 votes · 0 comments
No comments yet.