Jump to content

Setup Webhooks to send notification to Pushover


Abbas122

Recommended Posts

Abbas122

I have pushover app, I want to send webhook to my pushover app for EVENT (user authenticated)
I don't know how to send this notification to pushover.

Any help will be highly appreciated.

Link to comment
Share on other sites

Abbas122

Yes Luke, but these are limited events in notification section (image 1).

I want to use these events (image 2) for push notifications. (webhook events)

1111.png

2.png

Link to comment
Share on other sites

You may want to try installing the 4.8 beta server because the whole notification system has been revamped.

38 minutes ago, Abbas122 said:

Did you get my point ?

So you want to use raw webhooks to send to pushover instead of the pushover plugin. Maybe it's possible, but I don't know how. Never tried it.

Link to comment
Share on other sites

10 minutes ago, Abbas122 said:

Is there any notification for “user authenticated” event?

In the 4.8 server yes.

Link to comment
Share on other sites

Abbas122
10 minutes ago, Luke said:

In the 4.8 server yes.

How can we update to 4.8 beta?

and is it safe to update on live server? Mean is it stable enough for daily day usage. 

Link to comment
Share on other sites

Just now, Abbas122 said:

How can we update to 4.8 beta?

and is it safe to update on live server? Mean is it stable enough for daily day usage. 

You just install over the top. If this is your live server then you may want to check out the testing area first to get a sense of reported issues. That will help you decide.

Link to comment
Share on other sites

Abbas122
30 minutes ago, Luke said:

You just install over the top. If this is your live server then you may want to check out the testing area first to get a sense of reported issues. That will help you decide.

Hey luke, just last question, 

can i use dynamic values in the webhook url.

Mean In event (user authenticated) i want to pass name of the user in the url.

 

like 

https://api.pushover.com?token=token&message=(username) has authenticated on your server.

 

username should be the current authenticated user.

Link to comment
Share on other sites

Just now, Abbas122 said:

Hey luke, just last question, 

can i use dynamic values in the webhook url.

Mean In event (user authenticated) i want to pass name of the user in the url.

 

like 

https://api.pushover.com?token=token&message=(username) has authenticated on your server.

 

username should be the current authenticated user.

No that's not supported.

Link to comment
Share on other sites

Abbas122
2 minutes ago, Luke said:

No that's not supported.

So webhook functionality is just for home automation like turning on off lights etc?

or Can i get this authentication info in my IFTTT?

like which user is authenticated, can i get in ifttt in text notification form?

Link to comment
Share on other sites

Abbas122
2 minutes ago, Luke said:

You can definitely use it to post to IFTTT.

If you don’t mind , can you please guide the process to get text notification in ifttt. 
because i tried to do so but got empty json payload.

output was :

{}

Link to comment
Share on other sites

Abbas122
Just now, Luke said:

What have you done so far? Why do you think you got an empty payload?

Created webhook trigger in IFTTT.

got the url and pasted in emby webhook field.

and choosed event.

Fired that event, received empty notification in ifttt.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...