Skip to content

Instantly share code, notes, and snippets.

@expiscornovus
Created October 30, 2025 11:51
Show Gist options
  • Select an option

  • Save expiscornovus/40556c884aee63f1b58d7704046cb002 to your computer and use it in GitHub Desktop.

Select an option

Save expiscornovus/40556c884aee63f1b58d7704046cb002 to your computer and use it in GitHub Desktop.
Get Page Templates
{"id":"2ba97b31-2b2a-4fe2-a0de-682f365b105d","brandColor":"#474747","connectionReferences":{"shared_sharepointonline":{"connection":{"id":"/exp_sharedsharepointonline_a6843"}}},"connectorDisplayName":"SharePoint","icon":"https://conn-afd-prod-endpoint-bmc9bqahasf3grgk.b01.azurefd.net/v1.0.1769/1.0.1769.4352/sharepointonline/icon.png","isTrigger":false,"operationName":"Send_an_HTTP_request_to_SharePoint","operationDefinition":{"type":"OpenApiConnection","inputs":{"host":{"connectionName":"shared_sharepointonline","operationId":"HttpRequest","apiId":"/providers/Microsoft.PowerApps/apis/shared_sharepointonline"},"parameters":{"dataset":"@parameters('SPOSiteCollection_PowerUsers (exp_SPOSiteCollection_PowerUsers)')","parameters/method":"GET","parameters/uri":"_api/v2.0/sites/@{variables('SiteId')}/pageTemplates/oneDrive.pageTemplate","parameters/headers":{"Accept":"application/json;odata=verbose","Content-Type":"application/json;odata=verbose"}},"authentication":{"type":"Raw","value":"@json(decodeBase64(triggerOutputs().headers['X-MS-APIM-Tokens']))['$ConnectionKey']"}},"runAfter":{"Initialize_variable_-_SiteId":["Succeeded"]},"metadata":{"operationMetadataId":"32e6651c-e74a-4903-ae97-ab708edc8441"}}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment