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
2 answers

Get Filtered Data From HubDB from Multiple Select Column

I have a Table in HubDB as follows... I have Filter data by Gender by Following Code Snippet {% for row in hubdb_table_rows(675094, 'gender=1') %} But, Now i want to filter Data by Multiple Filed. I'm stuck here. I want data which has M5 value in…
Champ Decay
  • 228
  • 4
  • 20
0
votes
1 answer

Hubspot contact list size over time

Is there any way that I could obtain Hubspot contact list size over time through the Hubspot API? I need the number of contacts in a list daily for last 30 day.
Yog
  • 21
  • 3
0
votes
2 answers

How to handle checkbox values in a query string?

I have a query string that has a bunch of form field values in it. One of the fields is a checkbox and it creates duplicate parameters, for example: ?employee_selection_needs=cat&employee_selection_needs=dog&employee_selection_needs=pig I need to…
Dustin
  • 4,314
  • 12
  • 53
  • 91
0
votes
0 answers

Safari 11: how to get videos to autoplay when they don't have sound

We are adding a new page to our site that has information videos embedded into it similar to how Apple has on their own home page. I know Safari 11 blocks videos from autoplaying but I believe this is only if they have a soundtrack which ours don't.…
Jordan M
  • 65
  • 9
0
votes
0 answers

execute php function on click in html 204 returneed

I'm trying to post the html form data below to hubspot but when i have it deployed to either heroku or aws elastic beanstalk I receive 204 back instead of my data being posted to the crm. I used the solution found here how to execute php function on…
0
votes
1 answer

Using Bootstrap push and pull

I've searched around and found this thread: Bootstrap Alternating Layout to stacked in mobile However, when I add push and pull to my code I get the pushing and pulling occurring even in full desktop view. For example:
Dan Hawkins
  • 177
  • 12
0
votes
2 answers

How do I remove the white space between these two blocks?

I have no idea how to code....so can someone help me in removing the white space between these two blocks? I am writing a newsletter. Also, is it possible to move the image to the left side and the text to the right side for the second section?…
Trish
  • 1
0
votes
1 answer

AWS Lambda and Node.js function not getting called

I'm fairly new to both AWS lambda and node.js. I've wrestled through some of the asynchronous architecture such that I am familiar, but still inexperienced, with callbacks. I'm sure that this is related somehow, but I do not understand why, because…
dave
  • 3
  • 2
0
votes
0 answers

Select drop down field option, display text output

I have a list of states and addresses of our providers by state. I want the output address to display when a state is selected. I've tried scripts found here on Stackoverflow, but cannot get them to work. The code I have figured out is below. I…
0
votes
1 answer

HubSpot Webhook to PHP on aws ec2 ubuntu server

I am working with an aws ec2 server (ubuntu). It is set to open so for all traffic. I am trying to get my Webhook from HubSpot to connect to my php page for collecting data. I have tested this webhook with the recommended RequestBin site and all the…
ThomasC
  • 97
  • 1
  • 11
0
votes
1 answer

Hubspot: Blog Content listing page issue

In Hubpost I'm using Blog content which have Blog template and Blog listing options. Everything is fine and configured. When blog webpage is opened then on the list page, some of items do have description on left and some do not. Inspite the meta…
Syed Asad Abbas Zaidi
  • 1,006
  • 1
  • 17
  • 32
0
votes
1 answer

Hubspot external embed code NOT working with OptinMonster. Looking for code review

Hubspot's external embed code is supposed to be copy/paste and BAM - you're good. I can't get the code to work in OptinMonster's ad builder. The email form I am trying to add does not appear. (New to this so there is likely something I'm…
Dana Koch
  • 1
  • 1
0
votes
2 answers

Should be simple in Zapier.... not for me

I need help with the following setup: HubSpot (HS) form is filled out: name, email. zip code. Zapier adds row to an existing Google Sheet 1 (GS1) with 4 columns: name, email, zip, department Google Sheet 2 (GS2) has two columns : zip,…
Birgitte
  • 3
  • 1
0
votes
0 answers

Connexion failure when post from CF to Hubspot

I try to post data in order to create contact on hubspot with ColdFusion 7:
Marc El Bichon
  • 397
  • 1
  • 7
  • 24
0
votes
1 answer

How to add a custom module to coded template in Hubspot?

I'm trying to add a custom module in a coded template in Hubspot, but cannot find any documentation or answers how to do that. Is that even possible? Custom module: An example of a custom module can be any HTML component, I will add a simple text as…
gradosevic
  • 4,809
  • 2
  • 36
  • 51