APIs & Integrations

CannonO
Member

Integrating Greenhouse job listings on an HTML5 HubSpot CMS site?

SOLVE

Hi there,

 

We use greenhouse for our job listings and we originally had the board on its own page, integrated into our site but as its own page. We decided to utilize it better by putting the job board on a page that has other info on it above, which Greenhouse supports. But we are running into confusion on where to place the provided code from Greenhouse into the HubSpot CSS tab - in one instance, we placed it and somehow the Staged Content page changes populated across our entire live website instead.

 

We'd like to integrate the Greenhouse listings under our other content on our careers page, then have it allow you to click and apply. But we are lost on the exact process and wondered if anyone knew the recommended examples for doing it?

0 Upvotes
1 Accepted solution
Anton
Solution
Thought Leader | Partner
Thought Leader | Partner

Integrating Greenhouse job listings on an HTML5 HubSpot CMS site?

SOLVE

Hi @CannonO

welcome to the Community!

 

If you have an embed code snippet of your Greenhouse like 

<script src="some-script">
<iframe src="some-url"></iframe>

or basicly any type of code-snippet you can 

  1. insert it in the source-code view of a rich-text module (not really recommended)
  2. Download the free HTML Module from the marketplace
    1. https://app.hubspot.com/marketplace/XXX/products/hubspot/html; replace the "XXX" with your Hub-ID
    2. or navigate to the marketplace, select modules and it should be the first one
    3. install it
    4. insert it into your template
    5. paste the Greenhouse code into it
    6. should be running
  3. build your self your own (global) custom module(the most advanced option)
    1. create new module
    2. paste your source code into the HTML+Hubl section
    3. optional: add modifiers to your needs
      1. e.g. if can see a number in the sourcecode which determins how many jobs will be displayed and you'd like to have an easy option to modify it from within the page without modifing the source-code each time - replace it with a number hubl 😉

 

best, 

Anton

Anton Bujanowski Signature

View solution in original post

2 Replies 2
Anton
Solution
Thought Leader | Partner
Thought Leader | Partner

Integrating Greenhouse job listings on an HTML5 HubSpot CMS site?

SOLVE

Hi @CannonO

welcome to the Community!

 

If you have an embed code snippet of your Greenhouse like 

<script src="some-script">
<iframe src="some-url"></iframe>

or basicly any type of code-snippet you can 

  1. insert it in the source-code view of a rich-text module (not really recommended)
  2. Download the free HTML Module from the marketplace
    1. https://app.hubspot.com/marketplace/XXX/products/hubspot/html; replace the "XXX" with your Hub-ID
    2. or navigate to the marketplace, select modules and it should be the first one
    3. install it
    4. insert it into your template
    5. paste the Greenhouse code into it
    6. should be running
  3. build your self your own (global) custom module(the most advanced option)
    1. create new module
    2. paste your source code into the HTML+Hubl section
    3. optional: add modifiers to your needs
      1. e.g. if can see a number in the sourcecode which determins how many jobs will be displayed and you'd like to have an easy option to modify it from within the page without modifing the source-code each time - replace it with a number hubl 😉

 

best, 

Anton

Anton Bujanowski Signature
dennisedson
Community Manager
Community Manager

Integrating Greenhouse job listings on an HTML5 HubSpot CMS site?

SOLVE

@Anton , @piersg 

either you able to assist?


loop Loop Marketing is a new four-stage approach that combines AI efficiency and human authenticity to drive growth.
Learn More

0 Upvotes