Questions tagged [hubspot]

HubSpot is a company that develops and markets a software-as-a-service product for inbound marketing, also called HubSpot. The software has features for social media marketing, email marketing, content management, web analytics, and search engine optimization, among others.

HubSpot is a company that provides a software-as-a-service product for inbound marketing, also called HubSpot. It includes tools for social media marketing, email marketing, content management, analytics, landing pages, and search engine optimization, among others.

The HubSpot suite of online tools has three primary applications: Content management tools for creating or managing blogs, templates, forms and landing pages; Exposure optimization applications that help the content be found, such as through search engine optimization; and Lead tracking and intelligence tools, which track and manage e-mail marketing, customer interactions, qualified prospects, reports and analysis.

HubSpot has integration features for salesforce.com, SugarCRM, NetSuite, Microsoft Dynamics CRM, and others. There are also third-party services, templates and extensions that can be downloaded through the HubSpot App Marketplace.

470 questions
0
votes
1 answer

Where do the hubspot form api attributes pageUrl and pageName appear in hubspot backend?

When submitting a Hubspot form through the forms API, you can / should supply values for the pageUrl and pageName. Where do the values for these attributes appear in the backend?
Sy Moen
  • 124
  • 2
  • 11
0
votes
2 answers

How to delete all companies or contacts?

I'm using the free HubSpot CRM for now. I wrote some scraping code and through the API added over 17k companies and 4k contacts. There were some errors due to an incomplete understanding of some of the API calls and now I'd like to wipe everything…
Alec Menconi
  • 735
  • 1
  • 16
  • 36
0
votes
0 answers

coldfusion.runtime.ScopeCastException Error message

Has anyone here ever worked with Huspot form tracking? I'm trying to set up some code to collect non Hubspot form information and enter it into Hubspot. I'm getting the error "coldfusion.runtime.ScopeCastException: You have attempted to dereference…
Rob
  • 35
  • 4
0
votes
2 answers

Salesforce - HubSpot API calls

in my current company we are using Salesforce and HubSpot, and we have synchronized Contacts and Leads. HubSpot does around 7000-8000 daily api calls, but I do not know what is the frequency HubSpot connects to Salesforce, or if there are some ways…
Javier Vazquez
  • 117
  • 1
  • 1
  • 9
0
votes
1 answer

How to wrap all divs expect one div which have a .header-container-wrapper class?

I am working with a project with hubspot, here I am getting a problem where I want to wrap all the div inside the body element expect the the div which have .header-container-wrapper class, I am using bellow default code provided by the hubspot…
Praveen Rawat
  • 724
  • 2
  • 12
  • 29
0
votes
1 answer

HubSpot API Variables

We need to incorporate HubSpot's email syntax into our own API. For this to work we require a unique id for each customer / contact. From doing a lot of reading online I think this variable is called vid. However, when I create and send a test…
elmarko
  • 1
  • 2
0
votes
2 answers

sign in with linkedin hubspot

I'm looking to find out if I can use the "Sign In with LinkedIn" feature / API with forms from HubSpot. I asked HubSpot about it and this was their response: The auto-fill feature on LinkedIn sounds like it could be very efficient, but I am not…
0
votes
1 answer

Social Share Counter issue

Im following this tutorial for creating my own Social Share buttons with counters: Social Share Tutorial And I can't figure out why the social share count won't come through. It's a HubSpot site and the page is here I've also set up a fiddle to…
juiceman
  • 123
  • 1
  • 9
0
votes
2 answers

Redirecting while simultaneously POSTing form data

I have a form built that currently sends info to a DB and allows me to email the person right after submission. Unfortunately, it only refreshes and clears the values of the page, I would like it to take them to a thank you page. The
knocked loose
  • 3,142
  • 2
  • 25
  • 46
0
votes
1 answer

Sticky Menu - Hides on some pages but not others

The sticky menu on our site (http://462184.hs-sites.com/) is experiencing issues on some pages and not others. For example the homepage, if you scroll half way down the page and try to use the menu, it hides momentarily. On the other hand we don't…
0
votes
3 answers

Sticky menu width 100% but not filling screen

We have a sticky menu on our site (http://462184.hs-sites.com/) with the width set to 100%. However as you can see the menu is still falling short on the left by a few pixels. I can't work out what it is conflicting with. Your help is greatly…
0
votes
1 answer

Changing dynamic content in jQuery without a callback function

I have been searching for a good answer to this for quite a while and can't seem to find a consensus on a simple way to do this. It also seems many previous ways have been deprecated. Basically using the HubSpot platform I am creating a custom…
user3238454
  • 64
  • 1
  • 9
0
votes
1 answer

Javascript Changes Site Width

When I insert this code into my header: It changes the width of my site. All my content is still the same width, but I'm able to scroll to the…
Eric Novak
  • 67
  • 1
  • 9
0
votes
1 answer

Hubspot File Uploading using PHP-Hubspot API

I have been using Hubspot for my client for Inbound Marketing and Email Campaigns. I have managed forms,email templates,workflows etc in hubspot using its PHP api. Now I am in need to upload a file using Hubspot. Currently I'm following the method…
Mad Angle
  • 2,347
  • 1
  • 15
  • 33
0
votes
1 answer

hubspot api access but client_id

I am trying to parse some data using hubspot api by given demo account. To have a proper response you need client_id within parameters. It says, I can find my client_id inside app dashboard. Can someone please tell me what is the exact client_id…
canpoint
  • 817
  • 2
  • 9
  • 19