You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
I currently have ChangeDetection integrated with Browserless for taking snapshots of websites to detect changes. I also have a notification integration with Slack and have toggled the Attach screenshot to notification option.
Unfortunately, when notifications come into Slack, they do not contain a screenshot. The Slack API does support attachments in messages posted via their API however.
Describe the solution you'd like
When a change is detected and Slack is notified, a snapshot is shared in the Slack message body.
Describe the use-case and give concrete real-world examples
Notification body:
There's a new update available!
{{watch_url}}
If any additional details or examples are needed, please let me know!
The text was updated successfully, but these errors were encountered:
Version and OS
v0.49.4 on Docker
Is your feature request related to a problem? Please describe.
I currently have
ChangeDetection
integrated withBrowserless
for taking snapshots of websites to detect changes. I also have a notification integration with Slack and have toggled theAttach screenshot to notification
option.Unfortunately, when notifications come into Slack, they do not contain a screenshot. The Slack API does support attachments in messages posted via their API however.
Describe the solution you'd like
When a change is detected and Slack is notified, a snapshot is shared in the Slack message body.
Describe the use-case and give concrete real-world examples
Notification body:
If any additional details or examples are needed, please let me know!
The text was updated successfully, but these errors were encountered: