Add Quick Links Web Part on page

How to add a Quick Links web part on a SharePoint Online page in a Power Automate flow.

This sample adds the web part to a One Column section on the page and includes two links as well. The web part uses the Tiles layout and Library icons.

URI

Headers

Body

Screenshot with example

Below are a bit more details about the values used in this example. Hopefully that helps in configuring the right body payload.

PropertyValueDetails
items@odata.type#Collection(graph.Json)Library icon items
layoutoneColumnOne Column Section layout, other Layout value options
layoutIdWaffleLayout type, in this case Tiles. See other options at the bottom of this page
linkshttps://make.powerautomate.comLinks as key/value pairs in an array referencing the items as well
searchablePlainTextspowerautomatelogoLabels as key/value pairs in array referencing the items as well
SitePageId91fa7614-abae-4fa0-a649-13893703a447Guid of the Page which will be updated
SiteIdcontoso.sharepoint.com,0b11c57d-ef88-46d7-9743-8e800c507595,af1a15c6-956b-4652-b8f8-869836e4e6eeEnvironment Variable used in the Site Address
WebPartTypec70391ea-0b10-4ee9-b2b4-006d3fcad0cdaka Quick Links, other supported Web Part types
addquicklinkswebpartonpage

Expected response

Will return the details of the updated page.

Copy/paste example

Resources

Update sitePage
QuickLinks Layout Ids
supported Web Part types

LayoutIdDisplay Name
CompactCardCompact
FilmStripFilmstrip
GridGrid
ButtonButton
ListList
WaffleTiles
That’s it, Happy testing!

You may also like...

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.