Insert CRM lead using C# SDK v2
Hi, I'm trying to add a prospect using c# SDK. this is a single user CRM so I don't need to add a "login to zoho" in my app. I've not been able to find a clear example where everything is done in c# (gererating grant token, generate access token, make the add lead call"
Even when I try in postman, I get a "internal server error" in postman result. Could you please incicate me a clear insert lead example from A to Z.
Thank you,