Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

Can Slack use for Campaign notification

KG
New Contributor II
New Contributor II

Hi Team,

I want to use slack for the notification of Campaign launch and notify manager that Your user manager certification is pending and just like email reminder.Please help me  

4 REPLIES 4

Saathvik
All-Star
All-Star

@KG : I don't think there is any default feature that is available to do such notifications. You may have to give it a try with some custom code. 


Regards,
Saathvik
If this reply answered your question, please Accept As Solution and give Kudos to help others facing similar issue.

KG
New Contributor II
New Contributor II

Please share it

@KG : I have not personally implemented this, I am just sharing a thought to achieve your requirement, You may have to evaluate the technical feasibility of solution. 

  1. Build an analytics to identify new or pending certifications and their certifiers
  2. Build a custom jar which takes input from above analytics and tries to call slack api to send notification to respective user(You may have to evaluate if there are APIs available to match your requirement).
  3. Upload the jar to saviynt
  4. And then create and schedule a job of type Invoke Extension JAR Job to invoke above created jar at required frequency

 


Regards,
Saathvik
If this reply answered your question, please Accept As Solution and give Kudos to help others facing similar issue.

rushikeshvartak
All-Star
All-Star

This is not supported. please raise idea ticket


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.