We use cookies to make HubSpot's community a better place. Cookies help to provide a more personalized experience and relevant advertising for you, and web analytics for us. To learn more, and to see a full list of cookies we use, check out our Cookie Policy (baked goods not included).
Feb 24, 2021 6:51 AM
We have created a custom object and allowed them to be associated with Deals. when we do an export of deals it does not show the associated custom object unlike contacts and companies.
Feb 24, 2021 4:43 PM
Hey @rohansdeeson
If you are doing your export via the UI in the deals dashboard, it looks like the only two objects that can be returned that way are contacts and companies.
If you are pulling via the API, you should be able to add the &associations= parameter to the request and that will return your requested association.