Hello Friends,
I am trying to automate and access the Sharepoint custom list - to get the item and update the item.
I know sharepoint has option to access the SharePoint list data using the SharePoint API. for example: _api/web/lists/GetByTitle(“MyList”)
I need to know how to get the Authentication details of SharePoint? see below screenshot.