Connect 1001fx and HubSpot CRM integrations
Connect 1001fx and HubSpot CRM with any of your favorite apps in just a few clicks. Design, build, and automate anything for your work by integrating apps like 1001fx and HubSpot CRM to create visual automated workflows. Choose from thousands of ready-made apps or use our no-code toolkit to connect to apps not yet in our library.

Adds a specified number of days, months, etc. to a given date. It can also subtract dates by adding negative values. - More informations: https://1001fx.com/functions/addtodate

Places provided image on every page of provided pdf. - More informations: https://1001fx.com/functions/addwatermark2pdf

Adds an image as watermark to a video at a given position. The result is an URL to the mp4 that is available for 48 hours. - More informations: https://1001fx.com/functions/addwatermark2video

Get answer from am AI based on predefined templates or a custom prompt. Will be charged per used tokens. Predefined prompts are: - Summarize Text - Make Longer - Make Shorter - Check Spelling and Grammar - Change Tone - Simplify - Translate - Explain This - Find Action Items - Continue Writing - Anonymize Text - Improve Writing - Custom - More informations: https://1001fx.com/functions/askai

Checks a date against different conditions. - More informations: https://1001fx.com/functions/checkdate

Check if the given date is a holiday in a country and optionally in a state. Please refer to https://github.com/commenthol/date-holidays for available country codes. - More informations: https://1001fx.com/functions/isholiday

Converts a csv and parse it into an array of objects. The file must be a valid csv file (not an Excel or GSheet spreadsheet). - More informations: https://1001fx.com/functions/csv2array

Converts an input date to the specified timezone. - More informations: https://1001fx.com/functions/converttimezone

Converts an uploaded asset (image, zip, audio, video, pdf, ...) or loads and converts the asset from the given URL to a base64 string. - More informations: https://1001fx.com/functions/asset2base64

Converts provided geocode. - More informations: https://1001fx.com/functions/convertgeocode

Converts an HTML string or URL to an image. If an HTML string is given. Replacements for the text are processed. It is also possible to use Tailwind in classes. - More informations: https://1001fx.com/functions/html2image

Converts a mp3 into an mp4 file. Adds a thumbnail and images for given durations. The result is an URL to the mp4 that is available for 48 hours. - More informations: https://1001fx.com/functions/audio2video

Converts an office document into a pdf. - More informations: https://1001fx.com/functions/convertofficedocument

Converts multiple texts on a colored background and creates an image. Transparent backgrounds allow overlay on another image. - More informations: https://1001fx.com/functions/text2image

Creates a bar chart with custom data and styling. Output can be an image or a PDF. - More informations: https://1001fx.com/functions/barchart

Creates a line chart with custom data and styling. Output can be an image or a PDF. - More informations: https://1001fx.com/functions/linechart

Creates a pie chart with custom data and styling. Output can be an image or a PDF. - More informations: https://1001fx.com/functions/piechart

Creates realistic fake data for testing and development. Examples: address, date, lorem ipsum, commercial products, company, image, random numbers, urls and many more). - More informations: https://1001fx.com/functions/createfakedata

Creates any text from template and given data. For example, dynamically generate HTML templates with data and logic, making it useful for building dynamic web applications. Based on Handlebars - see https://handlebarsjs.com/ for more details. - More informations: https://1001fx.com/functions/template2text

Crop an Image - More informations: https://1001fx.com/functions/cropimage

Cuts a mp3 file from given file or URL. Beginning from start in seconds, the given duration (in seconds) will be cut. - More informations: https://1001fx.com/functions/cutaudiofile

Decrypts the provided PDF with the given password. The password must not be empty. - More informations: https://1001fx.com/functions/decryptpdf

Decrypts the uploaded Zip with the given password. The password must not be empty. - More informations: https://1001fx.com/functions/decryptzip

Encrypts the uploaded PDF with the given password. The password must not be empty. - More informations: https://1001fx.com/functions/encryptpdf

Encrypts the uploaded Zip with the given password. The password must not be empty. - More informations: https://1001fx.com/functions/encryptzip

