-
Notifications
You must be signed in to change notification settings - Fork 24
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
Integrate with Synology Chat #52
Comments
It's not doable at the moment as it requires a configurable JSON packet as well as a URL to access the file. It's something I can look at in the future. |
https://kb.synology.com/en-in/DSM/help/Chat/chat_integration?version=6 While it's trivial to send the text, it ;ooks like it needs the image uploading separately somewhere first, e.g. how Pushover works. However, Pushover has it's own storage mechanism whereas Synology Chat doesn't and requires a file URL. |
Thinking about it, we have all the files stored in the NAS, so I could expose the images directory and then access them directly, e.g. http://nas-ip:port/images/2022-02-07T09:00.000.png |
…ill need a reference to SynoAI's URL to get the images from the ImageController.
This is mostly done. The only odd thing I'm trying to find an alternative for is that you will need to specify the SynoAI URL in the Synology Chat config. I'm not sure if that feels right, so I'll hunt for an alternative way of providing the images before going down that route. |
@djdd87 Thanks for your work, but it seems not working. Please add a Config.SynoAIUrl configuration or get SynoAI URL automatically. |
This isn't done yet and isn't supported until it's in the docs. |
Hi,
I tried to use Webhook feature in Synology chat as notifier, but it fails...any success story or special parameters?
Attached is the description of Webhook Synology chat integration:
Thanks,
The text was updated successfully, but these errors were encountered: