Is there a way to sync the groups from AD to SharePoint online manually?
It usually takes around a day for the newly created groups to appear in O365 and I am not able to find any way to sync them immediately as and when AD groups are created
Receive updates from Sharepoint for free, starting right now.
We can deliver them by email, via your phone or you can read them from a personalised news page on follow.it.
This way you won't miss any new article from Sharepoint. Unsubscribe at any time.
Site title: SharePoint Stack Exchange
Is this your feed? Claim it!
Is there a way to sync the groups from AD to SharePoint online manually?
It usually takes around a day for the newly created groups to appear in O365 and I am not able to find any way to sync them immediately as and when AD groups are created
I want to update/change the status column value through HTTP Request(HTTP method that will call flow).
Do JSON column formatting support this HTTP method?
We have created a SharePoint site collection and a SharePoint list named “My List Data” that contains Title(Single Line Text), Description(Multi Line Text), and Company(Choice) fields as per our requirements.
We also developed an SPFx project for customization and implemented the following code to retrieve data from this SharePoint list.
import { spfi, SPFI, SPFx }...I'm trying to use Microsoft Flow and the Send an HTTP request to SharePoint action to deploy an SPFx application customizer to a modern team site.
I'm able to use the /_api/Site/UserCustomActions endpoint to list existing custom actions but keep getting errors when I try to create new using REST
Site address:
I have a custom Content Query web part that I'm using to display my JQuery Q&A functionality. I'm using a XSL file to determine what display as my question and answer headers.
What I want to do is to only display the Answer select statement if the question has been answered
I've tried various ways including using xsl multi-line filters (An...