Once service catalog is created alert should be sent to RUNDECK tool using API

Reddy4811
Tera Expert

Dear All,

 

We have approval process in place which is done in workflow whenever catalog task is created via workflow in ServiceNow it should trigger an alert to RUNDECK tool using an API in the workflow

Please help me to achieve it. Appreciate your help!

 

1 REPLY 1

Sohail Khilji
Kilo Patron
Kilo Patron

Hi @Reddy4811 ,

 

To get started :

Configure the connection with RUNDECK  and servicenow

Create a rest messge.

Create a post method to push the alert to target system

Test the rest message with static values > Genenrate the script from post method 

Use script activity in your flow and paste the script in script activity and make the script dynamic to pass dynamic alerts.

 

I hope this will help you to get started...


☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....

LinkedIn - Lets Connect