I have to trigger even via workflow i am not able to find how i supposed to write in event parameter

aniketnikam
Tera Contributor
 
2 REPLIES 2

Nawal Singh
Tera Guru

Hi @aniketnikam ,

You need to select the event that you want to trigger and if you want to pass parameter 1 or parameter 2 you can using script and return the value

 

Here is example- 

 

NawalSingh_0-1761564749109.png

 

 

If you found my response helpful, please mark it as helpful and accept it as the solution.

Thank you
Nawal Singh

Ankur Bawiskar
Tera Patron
Tera Patron

@aniketnikam 

simply store the value and return that value

var myVal = ''; // your sysId or value you want to pass

return myVal;

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader