did not create or update sc_req_item using current in inbound email action.
HI Team, I want to trigger a notification from the inbound email action.It's not working,Can anyone suggest me why it is not working. Here is my script: var ritmNo ='';var sub=email.subject;var req='';var index = sub.indexOf("RITM");var end = 11; //...