Can I do a mass update to work items on different strategies in collections using VB addin for Excel
Summary:
I'm looking for help/assistance to update multiple collections strategy work items across different transactions and collections strategies using Visual Basic add-in for excel
Content (please ensure you mask any confidential information):
I need to perform a mass update on specific work items within strategies across multiple transactions, focusing on updating the current work item status. I've downloaded the Visual Builder plugin for Excel and tried using the REST API (/fscmRestApi/resources/11.13.18.05/collectionStrategies), but it seems to only allow single updates, as it requires a single collections strategy ID and only allows updates to one work item at a time.
0