Socket
Socket
Sign inDemoInstall

get-top-countries-of-partners-hubspot

Package Overview
Dependencies
15
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.6 to 1.0.7

2

package.json
{
"name": "get-top-countries-of-partners-hubspot",
"version": "1.0.6",
"version": "1.0.7",
"description": "A demo package that allows you to match retrieve top countries of partners from IP Pilot's database and save it for every company in your Hubspot account.",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -38,6 +38,7 @@ # get-top-countries-of-partners-hubspot

- every company in your Hubspot account should have an "IP Pilot Name" property containing the corresponding company names found in IP Pilot's database (ex: 'Lucas (lf_url: 1234485923829)')
- for every url in "IP Pilot Name" property the related top 3 countries of clients will be searched in IP Pilot's database
- the results will be stored in Hubspot under the property "Top 3 Countries of Partners"
- if for testing purposes you don't want affect all your Hubspot companies you can provide a limited list of companies via providedHsCompanies parameter as shown in point 2. The property targets are the list of company names you wish to look up and find its top countries of clients
- every company in your Hubspot account should have a property with internal name "ip_pilot_name" containing the corresponding company names found in IP Pilot's database (ex: 'Lucas (lf_url: 1234485923829)') - you could use our other package in order to easily fill up that property for all your Hubspot companies -> https://www.npmjs.com/package/ip-pilot-hubspot-company-matching
- for every url in "IP Pilot Name" property the related top 3 countries of partners will be searched in IP Pilot's database
- you will need to have a property in Hubspot with the following internal name -> "top_3_countries_of_partners"
- the results will be stored in Hubspot under the property with internal name "top_3_countries_of_partners"
- if for testing purposes you don't want affect all your Hubspot companies you can provide a limited list of companies via providedHsCompanies parameter as shown in point 2. The property targets are the list of company names you wish to look up and find its top countries of partners

@@ -44,0 +45,0 @@ ## Built with

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc