Developer & DevOps

Connect HubSpot with Zendesk andCron

9 nodes 220 135 Scheduled trigger
Download

Workflow Description

Scheduled automation that extracts contacts from HubSpot and syncs them to Zendesk at regular intervals. Data flows through processing and validation steps before being transferred to your support system via Cron-triggered execution.

How it works

  1. 1.Trigger automation on a defined schedule using Cron
  2. 2.Fetch contact data from HubSpot via API
  3. 3.Transform and prepare data for downstream systems
  4. 4.Apply conditional logic to filter records
  5. 5.Push validated contacts to Zendesk

Use cases

  • Keep customer records synchronized between CRM and support ticketing systems without manual effort
  • Automate periodic data updates to ensure Zendesk always reflects current HubSpot contacts

Requirements

  • HubSpot API credentials or OAuth token
  • Zendesk API authentication details
  • Pre-configured Cron schedule expression

Service Value

Ready-made workflow template for automation delivery and service execution.

Apps Used

HubSpot Zendesk Schedule

Details

Trigger Scheduled trigger
Nodes 9
Apps 3
Views 220
Downloads 135

How to Use

  1. 1.Click "Download Template"
  2. 2.Open your n8n dashboard
  3. 3.Go to Workflows > Import from File
  4. 4.Select downloaded file and configure credentials

Nodes Used (9)

Add Zendesk company data to Hubspot data

Merge

#1

Set new last execution timestamp

Function Item

#2

Get last execution timestamp

Function Item

#3

Get modified companies

Hubspot

#4

Get all Zendesk organisations

Zendesk

#5

Company exists in Zendesk

If

#6

Create organisation

Zendesk

#7

Update organisation

Zendesk

#8

Every 5 minutes

Cron

#9