Power Automate: How to create SharePoint Site Collection

Поделиться
HTML-код
  • Опубликовано: 17 дек 2022
  • In this video, you will learn how to create a SharePoint site collection in Power Automate.
    Create Modern SharePoint Site: learn.microsoft.com/en-us/sha...
    Rest EndPoint: /_api/SPSiteManager/create
    {
    "Accept": "application/json;odata=none",
    "Content-Type": "application/json;odata=none"
    }
    {
    'request': {
    'Url': '@{variables('SiteUrl')}',
    'Title': '@{triggerOutputs()?['body/Title']}',
    'Description': '@{triggerOutputs()?['body/Description']}',
    'Lcid': '1033',
    'WebTemplate': 'STS#3',
    "Owner":"sagar@sharma06.onmicrosoft.com"
    }
    }
    ---------------------------------------------------------------------------------------------------------------------------
    Follow me on Twitter to get Office 365 updates:
    Twitter:
    / sagarsharma94​
    Gmail: contactdstechmirror@gmail.com
    Facebook:
    Join the Facebook group to collaborate with SharePoint Community
    / 52910​. .
    ---------------------------------------------------------------------------------------------------------------------------
    Like, Share, and Subscribe to our channel for more informative and development-related videos. Much Love! Keep Learning! :)
  • НаукаНаука

Комментарии • 9

  • @lauriestein6473
    @lauriestein6473 2 месяца назад

    Great tutorial, thanks!

  • @arunkumarvaddimani1422
    @arunkumarvaddimani1422 Год назад +1

    Nice explanation. Appreciate for your efforts and useful information.

  • @Stacy-skydives
    @Stacy-skydives Год назад +2

    Thank you for making this very well done demo video!!!

  • @winchesthersoul
    @winchesthersoul 10 месяцев назад +1

    Great work 👏, thank you brother ❤️

  • @MuhammadAdnan2.0
    @MuhammadAdnan2.0 Год назад

    Bro when u r starting isolated webparts and custom development advanced spfx pnpjs ??

  • @ullasanand5487
    @ullasanand5487 Год назад

    Hi ,
    This will create a site without office 365 group , can you suggest something for SharePoint team site creation with O365 group as well ?

    • @scottsmith3478
      @scottsmith3478 Год назад

      Check your webtemplate ID. STS#3, as shown in vid, is a non-group site template. GROUP#0 is site with group.

  • @Omar-id9hv
    @Omar-id9hv Год назад

    *promo sm* 😇