- Home
- Resources
- Integrations
- HubSpot CRM
HubSpot CRM Make integrationAutomate HubSpot CRM with Make.
A CRM only stays useful while someone keeps it current. The HubSpot CRM Make integration hands that chore to a scenario, the automation you build in Make, with 120 modules to create contacts, move deals and log what happened. Here is what each one does, and where to start.
Verified Trustpilot reviews · AI, automation & growth agency
What can the HubSpot CRM Make integration actually do?
It links your HubSpot account to the other tools you use, then runs the small CRM chores for you. Make signs in to HubSpot once, watches what happens there and writes back: a new contact, a deal that moves, a note logged under the right record. You assemble the chain by picking modules from a list, one module being one brick of the scenario, and there is no code anywhere in it.
Three jobs come back again and again. Capture: Watch Submissions for a Form picks up a demo request and Create or Update a Contact writes the person in without producing a twin. Pipeline: Watch Deals catches a new deal and Create an Engagement logs the call a rep still owes. Cleanup: Search for Contacts finds the records with no owner, Update a Contact fills them and Merge Contacts folds the duplicates together.
There are edges, and better to know them now. Notifications coming out of HubSpot need a developer account and a connection filled in the advanced settings, and one Custom Application holds a single webhook URL, the address HubSpot calls when something changes, so several events share it through the subscriptions you add in the module. Products and line items only reach the search modules through a connection carrying the e-commerce custom scope. And a search invents nothing: it returns zero, one or several records, and your scenario has to handle all three cases.
The same CRM also has an n8n node, so the choice is open rather than settled. The HubSpot CRM n8n integration page covers that side, and n8n vs Make lays out the trade-off. When a scenario starts behaving oddly at the worst moment, Make troubleshooting is the faster read.
How do you connect HubSpot CRM to Make?
- 01
Add a module, then open the connection
Drop any HubSpot CRM module into your scenario and click Create a connection. A connection is your HubSpot account linked to Make once and reused by every HubSpot module you add afterwards. For the standard modules, a HubSpot CRM user account is the whole prerequisite.
- 02
Name it, save it, allow it
The Connection name field is optional and worth filling anyway, because portals pile up and a name beats a default label six months later. Click Save, then authenticate your account and confirm access in the HubSpot window when it asks for it.
- 03
Create the webhook first for instant modules
A module carrying the instant tag works the other way round: click Create a webhook before Create a connection. Those modules also want a HubSpot developer account, with the user identifier, the API key, the client ID and the client secret in the advanced parameters.
Your first scenario: a form that fills the CRM
GoalWhen a visitor sends one of your HubSpot forms, Make writes the person into the CRM and leaves a note for the rep who will call back.
- 01
Create the scenario
Start on the Scenarios page. Create a new scenario, click the + to place the first module, then type the app name in the search box and the whole HubSpot CRM catalog shows up in the list.
- 02
Place the trigger
Pick Watch Submissions for a Form, the module that reads what arrives in one of your forms. Click Create a connection to link the account if you have not done it yet, then save.
- 03
Point it at one form
Select the form you want to follow. Make reads the list straight from your portal once the connection exists, so you pick a name from a dropdown instead of hunting for an identifier.
- 04
Write the contact
Click the + on the right of the trigger and add Create or Update a Contact. Map the email and the name from the submission: a person already in the CRM gets updated, a new one gets created.
- 05
Leave the rep some context
Add Create an Engagement and attach a note to the contact you just wrote, carrying what the visitor asked for. The rep opens the record and reads a sentence, not a raw form dump.
- 06
Test it, then switch it on
Click Run once and send yourself a test submission. Each module shows the bundles it received, a bundle being one item travelling through the chain. Set the schedule on the trigger, then turn the scenario on.
What can start a scenario in HubSpot CRM?
12 modules start a scenario when something happens in HubSpot CRM. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by HubSpot CRM as soon as it happens.
Watch CRM Objects
Scheduled triggerIn Make“Triggers when a CRM object is created/updated. To watch products or line_items use a special connection with a required custom scope [e-commerce].”
One trigger for the whole CRM. You pick the object type that matters to you, and the scenario starts when a record of that type is created or updated.
Watch Members Added to a List
Scheduled triggerIn Make“Triggers when a new member is added to selected list.”
Choose one HubSpot list and every record that joins it enters your scenario. The list stays what your team curates by hand, the scenario takes care of what happens next.
Watch Contacts Added to a List (deprecated)
triggerIn the docs onlyThe older version of the same idea, still in the app for scenarios built before the list trigger was rewritten. The documentation marks it deprecated and gives no description of its own.
Watch Contacts
Scheduled triggerIn Make“Triggers when a new contact is created.”
Every contact created in your portal lands in the scenario, whatever created it: a form, an import, a rep typing a business card at the end of an event.
Watch Deals
Scheduled triggerIn Make“Triggers when a new deal is created.”
A deal appearing in the pipeline starts the scenario, with its properties ready to map into whatever comes next.
Watch Companies
Scheduled triggerIn Make“Triggers when a new company is created.”
Each company record created in HubSpot flows out of this trigger, which makes it the cleanest hook for an enrichment step.
Watch Engagements
Scheduled triggerIn Make“Triggers when a new engagement is created in a portal. This endpoint will only return records created in the last 30 days, or the 10k most recently created records.”
Calls, notes, tasks and the rest of what your team logs against a record come through here as they are created in the portal.
Watch Notifications
Instant triggerIn Make“Triggers when a new notification about changes is sent. This module can be used only with a developer connection where your user identifier, your Hubspot API Key, your Client ID, and Client Secret are filled in advanced parameters. You can have only one webhook URL per developer application. You can create more subscriptions for this one webhook.”
HubSpot pushes a notification to Make as soon as one of the changes you subscribed to happens. It is the single instant trigger of the app.
Watch Files
Scheduled triggerIn Make“Triggers when a new file is stored in file manager.”
A file stored in the HubSpot file manager becomes the starting point of a scenario, ready to be renamed, copied or sent somewhere else.
Watch Tickets
Scheduled triggerIn Make“Triggers when a new ticket is created.”
Each ticket opened in HubSpot starts the scenario. Support side of the house rather than sales side.
Watch Submissions for a Form
Scheduled triggerIn Make“Triggers when data is submitted from a given form.”
Pick one form and every submission arrives with the answers the visitor typed, before anything else has touched them.
Watch Subscriptions Timeline for a Portal
Scheduled triggerIn Make“Triggers when a new email timeline subscription added for the portal.”
Email subscription changes across the portal surface here: who opted in, and to which communication.
Every module, and the moment you reach for it
HubSpot CRM gives you 108 modules in 27 groups. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
CRM Objects
3 modulesSearch for CRM Objects
SearchIn Make“Searches for CRM objects (contacts, companies, deals, products, tickets, line items) by custom properties or by the query. To search for products or line items use a special connection with a required custom scope, e-commerce.”
One search covering contacts, companies, deals, tickets, products and line items, either by a property you name or by a plain query.
Add Members to a List
ActionIn Make“Adds records to selected list.”
Drops the records you hand it into a list you choose, which is how a scenario passes work back to the people who live inside HubSpot.
Delete Members from a List
ActionIn Make“Removes records from selected list.”
Takes records back out of a list. The name says delete, the effect is narrower: the record stays in the CRM, it simply leaves that list.
Records (Deals, Contacts, Companies)
1 moduleGet a Record Property
ActionIn Make“Gets metadata for a specific record property by its (internal) name.”
Reads the definition of a property from its internal name: how the field itself is set up, not what a given record holds in it.
Custom Objects
4 modulesCreate a Custom Object Record
ActionIn Make“Creates a custom object with the given properties and returns a copy of the object, including the ID.”
Writes a record of one of your custom object types and returns a copy with its ID, so the rest of the chain can keep working on it.
Get a Custom Object Record
ActionIn Make“Returns information about a specific custom object.”
Pulls one custom object record by its ID and puts its current values into the scenario.
Update a Custom Object Record
ActionIn Make“Updates custom object's properties by its ID. Returns updated properties in the response.”
Changes the properties of a custom object record identified by its ID, and returns what it wrote.
Delete a Custom Object Record
ActionIn Make“Moves a custom object to the recycling bin.”
Sends a custom object record to the recycling bin, out of the views your team works in every day.
Contacts
9 modulesCreate or Update a Contact
ActionIn Make“Creates a new contact if the specified email address in the properties does not exist; otherwise, updates the existing contact.”
Looks at the email you pass it. No contact with that address, one gets created. A contact already there, its properties get updated.
Add Contacts to a List (deprecated)
ActionIn the docs onlyThe previous generation of list writing, still visible in the app documentation and carrying no description of its own.
List Contacts (deprecated)
SearchIn the docs onlyThe old way of pulling a batch of contacts out of the portal, also marked deprecated and also without an official description.
Create a Contact
ActionIn Make“Creates a contact with the given properties and returns a copy of the object, including the ID.”
Adds a contact with the properties you map and returns a copy including the ID for the modules that follow.
Update a Contact
ActionIn Make“Updates contact's properties by their ID. Returns updated properties in the response.”
Rewrites the properties of the contact you point at with its ID, and returns what it changed.
Get a Contact
ActionIn Make“Returns information about a specific contact.”
Fetches one contact and drops its current values into the scenario.
Search for Contacts
SearchIn Make“Retrieves a list of contacts using the search query.”
Runs a query against the contacts of your portal and returns what matches, as zero, one or several bundles that the following modules handle one at a time.
Merge Contacts
ActionIn Make“Merges contacts”
Folds two contact records into one, the only clean answer to the duplicate that two imports quietly created.
Delete a Contact
ActionIn Make“Moves a contact to the recycling bin.”
Moves a contact to the recycling bin, where it stops appearing in the lists and the reports your team reads.
Deals
6 modulesCreate a Deal
ActionIn Make“Creates a deal with the given properties and returns a copy of the object, including the ID.”
Opens a deal with the properties you map and returns it with its ID, ready to be associated or updated further down the chain.
Update a Deal
ActionIn Make“Updates a specific deal by its ID. Returns updated properties in the response.”
Changes the properties of one deal identified by its ID, and returns the updated values.
Get a Deal
ActionIn Make“Returns information about a specific deal.”
Reads a single deal and makes its properties available to the rest of the scenario.
List Deal/Ticket Pipelines
SearchIn Make“Returns all deal/ticket pipelines for a given portal.”
Returns the deal and ticket pipelines of your portal, with the stages each of them contains.
Search for Deals
SearchIn Make“Lists deals based on the provided filters or a search query.”
Lists the deals matching the filters or the query you give it.
Delete a Deal
ActionIn Make“Moves a deal to the recycling bin.”
Sends a deal to the recycling bin.
Companies
5 modulesCreate a Company
ActionIn Make“Creates a company with the given properties and returns a copy of the object, including the ID.”
Writes a company record and returns it with the ID the next modules will need.
Update a Company
ActionIn Make“Updates company's properties by its ID. Returns updated properties in the response.”
Updates the properties of one company by its ID and returns the result.
Get a Company
ActionIn Make“Returns information about a specific company.”
Reads one company record into the scenario, with the values it currently holds.
Search for Companies
SearchIn Make“Lists companies based on the provided filters or a search query.”
Finds companies from the filters or the query you set.
Delete a Company
ActionIn Make“Moves a company to the recycling bin.”
Moves a company to the recycling bin.
Engagements
2 modulesCreate an Engagement
ActionIn Make“Creates an engagement (a note, task, or activity) on an object in HubSpot. Engagements are any interaction with a contact that should be logged inside of the CRM.”
Logs an interaction against a record: a note, a task, an activity, the kind of trace that tells the next person what already happened.
Delete an Engagement
ActionIn Make“Deletes an engagement (a task or activity) on an object in HubSpot.”
Removes a task or an activity logged on an object.
Events and Notifications
2 modulesThese modules require a Hubspot CRM developer account and a connection using advanced settings.
Create a Timeline Event
ActionIn Make“Creates or updates a timeline event. This module can be used only with a developer connection where your user identifier, your Hubspot API Key, your Client ID and Client Secret are filled in advanced parameters.”
Writes a custom event on the timeline of a record, so activity born in your own product sits next to the calls and the emails.
List Timeline Event Templates
SearchIn Make“Retrieves a list of all timeline event types for a specific application. This module can be used only with a developer connection where your user identifier, your Hubspot API Key, your Client ID and Client Secret are filled in advanced parameters.”
Returns the timeline event types declared for an application, which is how you find the one your scenario should write into.
Files
6 modulesCreate a Folder
ActionIn Make“Creates a folder.”
Makes a folder in the HubSpot file manager.
List Files
SearchIn Make“Retrieves a list of files stored in file manager.”
Returns what sits in the file manager, one bundle per file for the modules that follow.
Upload a File
ActionIn Make“Uploads a new file to the file manager.”
Puts a new file into the file manager, coming from a previous module or from a download step.
Update File Properties
ActionIn Make“Moves a file to a different folder.”
Moves a file from one folder of the file manager to another, despite a name that promises something broader.
Delete a File
ActionIn Make“Permanently deletes a file and all related data and thumbnails from file manager.”
Erases a file for good, along with the related data and the thumbnails that came with it.
Delete a Folder
ActionIn Make“Marks a folder as deleted.”
Marks a folder as deleted in the file manager.
Users
2 modulesGet an Owner
ActionIn Make“Returns details for an owner.”
Returns the details of one owner, meaning the HubSpot user a record is assigned to.
List Owners
SearchIn Make“Returns all of the owners that exist inside of HubSpot.”
Brings back every owner in the portal, one bundle each.
Tickets
5 modulesCreate a Ticket
ActionIn Make“Creates a ticket.”
Straight from your scenario, Create a Ticket files a support case in HubSpot, so the request lands in the same queue your team already works from.
Update a Ticket
ActionIn Make“Updates an existing ticket by its ID.”
Once a case moves on, Update a Ticket rewrites the ticket you point at instead of opening a second one. The whole history stays on a single record.
Get a Ticket
ActionIn Make“Gets a specific ticket by its ID.”
Hand it a ticket ID and Get a Ticket reads that one ticket back, with enough detail for the scenario to decide what happens next.
Search for Tickets
SearchIn Make“Retrieves a list of tickets.”
Matching tickets come back one result after another with Search for Tickets, and the rest of the scenario runs on each of them.
Delete a Ticket
ActionIn Make“Deletes an existing ticket.”
Removing a ticket from HubSpot is all this module does, and it is how a rehearsal stops polluting the numbers your team reports on.
Forms
3 modulesGet a File Uploaded via Form
ActionIn Make“For a given file ID, return the file associated with that ID.”
When someone attaches a document to a HubSpot form, this module pulls that file into the scenario from its file ID, ready to go somewhere else.
List Forms
SearchIn Make“Retrieves a list of forms for a given portal.”
Finding the right form without digging through HubSpot starts with List Forms, which gives the scenario every form in the account.
Submit Data to a Form
ActionIn Make“Sends form submission data to HubSpot.”
Once Submit Data to a Form sends an entry into a HubSpot form from your scenario, a signup collected elsewhere arrives the way a real submission would.
Workflows
2 modulesAdd a Contact to a Workflow
ActionIn Make“Adds a contact to a specific workflow.”
This one drops a contact into a HubSpot workflow, the chain of automatic steps your team already set up on their side. It starts on its own for that person.
Remove a Contact from a Workflow
ActionIn Make“Removes a contact from a workflow.”
The mirror move: the contact leaves the workflow, and the sequence stops when it no longer matches what that person just did.
Subscriptions
2 modulesYou cannot subscribe a contact to an email address that is already subscribed.
Subscribe Contact
ActionIn Make“Subscribes a contact to the given subscription emails.”
When a person agrees to receive a given type of email, Subscribe Contact records it, and the consent sits on their contact record in HubSpot.
Unsubscribe a Contact
ActionIn Make“Unsubscribes a contact from the given subscription emails. Note that you cannot subscribe the contact to the same email address again.”
Going the other way, this module unsubscribes a contact from the emails you name, which is how an opt-out collected outside HubSpot reaches the CRM.
Associations
3 modulesCreate an Association
ActionIn Make“Associates two CRM objects.”
Two HubSpot records get tied together with Create an Association, a contact to a company or a deal to a ticket, and the link shows on both sides.
List Associations
SearchIn Make“Returns the IDs of CRM objects associated with a given object, based on the specified association type.”
Ask it about one record and it returns the IDs of the records linked to it, for the association type you choose.
Delete an Association
ActionIn Make“Deletes an association between two CRM objects.”
Cutting the link between two records while leaving both records alone is what Delete an Association does, and it helps when only the relationship was wrong.
Calls
5 modulesCreate a Call
ActionIn Make“Creates a call with the given properties and returns a copy of the object, including the ID.”
Logging a phone conversation on a HubSpot record from what the scenario already holds is the job of Create a Call, which hands back the new call including its ID.
Update a Call
ActionIn Make“Updates call's properties by their ID. Returns updated properties in the response.”
Already logged the call and something changed? Update a Call rewrites the properties of that one call and returns the new version.
Get a Call
ActionIn Make“Returns information about a specific call.”
A single logged call comes back into the scenario through Get a Call, so the next step works on fresh data rather than on a copy.
Search for Calls
SearchIn Make“Lists calls based on the provided filters or a search query.”
Goes through every call in the account and returns the ones that pass your filters, one result per call.
Delete a Call
ActionIn Make“Moves a call to the recycling bin.”
This module moves a logged call to the recycling bin, the clean way to clear what a test scenario left behind.
Notes
5 modulesCreate a Note
ActionIn Make“Creates a note with the given properties and returns a copy of the object, including the ID.”
A note is the free text HubSpot keeps on a record. This module writes one from whatever the scenario gathered, and the reply carries its ID.
Update a Note
ActionIn Make“Updates note's properties by their ID. Returns updated properties in the response.”
The text of a note that already exists gets replaced by Update a Note, so the record keeps one clear entry rather than a trail of corrections.
Get a Note
ActionIn Make“Returns information about a specific note.”
Point this module at a note ID and it reads the note back, text included, for whatever comes next.
Search for Notes
SearchIn Make“Lists notes based on the provided filters or a search query.”
Filters go in, matching notes come out. Search for Notes covers the case where a scenario hunts for text written on records without knowing a single ID.
Delete a Note
ActionIn Make“Moves a note to the recycling bin.”
This module does one thing: it sends the note whose ID you hand over to the recycling bin.
Tasks
5 modulesCreate a Task
ActionIn Make“Creates a task with the given properties and returns a copy of the object, including the ID.”
From the scenario, Create a Task puts a to-do into HubSpot and returns the new task with its ID. The follow-up exists before anyone thinks to write it.
Update a Task
ActionIn Make“Updates task's properties by their ID. Returns updated properties in the response.”
An existing to-do gets edited by Update a Task, which is how a scenario marks progress instead of stacking near duplicates.
Get a Task
ActionIn Make“Returns information about a specific task.”
One ID in, one task out. Get a Task reads a single to-do so the scenario knows where it stands before acting.
Search for Tasks
SearchIn Make“Lists tasks based on the provided filters or a search query.”
Without you needing to know a single ID in advance, Search for Tasks returns the to-dos that meet your criteria.
Delete a Task
ActionIn Make“Moves a task to the recycling bin.”
A to-do dropped into the recycling bin by Delete a Task leaves the list for the whole team, not only for whoever was following it.
Products
5 modulesCreate a Product
ActionIn Make“Creates a product with the given properties and returns a copy of the object, including the ID.”
Once the scenario has the data, Create a Product adds an entry to the HubSpot catalog and returns the new product with its ID.
Update a Product
ActionIn Make“Updates product's properties by their ID. Returns updated properties in the response.”
A name changes, a price changes, and Update a Product rewrites that one catalog entry before returning what was modified.
Get a Product
ActionIn Make“Returns information about a specific product.”
The reference already sits in the catalog, and Get a Product fetches its record so the scenario works on the HubSpot version.
Search for Products
SearchIn Make“Lists products based on the provided filters or a search query.”
When all you have is a name, Search for Products surfaces the catalog entries that match, one per result.
Delete a Product
ActionIn Make“Moves a product to the recycling bin.”
Pulling a reference out of the catalog and into the recycling bin is what Delete a Product does, out of everything the scenario builds afterwards.
Line Items
5 modulesCreate a Line Item
ActionIn Make“Creates a line item with the given properties and returns a copy of the object, including the ID.”
Adding a line to the sales document your scenario is building is the job of Create a Line Item, which returns the new line and its ID.
Update a Line Item
ActionIn Make“Updates line item's properties by their ID. Returns updated properties in the response.”
A quantity to correct, a line to revise: Update a Line Item changes the line you point at and returns what it now contains.
Get a Line Item
ActionIn Make“Returns information about a specific line item.”
On a sales document, this read targets one line and one only, the one whose ID you pass in.
Search for Line Items
SearchIn Make“Lists line items on the provided filters or a search query.”
Instead of knowing every ID, Search for Line Items returns the lines that pass your filters and hands them to the next module one by one.
Delete a Line Item
ActionIn Make“Moves a line item to the recycling bin.”
The line goes to the recycling bin and the sales document really does lose it.
Orders
5 modulesCreate an Order
ActionIn Make“Creates an order with the given properties and returns a copy of the object, including the ID.”
A new order gets written into HubSpot from the properties your scenario passes, and Create an Order hands back a copy with its ID. Later modules use that ID to attach anything else belonging to the same order.
Update an Order
ActionIn Make“Updates order's properties by their ID. Returns updated properties in the response.”
Give this module an order ID and the properties you want changed. HubSpot applies them to that one order, then returns the new values for the rest of the scenario to read.
Get an Order
ActionIn Make“Returns information about a specific order.”
Reading comes before deciding. Get an Order pulls a single order back from HubSpot and drops its current values into the scenario, changing nothing along the way.
Search for Orders
SearchIn Make“Lists orders based on the provided filters or a search query.”
Somewhere in HubSpot sits the handful of orders you care about. Search for Orders finds them from your filters or your query, and each match leaves as its own bundle, the single item the next module receives.
Delete an Order
ActionIn Make“Moves an order to the recycling bin.”
Sending an order to the HubSpot recycling bin is the whole job here, and the module does it without asking anyone first.
Meetings
5 modulesCreate a Meeting
ActionIn Make“Creates a meeting with the given properties and returns a copy of the object, including the ID.”
A meeting logged in HubSpot is what the next person opening the record sees. Create a Meeting adds one from the properties your scenario supplies and returns it with its ID.
Update a Meeting
ActionIn Make“Updates meeting's properties by their ID. Returns updated properties in the response.”
Times move and records should follow. Update a Meeting rewrites the properties you send on the meeting whose ID you point at, then returns them as HubSpot saved them.
Get a Meeting
ActionIn Make“Returns information about a specific meeting.”
One meeting, all its stored values, no edits: that is what this module brings back to the scenario.
Search for Meetings
SearchIn Make“Lists meetings based on the provided filters or a search query.”
Ask by criteria rather than by ID, and Search for Meetings answers with every meeting matching your filters or your query.
Delete a Meeting
ActionIn Make“Moves a meeting to the recycling bin.”
HubSpot keeps what you delete in a recycling bin, and this module is what puts a meeting there. The record leaves the timeline your scenario was reading.
Emails
5 modulesCreate an Email
ActionIn Make“Creates an email with the given properties and returns a copy of the object, including the ID.”
Every email worth keeping in the CRM has to get there somehow. Create an Email puts one in from the properties your scenario passes and returns a copy with its ID.
Update an Email
ActionIn Make“Updates email's properties by their ID. Returns updated properties in the response.”
Something logged against a record turns out wrong. Update an Email corrects the properties you send on the email whose ID you give it, and returns them as saved.
Get an Email
ActionIn Make“Returns information about a specific email.”
What did that email actually say? Get an Email brings the record back into the scenario so the modules after it work from the real content.
Search for Emails
SearchIn Make“Lists emails based on the provided filters or a search query.”
Filters or a search query go in, the matching email records come out. This is how a scenario finds them when it has no ID to start from.
Delete an Email
ActionIn Make“Moves an email to the recycling bin.”
This one takes an email record out of sight. It lands in the recycling bin, off the HubSpot record the rest of your team reads.
Communications
5 modulesCreate a Communication
ActionIn Make“Creates a communication with the given properties and returns a copy of the object, including the ID.”
Exchanges live in HubSpot as objects, and a communication is one of the types on offer. Create a Communication adds one from the properties your scenario sends and returns it with its ID.
Update a Communication
ActionIn Make“Updates communication's properties by their ID. Returns updated properties in the response.”
Once a communication exists, this is how its values change: the ID of the record, the properties to set, and HubSpot returns what it stored.
Get a Communication
ActionIn Make“Returns information about a specific communication.”
Sometimes a scenario only needs to look. Get a Communication returns one exchange exactly as HubSpot holds it, without writing anything back.
Search for Communications
SearchIn Make“Lists communications based on the provided filters or a search query.”
Takes your filters or a query and returns the exchanges that match, one bundle per exchange.
Delete a Communication
ActionIn Make“Moves a communication to the recycling bin.”
The exchange whose ID this module receives goes to the recycling bin, and the run carries on.
Invoices
2 modulesGet an Invoice
ActionIn Make“Returns information about a specific invoice.”
Invoices are the one group in this app you can only read. Get an Invoice returns a single invoice, so a scenario can work from what accounting already recorded.
Search for Invoices
SearchIn Make“Lists invoices based on the provided filters or a search query.”
When the scenario has no invoice ID to start from, this is the way in: filters or a query, and back come the invoices that match.
Quotes
5 modulesSearch for Quotes
SearchIn Make“Lists quotes by search criteria.”
Sales rarely remembers a quote ID. Search for Quotes works from the criteria you set instead, and returns the matching quotes one bundle at a time.
Create a Quote
ActionIn Make“Creates a new quote.”
A new quote starts here. Create a Quote makes one in HubSpot from what the scenario passes, so the document exists before anyone opens the CRM.
Get a Quote
ActionIn Make“Gets a quote by its ID.”
With the quote ID in hand, Get a Quote returns that quote and only that one. Nothing is written, nothing is searched.
Update a Quote
ActionIn Make“Updates quote by its ID.”
Prices move and dates slip. Update a Quote keeps the HubSpot copy in line: give it the quote ID and the values to change.
Delete a Quote
ActionIn Make“Deletes quote by its ID.”
Cleanup is the reason this module exists: hand it a quote ID and the quote goes away.
Other
1 moduleMake an API Call
ActionIn Make“Performs an arbitrary authorized API call to manage data in Hubspot CRM.”
When the list above stops short of what you need, Make an API Call is the way out: it calls any endpoint of the HubSpot CRM API through the connection your other modules already use.
Need help automating HubSpot CRM with Make?
A person reads every message.
The questions that come next
01Is the HubSpot CRM Make integration free?
02What do you need to connect HubSpot CRM to Make?
03Does the HubSpot CRM trigger react in real time?
04What if a HubSpot module is missing or a limit gets in the way?
05Make or n8n for HubSpot CRM?
Get our weekly automation tips.
No spam. Unsubscribe anytime.