Skip to content

A really simple example of calling the v2 GraphQL API for Monday.com with C# because they seem a little elusive and it's the sort of thing the boss will want done quick smart

Notifications You must be signed in to change notification settings

LucyParry/MondayAPIV2_BasicExample

Repository files navigation

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

About

A really simple example of calling the v2 GraphQL API for Monday.com with C# because they seem a little elusive and it's the sort of thing the boss will want done quick smart

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages