FlowAction_GetItemByUrl

This method mimics the sFiles API method, “getItemBySharePointURL”. It assumes that the named credential to use is to be found in the “SharePoint Object Settings” Custom Metadata type (of the objectSettingsLabel if one is specified) or the “SharePoint Settings” Custom Metadata type. The Site Id and Document Library Id are assumed to come from the SharePoint Object Settings or SharePoint Settings, but can be overriden by the siteId and documentLibraryId parameters.

See getItemByUrlInput

Methods

global static List<FlowActionPayload_SharePointUrlResponse> getItem(List<getItemByUrlInput> items)

INVOCABLEMETHOD

Classes

getItemByUrlInput

Fields

global SharePointUrlString

AURAENABLED OTHER

The Url of the SharePoint item. (ex. “https://yoursite.sharepoint.com/sites/yourSite/Shared%20Documents/Forms/AllItems.aspx?RootFolder=%2Fsites%2FyourSite%2FShared%20Documents%2FAccounts%2FBurlington%20Textiles%20Corp%20of%20America&FolderCTID=0x01200000DE969EFDB44E4AA3DECBD9AD27C498”)