We have to change our custom code in workflows (python) from Key to Token. In my console, the code works fine. Easy to change, but in the workflow I get an Error. console: from hubspot import HubSpot
from hubspot.crm.quotes import ApiException
read more