AppsPricingBlogTry it
Zoom Admin logo
HubSpot logo

Connect Zoom Admin to HubSpot

Use 12 documented Zoom Admin triggers to run 24 documented HubSpot actions.

12 source triggers
24 target actions
Reverse direction supported

Why Connect Zoom Admin & HubSpot?

Start with a Zoom Admin event

Choose from 12 documented triggers, including Account Created, Custom Events, Meeting Started.

Run a HubSpot action

Send the event into one of 24 documented actions, such as Add Comment, Add Contact to List, Add Note to Contact.

Map and review the workflow

Choose the fields and conditions for the workflow, then test the result before activation.

Available Triggers & Actions

Zoom Admin logo

Zoom Admin

Triggers (12)

Account Created

Emits an event each time a sub-account is created in your master account

polling
Custom Events

Listen for any events tied to your Zoom account

polling
Meeting Started

Emits an event each time a meeting starts in your Zoom account

polling
Account Updated

Emits an event each time your master account or sub-account profile is updated

polling
Recording Completed

Emits an event each time a recording is ready for viewing in your Zoom account

polling
User Deleted

Emits an event each time a user is deleted in your Zoom account

polling
Meeting Created

Emits an event each time a meeting is created in your Zoom account

polling
Meeting Deleted

Emits an event each time a meeting is deleted in your Zoom account

polling
User Updated

Emits an event each time a user's settings are updated in your Zoom account

polling
Webinar Created

Emits an event each time a webinar is created in your Zoom account

polling
Account Settings Updated

Emits an event each time your master account or sub-account settings are updated

polling
Changes to Webinar Panelists

Emit new event every time a panelist is added or removed from a webinar, or any time their details change

polling

Actions (24)

Add meeting registrant

Register a participant for a meeting. See the documentation

Add webinar panelist

Register a panelist for a webinar. See the documentation

Add webinar registrant

Register a participant for a webinar. See the documentation

Create a meeting

Create a new room in zoom. See the documentation

Create Webinar

Create a webinar for an user. See the documentation

Delete Cloud Recording

Remove a recording from a meeting or webinar. See the documentation

Delete meeting

Delete a meeting. See the documentation

Delete webinar

Delete a webinar. See the documentation

Delete webinar panelist

Remove a panelist from a webinar. See the documentation

End meeting

End a meeting for a user. See the documentation

Get Meeting

Retrieve the details of a meeting. See the documentation

Get meeting recordings

Get all recordings of a meeting. See the documentation

Get Meeting Transcript

Get the transcript of a meeting. See the documentation

Get Webinar

Retrieve the details of a webinar. See the documentation

List Account Call Logs

Returns an account's new edition call logs. See the documentation

List Cloud Recordings

Search cloud recordings from a meeting or webinar. See the documentation

List meeting registrants

List all users who have registered for a meeting. See the documentation

List meetings

List all meetings. See the documentation

List Past Meeting Participants

List all participants of a past meeting. See the documentation

List User Cloud Recordings

Search cloud recordings from a user. See the documentation

List users

List all users. See the documentation

List Webinar Participants

Use this API to list all the participants who attended a webinar hosted in the past. See the documentation

List webinar registrants

List all users that have registered for a webinar. See the documentation

List Webinars

List all webinars for a user. See the documentation

HubSpot logo

HubSpot

Triggers (12)

Deleted Blog Posts

Emit new event for each deleted blog post.

polling
New Company Property Change

Emit new event when a specified property is provided or updated on a company. See the documentation

polling
New Contact Added to List

Emit new event when a contact is added to a HubSpot list. See the documentation

polling
New Contact Property Change

Emit new event when a specified property is provided or updated on a contact. See the documentation

polling
New Custom Object Property Change

Emit new event when a specified property is provided or updated on a custom object.

polling
New Deal In Stage

Emit new event for each new deal in a stage.

polling
New Deal Property Change

Emit new event when a specified property is provided or updated on a deal. See the documentation

polling
New Email Event

Emit new event for each new Hubspot email event.

polling
New Email Subscriptions Timeline

Emit new event when a new email timeline subscription is added for the portal.

polling
New Engagement

Emit new event for each new engagement (call, email, meeting, note, postal mail, or task) created. Per-activity docs: Calls Emails Meetings Notes Postal Mail Tasks See the documentation

polling
New Events

Emit new event for each new Hubspot event. Note: Only available for Marketing Hub Enterprise, Sales Hub Enterprise, Service Hub Enterprise, or CMS Hub Enterprise accounts

polling
New Form Submission

Emit new event for each new submission of a form.

polling

Actions (24)

Add Comment

Adds a comment to a thread. See the documentation

Add Contact to List

Adds a contact to a specific static list. See the documentation

Add Note to Contact

