Forum Discussion

Bill Hand's avatar
Bill Hand
Brass Contributor
Jun 05, 2017

State Machine Workflow in SharePoint

Is it possible to create a state machine workflow for SharePoint in O365 using Visual Studio? Thanks

3 Replies

    • Bill Hand's avatar
      Bill Hand
      Brass Contributor

      I realize this is a long time in coming but thank you.

  • Yes,
    It is possible...bear in mind that a workflow created with Visual Studio can be:
    (1) Packaged as a sandbox solution if you are creating the workflow as a standalone component
    (2) Packaged as a part of an Add-in if you are creating the workflow as part of an Add-in
    In both cases I'm talking about SP 2013 workflows, no the legacy ones

Resources