We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

How to Send a Group approval Using workflow based on incident assignment group

BheemavarapuTej
Tera Expert

var answer = [];


if(current.variables.state == '2') //  
{
answer.push(current.variables.assignment_group);
}
0 REPLIES 0