HubSpot’s API doesn’t have a direct way to set a countersign on quotes. You can store the countersign contact in a custom property and trigger a workflow to notify them. Otherwise, it has to be assigned manually in the UI. Might be worth checking with HubSpot support for any workarounds.
HubSpot’s API doesn’t have a direct way to set a countersign on quotes. You can store the countersign contact in a custom property and trigger a workflow to notify them. Otherwise, it has to be assigned manually in the UI. Might be worth checking with HubSpot support for any workarounds.
How to Set a Countersign in HubSpot Quotes via API
lösung
Hey @ronaldoapf, thank you for posting in our Community!
Based on HubSpot's API documentation, there doesn’t seem to be a direct way to assign a countersign contact to a quote via API.
You might want to check the available properties when retrieving a quote to see if any relevant fields exist.
If not, an alternative could be using custom properties to store the countersign contact information. Another option is leveraging workflows or external automation tools to add this functionality after the quote is created.