HubSpot/hubspot-api-nodejs

How set an http proxy for hubspot api calls?

meness opened this issue · 1 comments

meness commented

Can we set an HTTP proxy for HubSpot API calls?

Hi @meness
You can set http proxy in node-fetch.
I am not sure but you can use Custom Agent for it.