Forum Discussion

vaibhav_j's avatar
vaibhav_j
Cloud Apps
01-09-2022
Solved

Customize Pulse notification alerts

Hello!

I have Pulse notifications setup for build alerts. The default alert notification only  indicates whether a build was success or failure. In an event a scheduled build has failed, is there a way to customize the build alert notifications to include the error message from the log file indicating why a scheduled build has failed ? 

On the Pulse page, I see an option to "Edit Script". Clicking on the option opens up the Script editor with the following message (see below). However, I did not find any additional details on the developer page. Any help is much appreciated. Thank you! 

/*
Welcome to your Alert's Script.

To learn how you can access the Alert object, see the online documentation at http://developer.sisense.com/display/API2/Pulse+API
*/

  • Thank You HamzaJ for your response. Our organization currently doesn't use Zappier for workflow integration but it is good to know that customizing the message is possible like you mentioned. Keeping the thread open for additional insights if there is a Sisense 'out-of-the-box' solution for this. Thanks again!

2 Replies

Replies have been turned off for this discussion
  • HamzaJ's avatar
    HamzaJ
    Data Integration

    Hi vaibhav_j  ,

    I have not tried it with a script. However with something like Zapier this is possible. Pulse could trigger a Zapier-workflow. This workflow could contain a step that calls an API-endpoint to get the error message. This can then be send to someone.

    This is how we did it.

    Hamza

    • vaibhav_j's avatar
      vaibhav_j
      Cloud Apps

      Thank You HamzaJ for your response. Our organization currently doesn't use Zappier for workflow integration but it is good to know that customizing the message is possible like you mentioned. Keeping the thread open for additional insights if there is a Sisense 'out-of-the-box' solution for this. Thanks again!