Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How to change Go to Approval button name in MS Team

Yogish
Giga Contributor

Yogish_0-1739899922389.png

How to change Go to Approval button name in MS Team

 

var card_data = {
title: title,
subtitle: subtitle,
fields: fields,
url: link.toString()
};

// Render the card
return vaSystem.renderCard("Card", JSON.stringify(card_data));

 

1 ACCEPTED SOLUTION

Yogish
Giga Contributor
2 REPLIES 2

Yogish
Giga Contributor

It's sorted

kalkisai
Tera Contributor

 

Hello,

Can I know how to change it?