Projects v2 Webhook Feedback #17405
Replies: 17 comments 64 replies
-
|
Thanks for adding the Projects Beta Webhooks. I want to get more information on the item being changed. Currently, it returns. "changes": {
"field_value": {
"field_node_id": "xxxxxxxxx",
"field_type": "single_select"
}
},Information like the title of the field, the selection value and a key pair value of the other table column for that item would be nice to have. I understand there is |
Beta Was this translation helpful? Give feedback.
-
|
Do you have plans to bring |
Beta Was this translation helpful? Give feedback.
-
|
Thanks for adding the webhooks! Perhaps I’m misunderstanding the GraphQL API, but I have trouble using the I get an error saying I tried to see if there was a schema preview I should use, but I don’t see that one listed on https://docs.github.com/en/graphql/overview/schema-previews either. |
Beta Was this translation helpful? Give feedback.
-
|
Is there any way to go from a Would be very helpful for the automation I'm building to be able to look something up in the GraphQL API and then use that to filter Webhook events - right now the IDs don't exactly match, I have to do probably-fragile processing on them to translate between the two ID formats. |
Beta Was this translation helpful? Give feedback.
-
|
For some reason, Discord is unable to process and display project_v2 webhooks. Everything else works fine. Even though the delivery is successful, nothing gets posted in the channel |
Beta Was this translation helpful? Give feedback.
-
|
Projects Beta Webhooks' project2_v2_item hooks are currently limited to Organization webhooks, and GitHub Apps with the organization_projects permission. Are there any plans to support projects_v2_item webhooks for user accounts anytime soon? Without this support, it seems that GitHub Apps that need project, project_card, and project_column notifications can no longer support user accounts that are not tied to an organization. |
Beta Was this translation helpful? Give feedback.
-
|
Discord can't read project webhooks. 🤔 |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
{{title}}
{{editor}}'s edit
{{editor}}'s edit
-
|
Hi, is there any way I can set up a webhook for a specific organization project? I'm only able to setup a webhook at the organization level but not per project (eg at What I would like is to assign alerts from projects to specific Slack channels (say, link webhooks from project A to slack channel A, project B to slack channel B, and so on). |
Beta Was this translation helpful? Give feedback.
-
|
Did anyone already build any tools to work with that data and put it on GitHub? I am thinking about leveraging this for an "audit log" like feature to be able to follow changes in a GitHub project board and was wondering if someone maybe already did the same before. |
Beta Was this translation helpful? Give feedback.
-
|
Have solution about discord webhooks? 🤔 |
Beta Was this translation helpful? Give feedback.
-
|
Do you have plan to support |
Beta Was this translation helpful? Give feedback.
-
|
@skw Hi do you have any progress on this https://github.com/orgs/community/discussions/17405#discussioncomment-2907254 |
Beta Was this translation helpful? Give feedback.
-
|
How can we get webhook events for I can send events for I can not seem to send events for user actions like creating, linking or unlinking a Are my Permissions&Events not configured properly, or is this not yet possible (or planned) for Projects V2 Webhooks? Thank you |
Beta Was this translation helpful? Give feedback.
-
|
When a card is set as done I would like to receive a webhook with the issue along with all the fields (including custom ones), but this doesn't seem to be possible today? Is this something that will be made available or will I have to do this some other way? |
Beta Was this translation helpful? Give feedback.
-
|
If showing custom fields is too inefficient, would at least love to be able to see the current status of card without having to make an extra API call. A bonus would be to see the old status as well. Current status would cover 80% of the scenarios or at least you can build your automations around this |
Beta Was this translation helpful? Give feedback.






{{title}}
{{editor}}'s edit
{{editor}}'s edit
-
We'd love to hear what about your experience using the Projects Beta Webhooks.
Beta Was this translation helpful? Give feedback.
All reactions