We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi - Love this API, is there a way to search for newly created or updated deals?
The text was updated successfully, but these errors were encountered:
Hi @Phantomman
Thanks for reaching out. Currently it's only the deal List action that is implemented.
List
However there are endpoints available for this in the documentation (please note that this client is still using the v1 api endpoints):
v1
We'd happily accept a PR implementing support for those two methods. To get started on this, you would have to dig around and update code here: https://github.com/skarpdev/dotnetcore-hubspot-client/tree/master/src/Deal
Sorry, something went wrong.
No branches or pull requests
Hi - Love this API, is there a way to search for newly created or updated deals?
The text was updated successfully, but these errors were encountered: