APIs & Integrations

jpalawaga
Participant

Mystery 'deal_to_company_unlabeled' association

Similar to this post: https://community.hubspot.com/t5/APIs-Integrations/Fetching-associated-companies-for-a-deal-is-retur...

 

When I query for associations, I see two associations come back, one of them has the deal type 'deal_to_company_unlabeled'.

 

Is this expected behaviour? From the post above it seems like it might be a regression.

5 Replies 5
Jaycee_Lewis
Community Manager
Community Manager

Mystery 'deal_to_company_unlabeled' association

Hey, @jpalawaga 👋 Thank you for the link.

 

Can you share the URL and result you are getting, please? 

 

Thank you for the additional information.

 

Best,
Jaycee

linkedin

Jaycee Lewis

Developer Community Manager

Community | HubSpot

0 Upvotes
JLi3
Participant

Mystery 'deal_to_company_unlabeled' association

Hi @Jaycee_Lewis 

 

I have the same issue. My hubspot ID is 25562069

 

I get this result when I do a GET request to /crm/v3/objects/deals/{dealId}

With dealId = 4255636702

And associations = companies

 

Here's a screenshot:

JLi3_0-1651809039795.png

 

0 Upvotes
Jaycee_Lewis
Community Manager
Community Manager

Mystery 'deal_to_company_unlabeled' association

Hey @JLi3! Thank you very much for including those details. I am going to check my resources and I'll update us here. 

 

– Jaycee

linkedin

Jaycee Lewis

Developer Community Manager

Community | HubSpot

0 Upvotes
NDU
Member

Mystery 'deal_to_company_unlabeled' association

Hi,
I guess this was fixed previously, because it was working for me until wednesday last week (21-06-2023), but now I have the same issue as above.
I see v4 is now available, and the desciption for unlabeled matches the behavior I am seeing (v4 Association API). There is no mention of unlabeled for the v3 endpoint (v3 Association API).
Below is an example of the request and response on v3.
API call.jpg












0 Upvotes
NDU
Member

Mystery 'deal_to_company_unlabeled' association

Today it seems to be fixed again, so now I am no longer getting the same association twice.

Hopefully this will continue to function as expected. See example from postman below:

AssociationCorrectAgain.JPG

0 Upvotes