by 9altitudes
GetUserTokenRequest a user token to use in your actions
DownloadDocumentDownload a document by it's id
RemoveTagFromDocumentRemove a tag from a document using a document ID and tag ID
TagDocumentAdd a tag to a document using a document ID and tag ID
AddFieldToDocumentAdd a field to a document
UpdateFieldOnDocumentUpdate a field that's on a document
AddTemplateToDocumentAdd a template to multiple documents
QueryDocumentsQuery all documents
GetTagByTagIdRetrieve a tag using the ID
GetTagByCodeGet tag by its code
GetMultipleTagsGet multiple selection of tags
QueryTagsQuery all tags
CreateFieldCreate a new field
GetFieldByIdGet a field by the field ID
GetFieldByCodeGet a field by its code
GetTemplateFieldsGet all fields from a template
GetTemplatebyidGet a template by its ID
GetTemplatebycodeGet a template by the template code
GetUserByIdGet a user by its id
QueryUsersQuery all users
GetExternalSystemByIdGet an external system by the external system ID
ResolveContextResolves a tag using the entity configuration
AdvancedSearchQueryDocumentsSearch documents using an advanced search query
InsertExternalFileInsert url of external file as document
GetDocumentMetadataGet document metadata using the document ID
DeleteDocumentDelete document by its id
AddSiteToStorageProviderAdd a SharePoint site to a storage provider
GetDocumentMetadataByFileReferenceGet document metadata by a file reference ID
GetStorageProviderByIdGet storage provider using the storage provider ID
UploadDocumentUpload a document to Raptor Document Warehouse
SetPrimaryStorageProviderSet the primary storage providor for a document
SetExternalSourceSet external source for filereference
GenerateSiteSubscriptionsGenerate a subscription for a site ad-hoc
QueryTemplatesQuery all templates
FindDocumentFind a document using the SharePoint drive ID and drive item ID
DetachDocumentMove SharePoint file to Raptor storage
GetOrCreateTagCreates a tag or retrieves it if a tag with a matching code exists.
AddTemplateToDocumentSingleAdd template to a single document