Closed Modelizer closed 2 months ago
thanks! @atanasiuk-hubspot and @ksvirkou-hubspot, could you please keep me updated via this issue when the new version is released?
Hi @Modelizer I've just published it in version 11.2.0.
Thank you @ksvirkou-hubspot.
Although I notice enum types https://developers.hubspot.com/docs/api/crm/associations#lead-to-object for leads are missing from https://github.com/HubSpot/hubspot-api-php/blob/master/lib/Enums/AssociationTypes.php ?
It is a bit difficult to understand how to utilize leads from the API client package. Nor, leads documentation is mentioned here: https://developers.hubspot.com/docs/api/crm/understanding-the-crm
If we go to https://developers.hubspot.com/docs/api/crm/leads leads documentation, it isn't clear enough how we can utilise in PHP package. For example, if we want to make a deal we use the code below
We aren't sure how we can do something similar with leads?