Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 495 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 495 Bytes

Monday.com API V2 - BasicExample

A simple example of calling the v2 GraphQL API for Monday.com in .NET using HttpClient and Newtonsoft.JSON

More info about GraphQL in general can be found on the GraphQL official docs, and for the Monday.com API specifically, see their API v2 docs or the useful GraphiQL interface