Resolve a pasted SharePoint URL

Opportunistically resolves a pasted SharePoint web URL into Microsoft Graph
identifiers, routing to the native connection for the URL's Entra tenant.

Tenant, host, site and the routed connection_id are always returned; the
drive, library, folder path and composed external_source_id are best-effort
and may be null (e.g. a SitePages URL). When no connection exists for the
tenant, returns a connection_required_for_tenant error carrying the
sharepoint_host and tenant_id so the frontend can launch a tenant-pinned
connect flow.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required
string
enum
required

Native integration ID

Body Params

Integrations.ResolveUrlRequest

Request to resolve a pasted SharePoint web URL to Graph identifiers.

string
required

A pasted SharePoint web URL (e.g. a browser address-bar URL).

Responses

Callback
Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json