InfoPath Tutorials: Use Workflow with InfoPath
Learn how to use SharePoint workflows with InfoPath forms.
SharePoint Designer workflows
Automatically add a new item to a SharePoint list using InfoPath 2007 and a custom workflow
Use SharePoint Designer 2007 to create a custom workflow that will add a new item to a SharePoint list whenever a new InfoPath form is added to a form library.
How to create a SharePoint Designer workflow that sends an email containing a link to an InfoPath browser form
This article describes how you can create a SharePoint Designer workflow that is run whenever a new InfoPath web-based form is submitted to a SharePoint form library and sends an email, which contains a link to open the InfoPath form in the browser.
How to create an InfoPath initiation or association form for a SharePoint workflow created in Visual Studio
Learn which steps are required to create an InfoPath form that can be used as an initiation or association form in a SharePoint workflow that is created using Visual Studio.
How to retrieve InfoPath form data in a SharePoint workflow
Learn how you can retrieve data that is stored within an InfoPath form either in a SharePoint Designer workflow or in a Visual Studio workflow that runs on that InfoPath form in a SharePoint form library.
How to set the value of an InfoPath form field through a SharePoint workflow
Learn how you can write code in a custom Visual Studio workflow for SharePoint to set the value of a field that is stored within an InfoPath form.
How to use a Visual Studio workflow to submit data from an InfoPath form to a SharePoint list
This article explains how you can use a custom Visual Studio sequential workflow on a Form Library to extract data from an InfoPath form that was submitted to the form library and use this data to add a new item to a custom SharePoint list.
Set the value in an InfoPath form from a SharePoint Designer workflow
Learn how to promote InfoPath form fields so that you can set their values through a SharePoint Designer workflow.
Use a custom SharePoint workflow to extract a file attachment from an InfoPath form and upload it to a SharePoint document library
This article explains how you can use a custom Visual Studio sequential workflow on a Form Library to extract data from a File Attachment control on an InfoPath form that was submitted to the Form Library and use this data to add a file to a SharePoint Document Library.
