Forum Discussion
Changing Delve Feature Settings
- Nov 20, 2017
PnP can only provide capabilities which have native APIs. There's no bypassing of the native APIs using PnP channels. If there's external API, PnP can though faster provide for example a cmdlet for the capability... but in this case, challenge is simply the lack of existing API to call.
are there any plans to expand the scope of the PnP powershell cmdlets to include other services like Delve? It would be great if PnP could fill in the gaps like this.
PnP can only provide capabilities which have native APIs. There's no bypassing of the native APIs using PnP channels. If there's external API, PnP can though faster provide for example a cmdlet for the capability... but in this case, challenge is simply the lack of existing API to call.
- Dean_GrossNov 20, 2017Silver Contributor
How we (as IT pros and devs) determine if an external API exists for a setting in O365?
- VesaJuvonenNov 20, 2017
Microsoft
Checking SPO PowerShell and/or CSOM / REST API documentation. No magic here.
- Saravanakumar ManianOct 09, 2018Brass Contributor
VesaJuvonen Any progress made on the API to update the settings?