REST Sample Project

This sample project contains the following processes:
  • EventHandler.bwp

    The process shows how to use ActiveMatrix BusinessWorks Plug-in for Microsoft SharePoint to listen to and respond to the ItemAdded event triggered when a new Calender item is to be added to the Microsoft SharePoint Site.

  • RefreshData.bwp

    The process shows how to use ActiveMatrix BusinessWorks Plug-in for Microsoft SharePoint to refresh items in the Microsoft SharePoint Custom list.

  • REST_ Add_Select_Update_Delete_Document_OnPremise.bwp

    The process shows how to use ActiveMatrix BusinessWorks Plug-in for Microsoft SharePoint to add, select, update, and delete a document item from the Microsoft SharePoint Shared Documents library.

  • REST_Add_Update_Select_Delete_Link_OnPremise.bwp

    The process shows how to use ActiveMatrix BusinessWorks Plug-in for Microsoft SharePoint to add, update, select, and delete an item from the Microsoft SharePoint Links list.

  • REST_Add_Update_SelectWithInputCAML_Delete_Document_Online.bwp

    The process shows how to use ActiveMatrix BusinessWorks Plug-in for Microsoft SharePoint to add, update, select using CAML query in the Input tab, and delete a document item from the Microsoft SharePoint Shared Documents library.