Perform CRUD operation on SharePoint online using raw REST API

john john Pter 110 Reputation points
2024-04-22T20:28:43.56+00:00

I have created an Azure App Registration, and I got these info:-

  1. Client ID
  2. Tenant ID
  3. Certificate Thumbprint
  4. Certificate Password
  5. PFX certificate

now how i can use that info inside my console application to authenticate to SharePoint online site collection to perform CRUD operation on its lists? i do not want to use any external libraries such as PnP SDK... i want to perform raw calls inside my C# console application. any advice?

Thanks

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,678 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,674 questions
0 comments No comments
{count} votes