Connect non-SharePoint app to SharePoint (Perform CURD Operation).

Copper Contributor

Hi Team,

 

We are trying to do CURD Operation on SharePoint Online(O365 Site) from Mobile Native App (eg:- Non-SharePoint Env either in Xamarin or React Native app).In react, We can make REST API operation (using fetch) but before that we need to established authentication and have token for a connection.

 

We have below queries -

 

1.How we can make an authentication with SharePoint Online from non-SharePoint app (Example React Native any other app)?

àIs anyone has implemented this type of authentication using JavaScript or any other scripting language?

àIs anyone has implemented authentication using Azure AD from non-SharePoint application that portion of example or any content will also help us?

 

Any kind of assistance really appreciated !!!

 

Regards,

Arif Shaikh

1 Reply

Hi,

 

find the url 

https://techcommunity.microsoft.com/t5/SharePoint-Developer/Authorize-Postman-to-access-SharePoint/m...

Download the the attachment and follow the step. if you need any further assist let me know.