HubSpot.NET
HubSpot.NET copied to clipboard
C# .NET Wrapper around the common HubSpot APIs.
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 11.0.2 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 11.0.2 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...
Really is unfortunate that there is no maintained C# Library for all of hubspot's new APIs/features. Does anyone know of a better, updated Fork? By going to the Insights tab...
Hey, I've noticed that currently it is not possible to get StatusCode from HubSpotException. Is it possible to make this property public?
**Describe the bug** When pulling a list of Deals and settings the "includeAssociations" as true it's not populating the associations.  When querying the API directly the information is retrieved:...
Please, update RestSharp to the last version!
**Describe the bug** I am getting the following error when trying to Upload a File `Error from HubSpot, JSONResponse=Empty` **Repro Steps** 1. I am initiating a new FileHubSpotModel with the...
When I clone the source and build, the code builds to v0.8.13. Is this is available on NuGet?
Hi ya'll! I work for a diamond HubSpot partner in Norway. Of course we have our own .NET client as I'm sure a lot others have built over the last...
Hi everyone It looks like this repository is no longer maintained. For anyone who wants a C# client for Hubspot, I'm working on a new project here: https://github.com/xtellurian/hubspot-dotnet Happy to...