Deals - HubSpot Data Target Requirement
Deals - HubSpot Data Target Requirement
DataBlend supports the standard API calls to Create Deals within HubSpot leveraging the HubSpot SDK. In addition, custom fields can be added for data that is unique to your business practices.
DataBlend Query Object (SDK) |
HubSpot Object (API) |
Required |
Notes |
---|---|---|---|
123 | id | Yes | |
100 | amount | Yes | |
2019-12-07T16:50:06.678Z | closedate | Yes | UTC time |
Big Deal | dealname | Yes | |
presentationscheduled | dealstage | Yes | The dealstage is not required when creating a deal. However, it is strongly recommended that a dealstage be specified. See the CRM Pipelines API for details on managing pipelines and stages. |
default | pipeline | Yes | |
123 | hubspot_owner-id | Yes |
More questions about API requirements? Please visit the HubSpot API site https://legacydocs.hubspot.com/docs/methods/deals/create_deal.