A bit of an odd question. What is the need for any of these: Understanding the CRM APIs - HubSpot docs ? We use the Data Hub Pro module as we have need for custom code actions. Within these actions we do additional work for our flow - for instance, trigger on a Project property changing value such as PO document signed and then look up the associated deal for the project and create a custom invoice using the deal line items. Right now an entire object type is dark to the Data Hub module. Hope that helps.
Hi @darveesh,
Thank you for posting to the Community!
I’d like to tag in some of our Top Contributors to see if they have any advice on this one.
Hi @Bortami@Mike_Eastwood and @mangelet I hope you all are having a fantastic Tuesday! Do you have any suggestions for @darveesh on the above?
Cassie, Community Manager
Here to learn more about HubSpot and share my HubSpot Knowledge. I’m the founder of Webalite a Gold HubSpot Partner Agency based in Wellington, New Zealand and the founder of Portal-iQ the world’s first automated HubSpot Portal Audit that helps you work smarter with HubSpot.
I can pull the schema for projects by the Id but not by the label (being a superadmin but no scopes?).
I can run a GraphQL for project_collection via the hub but the API endpoint to GET projects/GraphQL for project_collection, like you said, don’t seem to have the scopes accessible yet.