Execute JavaScript code in a sandbox on our server. The following npm packages can be used: momentjs, cheerio, handlebars, ... (see https://1001fx.com for full list). Exceptions will be caught and returned. Strict is forced and imports are not allowed. - More informations: https://1001fx.com/functions/executejavascript

Extracts the audio from a video. The result is an URL to the mp3 that is available for 48 hours. - More informations: https://1001fx.com/functions/extractaudio

Filters an array by an given comparison operator. - More informations: https://1001fx.com/functions/filterarray

Formats a given date and time to the specified ouput format. - More informations: https://1001fx.com/functions/formatdatetime

Playground function with JSON body input and JSON body output for demos and testing. Use it to learn how to work with 1001fx. Charge is always 0. ApiKey is required. - More informations: https://1001fx.com/functions/hello

Returns the first given file. Playground function with file input and output to test files input and file retrieval. Charge is always 0. ApiKey is required. - More informations: https://1001fx.com/functions/hellofiles

Generates a HTML email body from a MJML template - More informations: https://1001fx.com/functions/mjml2html

Generate a QRCode - More informations: https://1001fx.com/functions/generateqrcode

Looks up a provided longitude and latitude values and returns location informations. - More informations: https://1001fx.com/functions/geocode2location

Gets the content of an URL in a structured way. Has specialised handling for dedicated domains like YouTube videos, tweets and LinkedIn posts. - More informations: https://1001fx.com/functions/getcontent

Retrieves data from HelloSpaces for the given Space ID. - More informations: https://1001fx.com/functions/gethellospacesdata

Get all EXIF data from an given image. - More informations: https://1001fx.com/functions/getimageexif

Returns two arrays. One containing the keys and on containing the values of the object. - More informations: https://1001fx.com/functions/getjsonkeysandvalues

Returns the width, height, file extension, mimetype, and presence of alpha channel of an image (bmp, gif, jpeg, png and tiff). - More informations: https://1001fx.com/functions/getimagemeta

Gets the current balance of credits for your API key. - More informations: https://1001fx.com/functions/getcredits

Implements a hlookup function similar to the GSheet and Excel functions. Searches for a value in the top row of a table or an array of values, and then returns a value in the same column from a row you specify in the table or array. - More informations: https://1001fx.com/functions/hlookup

Looks up a provided IP and returns geo informations. - More informations: https://1001fx.com/functions/ip2geocode

Looks up a provided location and returns geo informations. - More informations: https://1001fx.com/functions/location2geocode

Performs an arbitrary authorized API call.

Creates an image with a circle mask. - More informations: https://1001fx.com/functions/maskcircleimage

Masks a source image to this image using the average pixel color. A completely black pixel on the mask will make a pixel in the image completely transparent. - More informations: https://1001fx.com/functions/maskimage

Merges up to three PDFs into a single PDF. The orientation of each merged PDF is preserved. - More informations: https://1001fx.com/functions/mergepdfs

Modifies the EXIF data in an given image. Provided data will be merged with existing data. - More informations: https://1001fx.com/functions/modifyimageexif

Overlays two images to create a new image with the second image placed as an overlay. Uses the png file format for transparency. Canvas size is preserved. - More informations: https://1001fx.com/functions/overlayimages

Implements a pivottable function similar to GSheet and Excel functions. Aggregate fields with given operator. Multiple fields can be aggregated. Aggregate functions are: count, sum, min, max and mean. - More informations: https://1001fx.com/functions/pivottable

Removes duplicates from an array. If the fields parameter is empty, all fields of the first array element are used for the comparison. - More informations: https://1001fx.com/functions/removeduplicates

Remove all EXIF data from a given image. - More informations: https://1001fx.com/functions/removeimageexif

Fills the provided carbone template with data. This function uses the Carbone JS Community Edition on 1001fx servers. - More informations: https://1001fx.com/functions/rendercarbonetemplate

Resizes an image to the specified width and height. - More informations: https://1001fx.com/functions/resizeimage

Scales the image by the specified factor. - More informations: https://1001fx.com/functions/scaleimage

Scales an image to the largest size that will fit within a rectangle of the specified width and height. - More informations: https://1001fx.com/functions/scaleimagetofit

Scrape a provided HTML string or Website. - More informations: https://1001fx.com/functions/scrapehtml

Deep searches in all keys of a given JSON object. The result is an array of key/value pairs the matches the criteria - More informations: https://1001fx.com/functions/deepsearchjson

Splits the uploaded PDF into seperate pages and returns a zip file containing all individual pages. - More informations: https://1001fx.com/functions/splitpdf

Implements a sumif function similar to GSheet and Excel functions. Sum elements of an array by a given criterion. - More informations: https://1001fx.com/functions/sumif

Transform a JSON input to another JSON format using a template.

Uploads an asset (image, zip, audio, video, pdf, ...) to our storage and returns an URL for downloading. The asset will be automatically deleted at the end of the next day. - More informations: https://1001fx.com/functions/uploadasset

Validates if a given string is in provided format. Formats are :URL, email, IBAN, BIC, VAT, ISBN and Regular Expresssion - More informations: https://1001fx.com/functions/validatestringformat

Implements a vlookup function similar to the GSheet and Excel functions. Searches for a value in the first column of a table or an array of values, and then returns a value in the same column from a column you specify in the table or array. - More informations: https://1001fx.com/functions/vlookup



Adds a contact to a specific workflow.

Adds contact records that have already been created in the system to a contact list. This module will be deprecated on September 30th 2025.

Adds records to selected list.

Creates a call with the given properties and returns a copy of the object, including the ID.

Creates a communication with the given properties and returns a copy of the object, including the ID.

Creates a company with the given properties and returns a copy of the object, including the ID.

Creates a contact with the given properties and returns a copy of the object, including the ID.

Creates a custom object with the given properties and returns a copy of the object, including the ID.

Creates a deal with the given properties and returns a copy of the object, including the ID.

Creates a folder.

Creates a line item with the given properties and returns a copy of the object, including the ID.

Creates a meeting with the given properties and returns a copy of the object, including the ID.

Associates two CRM objects.

Creates an email with the given properties and returns a copy of the object, including the ID.

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.

Creates an order with the given properties and returns a copy of the object, including the ID.

Creates a note with the given properties and returns a copy of the object, including the ID.

Creates a product with the given properties and returns a copy of the object, including the ID.

Creates a new quote.

Creates a task with the given properties and returns a copy of the object, including the ID.

Creates a ticket.

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.

Creates a new contact if the specified email address in the properties does not exist; otherwise, updates the existing contact.

Moves a call to the recycling bin.

Moves a communication to the recycling bin.

Moves a company to the recycling bin.

Moves a contact to the recycling bin.

Moves a custom object to the recycling bin.

Moves a deal to the recycling bin.

Permanently deletes a file and all related data and thumbnails from file manager.

Marks a folder as deleted.

Moves a line item to the recycling bin.

Moves a meeting to the recycling bin.

Deletes an association between two CRM objects.

Moves an email to the recycling bin.

Deletes an engagement (a task or activity) on an object in HubSpot.

Moves an order to the recycling bin.

Moves a note to the recycling bin.

Moves a product to the recycling bin.

Deletes quote by its ID.

Moves a task to the recycling bin.

Deletes an existing ticket.

Removes records from selected list.

Returns information about a specific call.

Returns information about a specific communication.

Returns information about a specific company.

Returns information about a specific contact.

Returns information about a specific custom object.

Returns information about a specific deal.

For a given file ID, return the file associated with that ID.

Returns information about a specific line item.

Returns information about a specific meeting.

Returns information about a specific email.

Returns information about a specific invoice.

Returns information about a specific order.

Returns information about a specific note.

Returns details for an owner.

Returns information about a specific product.

Gets a quote by its ID.

Gets metadata for a specific record property by its (internal) name.

Returns information about a specific task.

Gets a specific ticket by its ID.

Performs an arbitrary authorized API call to manage data in Hubspot CRM.

Merges contacts

Removes a contact from a contact list. This module will be deprecated on September 30th 2025.

Removes a contact from a workflow.

Sends form submission data to HubSpot.

Subscribes a contact to the given subscription emails.

Unsubscribes a contact from the given subscription emails. Note that you cannot subscribe the contact to the same email address again.

Updates call's properties by their ID. Returns updated properties in the response.

Updates communication's properties by their ID. Returns updated properties in the response.

Updates company's properties by its ID. Returns updated properties in the response.

Updates contact's properties by their ID. Returns updated properties in the response.

Updates custom object's properties by its ID. Returns updated properties in the response.

Updates a specific deal by its ID. Returns updated properties in the response.

Updates line item's properties by their ID. Returns updated properties in the response.

Updates meeting's properties by their ID. Returns updated properties in the response.

Updates email's properties by their ID. Returns updated properties in the response.

Updates order's properties by their ID. Returns updated properties in the response.

Updates note's properties by their ID. Returns updated properties in the response.

Updates product's properties by their ID. Returns updated properties in the response.

Updates quote by its ID.

Updates task's properties by their ID. Returns updated properties in the response.

Updates an existing ticket by its ID.

Moves a file to a different folder.

Uploads a new file to the file manager.

Returns the IDs of CRM objects associated with a given object, based on the specified association type.

Returns all contacts that have been created in the portal. The output is limited to 5000 contacts. To list previous/next contacts, you can use the advanced parameter to reset an offset ID for listing contacts after this ID. This module will be deprecated on September 30th 2025.

Returns all deal/ticket pipelines for a given portal.

Retrieves a list of files stored in file manager.

Retrieves a list of forms for a given portal.

Returns all of the owners that exist inside of HubSpot.

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.

Lists calls based on the provided filters or a search query.

Lists communications based on the provided filters or a search query.

Lists companies based on the provided filters or a search query.

Retrieves a list of contacts using the search query.

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.

Lists deals based on the provided filters or a search query.

Lists emails based on the provided filters or a search query.

Lists invoices based on the provided filters or a search query.

Lists line items on the provided filters or a search query.

Lists meetings based on the provided filters or a search query.

Lists notes based on the provided filters or a search query.

Lists orders based on the provided filters or a search query.

Lists products based on the provided filters or a search query.

Lists quotes by search criteria.

Lists tasks based on the provided filters or a search query.

Retrieves a list of tickets.
Trusted by thousands of fast-scaling organizations around the globe





Automate your work. Build something new.
Just drag and drop apps to automate existing workflows or build new complex processes. Solve problems across all areas and teams.

Build your 1001fx and HubSpot CRM integrations.
Create custom 1001fx and HubSpot CRM workflows by choosing triggers, actions, and searches. A trigger is an event that launches the workflow, an action is the event.
Adds contact records that have already been created in the system to a contact list. This module will be deprecated on September 30th 2025.
Adds records to selected list.
Adds a specified number of days, months, etc. to a given date. It can also subtract dates by adding negative values. - More informations: https://1001fx.com/functions/addtodate
Places provided image on every page of provided pdf. - More informations: https://1001fx.com/functions/addwatermark2pdf
Adds an image as watermark to a video at a given position. The result is an URL to the mp4 that is available for 48 hours. - More informations: https://1001fx.com/functions/addwatermark2video
Adds a contact to a specific workflow.
Get answer from am AI based on predefined templates or a custom prompt. Will be charged per used tokens. Predefined prompts are: - Summarize Text - Make Longer - Make Shorter - Check Spelling and Grammar - Change Tone - Simplify - Translate - Explain This - Find Action Items - Continue Writing - Anonymize Text - Improve Writing - Custom - More informations: https://1001fx.com/functions/askai
Checks a date against different conditions. - More informations: https://1001fx.com/functions/checkdate
Check if the given date is a holiday in a country and optionally in a state. Please refer to https://github.com/commenthol/date-holidays for available country codes. - More informations: https://1001fx.com/functions/isholiday
Popular 1001fx and HubSpot CRM workflows.
Looking to get more out of 1001fx and HubSpot CRM? With Make you can visually integrate 1001fx and HubSpot CRM into any workflow to save time and resources — no coding required. Try any of these templates in just a few clicks.
FAQ
How it works
Traditional no-code iPaaS platforms are linear and non-intuitive. Make allows you to visually create, build, and automate without limits.
Trusted by 350,000+ customers
"Make really helped us to scale our operations, take the friction out of our processes, reduce costs, and relieved our support team. It is difficult to not become a fan."

Head of Operations at Teleclinic
"Make drives unprecedented efficiency within our business in ways we never imagined. It’s having an extra employee (or 10) for a fraction of the cost."

COO at Shop Accelerator Martech
"The simplicity, flexibility and ability to build real complex automations without any knowledge of programming makes it the best thing since sliced bread."

Product Owner at Smaily
"True citizen development in the entire company. Make is present in every department, empowering the company to offer a unique customer experience."

CTO & Co-founder at FINN
"I can't count the number of hours I've saved by using Make. Every single day is simpler because of Make's automation."

Owner of Media Production