-
Notifications
You must be signed in to change notification settings - Fork 84
feat(notification integration): 📝 notification integration doc #767
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
base: main
Are you sure you want to change the base?
Conversation
8803848
to
41f0764
Compare
This pull request is automatically being deployed by Amplify Hosting (learn more). |
41f0764
to
894ecbc
Compare
894ecbc
to
a472b25
Compare
@AlteredCoder The Webhook documentation should also inform users about the ping that is not available in edition mode |
--- | ||
|
||
|
||
## Link your workspace |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we need to add simlple overview sentence at the very beginning to make the pl understand how it works overall and make them intuite what configuration and rules mean. (could be good in general overview too)
--- example but let's work on phrasing a bit ---
Adding an integration will Create an integration configuration specific to your slack workspace.
Then you can add rules to select what event trigger notifications to what slack channel.
---- in just 2 sentence we then clarify that integration is global to the workspace and user should NOT expect to select a channel straight away, also we mention "configuration" and "rules" thus explaining the other tabs of the section
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@rr404 What do you think of:
"Connecting an integration will create a configuration specific to your Slack workspace.
You can then define rules to control which events trigger notifications and which Slack channel they’re sent to."
📝 Notification Integration Documentation