Resolved! How to update the question text of a Service Catalog item into a target table?
I used a Flow and wanted to put the question text of the item into column A of a table, and the item's value into column B. I added an Action (JavaScript), but I couldn't retrieve the content. (function execute(inputs, outputs) {var reqItemId = input...