Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

We would like to integrate with sharepoint online to pull and revoke access without using connector

srinath
Regular Contributor
Regular Contributor

Can any one help with the full json that We would like to integrate with sharepoint online to pull and revoke access without using O365 connector.

We know there is O365 connector which need agent to deploy but is there any other option using custom connection which we can achieve to pull access for sharepoint site channels.

If not O365 connector what is the right steps to pull access and revoke access

Please share your thoughts. 

[This post has been edited by a moderator to remove tagging other forum users.]

9 REPLIES 9

Dhruv_S
Saviynt Employee
Saviynt Employee

Hi @srinath 

Could you please elaborate further what is the reason for not using O365 connector. 

Please refer to the below documentation on supported features by O365 connector. Please let us know if you face any challenge with the approach.

https://docs.saviyntcloud.com/bundle/MSOffice365-v23x/page/Content/Supported-Features.htm 

Regards,

Dhruv Sharma

srinath
Regular Contributor
Regular Contributor

@Dhruv_S We have limited time and we cannot build server and deploy server. We have only 5 days test the POC with O365 connector.

rushikeshvartak
All-Star
All-Star

You can try with REST connector


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.

@rushikeshvartak Do there any sample Rest API JSON for import accounts/access/sharepoint channels (reconcillation). I can see for provisioning and deprovision we have sample.

No You can use MS Graph API https://learn.microsoft.com/en-us/sharepoint/dev/apis/sharepoint-rest-graph 


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.

srinath
Regular Contributor
Regular Contributor

Thanks @rushikeshvartak . Atleast from Saviynt do we have document on REST Integration

Dhruv_S
Saviynt Employee
Saviynt Employee

Hi @srinath 

Please find the below link for REST documentation.

About this Guide (saviyntcloud.com)

Regards,
Dhruv Sharma
If this reply answered your question, please accept it as Solution to help others who may have a similar problem.

 

srinath
Regular Contributor
Regular Contributor

This is General REST API integration document but i am looking anything related to Graph API/specific to sharepoint

You need to prepare based on sample REST documentation 

https://docs.saviyntcloud.com/bundle/AzureAD-v23x/page/Content/Configuring-the-Integration-for-Provi...


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.