Skip to content
New issue

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

Create Deals with Line Items #99

Open
jmawebtech opened this issue Dec 22, 2020 · 1 comment
Open

Create Deals with Line Items #99

jmawebtech opened this issue Dec 22, 2020 · 1 comment

Comments

@jmawebtech
Copy link

Describe the bug
When I create a deal, I see no way to add line items. The DealHubSpotModel has no line items under associations.

Repro Steps
Instantiate the DealHubSpotModel. There is no place for add line items.

Expected behavior
Under DealHubSpotModel, I expect to see a line items property.

Screenshots

image

Anything else?*
Let us know if there is anything else you think we should know that would help us solve your problem?

@jmawebtech
Copy link
Author

jmawebtech commented Dec 22, 2020

Hi,

I tried to implement part of the code, but I don't have time right now:

https://github.com/jmawebtech/HubSpot.NET

When I call Products.Example(hapiApi) in program.cs, I get a list of products. I can only get ID to map. What am I doing wrong? I didn't get around to testing line items. Can you add the code? It's hard to have deals without their associated line items.

I see no code that allows you to associate deals with contacts and line items. How do I add it? I wish that their was documentation on adding more endpoints for developers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant