Add text prompt to Approval request

Copper Contributor

For the purposes of an approval request, I need 2 additional pieces of information from my approver in the form of a 4 digit and 5 digit code. I need a means of prompting for that information to insert into a Sharepoint list.

 

1 Reply

Hi @NoahOfArk1410 , I would recommend the use of an adaptive card. The codes would be submitted as an HTTP request triggering a Flow. I use the approach to capture multi-select items from adaptive cards and then to update corresponding items in a SharePoint list. A good tutorial on this method can be watched here: https://www.youtube.com/watch?v=ZiQ6tHGwNVg