Compact, Canonical reference to a versioned document?

Ernest Prabhakar 0 Reputation points
2024-07-16T17:53:45.5866667+00:00

Hello,

We are building versioned data containers on top of SharePoint, which requires us to have unambiguous URIs pointing to specific versions. For Amazon S3, we have a URI of the form:

s3://$bucket/$path?versionId=$version_id

Is there an analogous form we could/should use for SharePoint?

My naive guess is something like:

sharepoint://$tenant_name/$site_name/{$folders/}$file?versionId=$major_version

Does that make sense? Or is there already a simple string that encodes all that information?

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,340 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,233 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,794 questions
{count} votes