Views:

Description

Find SharePoint documents for a particular record via fetchxml.

Signature

SharePointFindDocumentsByFetchXml('entityname','recordid')

Example

SharePointFindDocumentsByFetchXml(
  'account',
  'jhj3434343-764h-kj62-7djdkslckddc'
)

List of fields returned by SharePointFindDocumentsByFetchXml

documentid
sharepointcreatedon
relativelocation
modified
fullname
title
author
sharepointmodifiedby
sharepointdocumentid
filetype
readurl
editurl
ischeckedout
absoluteurl

Parameters

Name Type Description Required
entityname xxxx xxxx xxxx
recordid xxxx xxxx xxxx