Use an Salesforce Lightning Flow to determine which MetaData Columns should be updated after uploading a file to SharePoint
Variables to use:
INPUT VARIABLES
– recordId: SFDC Id of the record you are working on
– docConfigId: If used, SFDC Id of the DocConfig that was used to generate the document
OUTPUT VARIABLES
– ColumnNames: semicolon (;) separated list of column names you want to update
– Variable per column: has the value of the column you want to update