Forum Discussion

Saad Zulfiqar's avatar
Saad Zulfiqar
Copper Contributor
May 09, 2017

Ways to package MS Flow with SharePoint framework app package

I am searching for ways to integrate MS Flow with SharePoint framewok app package. I ended up finding nothing, Any help ??

4 Replies

  • Velin Georgiev's avatar
    Velin Georgiev
    Copper Contributor
    Flow is a separate product than SharePoint and the SPFx app is designed to interact and provision SharePoint assets like lists, content types etc. It would be complex enough to build such a capabilities so I do not think the Office 365 teams will build such a support in near feature.
    • Saad Zulfiqar's avatar
      Saad Zulfiqar
      Copper Contributor

      So  what if i have a SharePoint frmework app & i have created list inside it using XML and i want to assosicate a FLow with it. So that whereever i deploy my app, Flow also gets deployed. User does not have to seperately create the Flow and associate with that list. ???

      • Dean_Gross's avatar
        Dean_Gross
        Silver Contributor
        To do something like that you will probably need to use the Flow Custom API

Resources