Hi i got wat was cusing the problem. H ubspot/api-client library verison ^3.4.1 (that custom code in Node.js supports) does not include ownersA...read more
Hi, I want to get userId in custom code action in Hubspot worflow. I use hubspot API, code below: const hubspot = require('@hubspot/api-client'); exports.main = async (event, callback) => { const hubspotClient = new hubspot.Client( read more
Hi, I want to get userId in custom code action in Hubspot worflow. I use hubspot API, code below: const hubspot = require('@hubspot/api-client'); exports.main = async (event, callback) => { const hubspotClient = new hubspot.Client( read more