Skip to main content
Solved

Notification about upvotes

  • August 18, 2022
  • 2 replies
  • 51 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 leo-inspired

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

leo-inspired
  • Gainsight Employee ⭐️
  • Answer
  • 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.


  • Author
  • Contributor ⭐️⭐️⭐️
  • August 23, 2022

Thank you @leo-inspired!