Microsoft SharePoint Connector Guide > Microsoft SharePoint connections > Using a Microsoft SharePoint connection in a process
  

Using a Microsoft SharePoint connection in a process

After you create a Microsoft SharePoint connection, you can use it in a Service step in a process.
  1. 1Add a Service step to the process.
  2. 2Click the Service tab.
  3. 3From the Service Type list, select Connection.
  4. 4From the Connection list, browse and select the Microsoft SharePoint connection that you created.
  5. 5From the Action list, select the action that you want to perform. For example, select the Create Items in a List action to create a new item in a list as shown in the following image:
  6. The image shows the Create Items in a List action that is used in a process to create a new item in a list.
    In this case, Application Integration populates the Site_ID, List_ID, and Create_Item_Request_Body objects under the input fields and the Create_Item_Response, Web_URL, and Item_ID objects under the output fields.
  7. 6Configure further steps as needed.
  8. 7Validate, save, and publish the process.