是否有使用 SPFx 编码/创建工作流程的选项?
我使用 sharepoint 框架开发 Web 部件客户端解决方案.我成功地创建了一个包含一些列的列表(它是列表的列而不是站点).但是现在,我需要创建一个工作流,那么是否有任何选择,如何使用共享点框架和 Web 部件客户端解决方案编码工作流?有没有人有一些想法或文档可以帮助我进一步推进?
I developing web-part client-side solution using sharepoint framework. I successfully create a lists with some columns (it's list's columns not site). But now, I need to create a workflow, so is there any options, how to coding workflows using sharepoint framework and web-part client side solution? Have anybody some ideas or documentations witch could help me to moved further?
无法在 SPFx 解决方案中创建工作流,您可以使用 SharePoint 插件或 Microsoft 流程.
Can't create workflow in SPFx solution, you could use SharePoint add-in or Microsoft flow.
SharePoint 插件解决方案示例:
SharePoint add-in solution samples:
https://www.vrdmn.com/2014/09/integrated-workflow-apps-deploy.html
https://github.com/SharePoint/PnP/tree/master/Samples/Workflow.AssociateToHostWeb