//info: VCPL-15 Initially, you have to create an account in Hubspot.Then, Install Netsuite from App Marketplace. Make sure that you enable Soap web services, REST web services, Token-based authentication, Server Suitescript in NS Enable features section. Install HubSpot Sync Bundle from Customization > SuiteBundler > Search & Install Bundles. Assign HubSpot Sync role from Lists > Employees > Employees > Search Role >… Continue reading Setup connection between HubSpot & NetSuite
Tag: hubspot
HUBSPOT DEAL INTEGRATION
Proposal summary This proposal summarizes the functionality for integrating Hubspot deals data with Netsuite. When a deal is created/updated in the closed won stage in Hubspot. We need to create a sales order in Netsuite for the corresponding deals. Requirement To Integrate Hubspot with Netsuite. When creating a new deal or updating an existing deal… Continue reading HUBSPOT DEAL INTEGRATION
Hubspot integration of activities
Integrating phone calls, emails, and notes from Hubspot to Netsuite. Details: Initiate an integration with OAuth 2.0: to do the initial authentication and to get the redirect url for creating refresh token Example Authorization URL: Sending a user to this URL will ask the user to approve access to contacts and workflows: https://app.hubspot.com/oauth/authorize?client_id=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx&scope=contacts%20automation&redirect_uri=https://www.example.com/ If they… Continue reading Hubspot integration of activities