Skip to main content
Jobo for Sheets writes a filtered slice of Jobo’s job index into a new sheet — one row per job, with company, location, work model, seniority, salary range, source, and apply URL already in columns. It’s a one-shot import, not a sync: each run creates a fresh sheet and leaves the rest of your workbook untouched.
The Workspace Marketplace listing is pending review. Until it’s live, install directly using the steps below — check back on this page, or watch the source repository, for when the Marketplace listing goes live.
This page assumes you’ve read the shared Authentication and Cost model sections on the connectors overview — it only covers what’s specific to Sheets.

Install

1

Install the add-on

Once listed, search for Career Site Jobs for Sheets – Jobo in the Google Workspace Marketplace and install it into your Google account. Until then, install it directly — see the source repository for the interim install steps.
2

Open the sidebar

In any spreadsheet, go to Extensions → Career Site Jobs – Jobo → Import jobs.
3

Add your API key

Paste your key from enterprise.jobo.world/api-keys. It’s validated before it’s saved, so a typo fails immediately rather than on the first import.
4

Set filters and import

Choose how many jobs to pull, set your filters, and click Import. Results land in a new sheet, leaving anything already in the workbook untouched.

Filters

Every filter lives in the sidebar. Fields with a suggestion picker are marked below — the rest are plain text, numbers, or checkboxes.

Cost

Each imported job uses your plan’s included jobs first, then the pay-as-you-go rate; without a plan, the pay-as-you-go rate applies. “How many jobs” is a budget dial as well as a row cap. Each import reports your remaining included jobs, wallet charge, and balance in the sidebar. Salary filters are a common cause of a surprisingly small (or empty) import — see Troubleshooting. For a recurring dataset rather than a one-off pull, a Jobo Outbound Feed into a database is operationally safer and doesn’t need anyone to press a button — see your dashboard.

Troubleshooting


Related: n8n node

For a recurring pull instead of a one-off spreadsheet export, the n8n node’s Get Many (Feed) operation is the better fit.