Power Automate: How to create SharePoint Site Collection
Автор: DS TechMirror
Загружено: 2022-12-18
Просмотров: 5736
Описание:
In this video, you will learn how to create a SharePoint site collection in Power Automate.
Create Modern SharePoint Site: https://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":"[email protected]"
}
}
---------------------------------------------------------------------------------------------------------------------------
Follow me on Twitter to get Office 365 updates:
Twitter:
/ sagarsharma94
Gmail: [email protected]
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! :)
Повторяем попытку...
Доступные форматы для скачивания:
Скачать видео
-
Информация по загрузке: