Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

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?