Skip to main content
Contributor ⭐️⭐️⭐️
August 18, 2022
Solved

Notification about upvotes

  • August 18, 2022
  • 2 replies
  • 72 views

Hi! I would like to receive a notification when an idea is upvoted, is this possible? We are tracking our votes in Productboard and I would like to add any upvotes to the idea within Productboard. Thank you!

Best answer by lauro.lana

Hi @michellef 

Is it possible to do this using an idea webhook event that you can check here - https://api2-us-west-2.insided.com/docs/#section/Webhooks/Event-payload-examples 

Have you used Zapier before? You could use their platform linking inSided to this webhook event to listen for this broadcast event and then send a notification to yourself. You would need to connect our API with Zapier which shouldn’t be too difficult. Here’s a screenshot on how this would look on Zapier:

 



Here’s also a quick video I found explaining how to set up a webhook through Zapier:
 

 

Let me know if you need further help with this, also feel free to contact us at insided@support.com for any more questions.

2 replies

lauro.lana
Gainsight Employee ⭐️
Gainsight Employee ⭐️
August 23, 2022

Hi @michellef 

Is it possible to do this using an idea webhook event that you can check here - https://api2-us-west-2.insided.com/docs/#section/Webhooks/Event-payload-examples 

Have you used Zapier before? You could use their platform linking inSided to this webhook event to listen for this broadcast event and then send a notification to yourself. You would need to connect our API with Zapier which shouldn’t be too difficult. Here’s a screenshot on how this would look on Zapier:

 



Here’s also a quick video I found explaining how to set up a webhook through Zapier:
 

 

Let me know if you need further help with this, also feel free to contact us at insided@support.com for any more questions.

michellefAuthor
Contributor ⭐️⭐️⭐️
August 23, 2022

Thank you @leo-inspired!