Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Information about webhooksCreate #9

Open
pakkographic opened this issue Sep 30, 2022 · 0 comments
Open

Information about webhooksCreate #9

pakkographic opened this issue Sep 30, 2022 · 0 comments
Labels
information wontfix This will not be worked on

Comments

@pakkographic
Copy link
Member

pakkographic commented Sep 30, 2022

webhooksCreate is a 'pre-create' event.

The webhooksCreate event is triggered when you're in the context menu, editing the name, and other information about the webhook. It means that it is triggered before you actually create the webhook. That is why, you can't edit the webhook's name.

Conclusion

If you'd like to edit the name of a new webhook, use the webhooksUpdate event. The webhooksUpdate event is triggered each time you actually create or update a webhook, so you can edit it.

@pakkographic pakkographic added the documentation Improvements or additions to documentation label Sep 30, 2022
@pakkographic pakkographic changed the title webhookCreate event: 'Webhook' component can't be edited. webhooksCreate event: 'Webhook' component can't be edited. Sep 30, 2022
@pakkographic pakkographic added information and removed documentation Improvements or additions to documentation labels Oct 1, 2022
@pakkographic pakkographic added the wontfix This will not be worked on label Nov 5, 2022
@pakkographic pakkographic changed the title webhooksCreate event: 'Webhook' component can't be edited. Information about webhooksCreate Apr 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
information wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant