How to upload multiple attachment in VBCS
We're using the file picker component to upload files in VBCS, but we're only able to add a single attachment at a time using the REST API - /fscmRestApi/resources/11.13.18.05/suppliers/{SupplierId}/child/sites/{SupplierSiteId}/child/attachments
Is there any way to have multiple attachments uploaded using file picker in VBCS?
0