noti icon indicating copy to clipboard operation
noti copied to clipboard

how to send message to a user defined url

Open showkeyjar opened this issue 4 years ago • 5 comments

I want send message to a host, It's not in noti service list, and can receive message use http/https

how can I send message to myself define service?

showkeyjar avatar Dec 02 '20 02:12 showkeyjar

What kind of use case are you going for? noti isn't a server so it can't receive notifications, it only sends them.

variadico avatar Dec 02 '20 05:12 variadico

for example: https://ip/robot/send?access_token=xxxxxx

showkeyjar avatar Dec 03 '20 09:12 showkeyjar

What do you want to do with that URL?

variadico avatar Dec 04 '20 05:12 variadico

I think the idea is to use noti as webhook if it makes sense @variadico

scalp42 avatar Dec 04 '20 22:12 scalp42

I think the idea is to use noti as webhook if it makes sense @variadico

yes

showkeyjar avatar Dec 06 '20 10:12 showkeyjar