MCP and AI agents: **Prefer this action** when the user wants to **leave a note on a HubSpot contact** using a **contact ID** and note text. Exposes only hubspot, contactId, and noteBody (no engagement-type step, no reloadProps, no dynamic HubSpot schema fields). Do **not** use **Create Engagement** for this workflow. For every writable note property or non-contact associations, use **Create Note** instead. See the documentation

Archive Thread

Archives a thread (soft delete). The thread is hidden from active views but can be restored via the HubSpot UI or by listing archived threads. See the documentation

Batch Create Companies

Create a batch of companies in Hubspot. See the documentation

Batch Create or Update Contact

Create or update a batch of contacts by its ID or email. See the documentation

Batch Update Companies

Update a batch of companies in Hubspot. See the documentation

Batch Upsert Companies

Upsert a batch of companies in Hubspot. See the documentation

Clone Marketing Email

Clone a marketing email in HubSpot. See the documentation

Clone Site Page

Clone a site page in Hubspot. See the documentation

Create a New Workflow

Create a new workflow. See the documentation

Create Association

Create an association (link) between two CRM records. For example, associate a contact with a company, a deal with a contact, or a ticket with a company. Common association type IDs: contact→company (1), company→contact (2), deal→contact (3), contact→deal (4), deal→company (5), company→deal (6), ticket→contact (15), contact→ticket (16), ticket→company (26), company→ticket (25). See the documentation

Create Associations

Create associations between objects. See the documentation

Create Blog Post

Creates a new blog post in HubSpot. See the documentation

Create Communication

Create a WhatsApp, LinkedIn, or SMS message. See the documentation

Create Company

Create a company in Hubspot. See the documentation

Create Contact Workflow

Create a contact workflow in Hubspot. See the documentation

Create CRM Object

Create a new CRM record (contact, company, deal, ticket, etc.). Pass property values as a JSON object in the properties parameter. Use **Search Properties** to discover available fields for the object type, **Get Properties** to find valid enum values (e.g. lifecyclestage, dealstage), and **List Pipelines and Stages** to find valid pipeline/stage IDs for deals and tickets. Use **List Owners** to find valid hubspot_owner_id values. See the documentation

Create Custom Object

Create a new custom object in Hubspot. See the documentation

Create Deal

Create a deal in Hubspot. See the documentation

Create Engagement

Create a **task, meeting, email, call, or note** engagement with optional associations. Set **Engagement Type** and pass engagement fields in **Object Properties** (HubSpot property names, e.g. hs_note_body for notes). No reloadProps step and no **CONFIGURE_COMPONENT** requirement: association fields accept raw HubSpot IDs (use **Search CRM** or the Associations API to resolve associationType when needed). For **only** a note on a contact by ID, **Add Note to Contact** (hubspot-add-note-to-contact) is still simpler. See the documentation

Create Form

Create a form in HubSpot. See the documentation

Create Landing Page

Create a landing page in Hubspot. See the documentation

Create Lead

Create a lead in Hubspot. See the documentation

Integration Features

12 documented Zoom Admin triggers
24 documented HubSpot actions
Configurable field mapping
Conditional workflow steps
Execution monitoring
A supported HubSpot to Zoom Admin direction

Capability Examples

Zoom Admin trigger → HubSpot action

Catalog example
Zoom AdminZoom Admin

Account Created

HubSpotHubSpot

Add Comment

HubSpot trigger → Zoom Admin action

Reverse direction
HubSpotHubSpot

Deleted Blog Posts

Zoom AdminZoom Admin

Add meeting registrant

How It Works

1

Connect Apps

Authenticate your Zoom Admin and HubSpot accounts

2

Choose a Trigger

Select a documented Zoom Admin event

3

Choose an Action

Select the documented HubSpot operation to run

Test and Review

Verify field mapping and provider responses before activation

Frequently Asked Questions

Integration Benefits

Trigger-driven Workflows

Start the supported direction from one of 12 documented Zoom Admin triggers.

Automated Actions

Run one of 24 documented HubSpot actions after the selected trigger fires.

Provider Authentication

Review the authentication requirements published by each provider before activating the workflow.

Guided Configuration

Select a documented trigger, choose a target action, and map the fields required by the workflow.

Field Mapping

Map the fields exposed by the selected trigger and action, then review the required provider inputs.

Execution Review

Test the workflow and review provider responses before relying on it in production.

HubSpot logoZoom Admin logo

Reverse Integration Available

Also connect HubSpot to Zoom Admin for bidirectional automation

View Integration
Zoom Admin logo

All Zoom Admin Integrations

Explore all available Zoom Admin connections

View All Integrations
HubSpot logo

All HubSpot Integrations

Explore all available HubSpot connections

View All Integrations

Ready to Connect Zoom Admin & HubSpot?

Build this supported workflow in Mazaal AI and test it with your own provider accounts.

Get Started Free