Hi All,
I need to connect and post data in to an existing table in share point.
How to connect with that existing table and in where can i find those details in microsoft documentation.
Thanks,
Ganesh.
Discussion posts and replies are publicly visible
I asked Google for some help and got this as the first link: https://learn.microsoft.com/en-us/sharepoint/dev/sp-add-ins/complete-basic-operations-using-sharepoint-rest-endpoints
How to set up connection with Sharepoint
What exactly do you mean? This is a REST HTTP API. A basic HTTP connected system should get you started.