Forum Discussion

Deleted's avatar
Deleted
Oct 06, 2020

Replicating a SharePoint 2013 Workflow into Power Automate

I have setup a PowerApps within SharePoint Online, which will populate a word document but fill in the document control and select a template based on the template chosen and also the type of document.

 

However I need it to rename the files based on a SharePoint list so that it sets the name in a our corporate naming convention.

 

in SharePoint. 2013, we had a workflow that changed the variables and then created the document and named it etc. I would like to replicate this in SharePoint online using PowerAutomate. 

    • Deleted's avatar
      Deleted

      ShivajiDhole 

       

      On SharePoint 2013 we had this workflow that set the variable for DocNum & DocRef based on a SharePoint list that has the information 

       

       

      It then applies the variable(s) and sets the name with also populating the information from a SharePoint list form:

      • ShivajiDhole's avatar
        ShivajiDhole
        Brass Contributor

        Deleted ,

         

        I thin MDS Core document Type is List you have. You can read List data into Power Automate Variable using Get Item Action.

         

        If you have single item in List then use First () Filter otherwise filter data as per your expectation. Its just clue not all steps.

         

         

         
         

         

         
         

         

         

         

Resources