updateHubSpotDeal
Write property values to a HubSpot object (deal or company, chosen from
the accord's stored crm_object) in the workspace's connected HubSpot
account. Known customer-config failures (e.g. an undefined property or
expired token) are surfaced in message with success false rather
than raised as errors.
updateHubSpotDeal(
input: updateHubSpotDealInput!
): updateHubSpotDealInputPayload
Arguments
updateHubSpotDeal.input ● updateHubSpotDealInput! non-null input
Wraps the HubSpot object id, the property values to write, and the object-type selector.
Type
updateHubSpotDealInputPayload object
Outcome of a HubSpot object update.