Hubspot Connector
Documentation
Version: 5
Documentation

Endpoints


On this page you will see possible API actions you can perform with Hubspot connector. We will refer this as API EndPoint or just EndPoint.

Label Name Description
Archive Companies archive_companies
Archive Contacts archive_contacts
Archive Deals archive_deals
Archive Line Items archive_lineitems
Archive Products archive_products
Archive Quotes archive_quotes
Archive Tickets archive_tickets
Create Companies create_companies
Create Contacts create_contacts
Create Deals create_deals
Create Line Items create_lineitems
Create Products create_products
Create Quotes create_quotes
Create Tickets create_tickets
Get Companies get_companies
Get Company By ID get_company
Get Company Properties get_company_properties
Get Contact By ID get_contact
Get Contact Properties get_contact_properties
Get Contacts get_contacts
Get Deal By ID get_deal
Get Deal Properties get_deal_properties
Get Deals get_deals
Get Line Item By ID get_lineitem
Get Line Item Properties get_lineitem_properties
Get Line Items get_lineitems
Get Owners get_owners
Get Product By ID get_product
Get Product Properties get_product_properties
Get Products get_products
Get Quote By ID get_quote
Get Quotes get_quotes
Get Quotes Properties get_quote_properties
Get Ticket By ID get_ticket
Get Tickets get_tickets
Get Tickets Properties get_ticket_properties
Search Companies search_companies Search companies using one or more filter conditions. Choose properties to include in the output.
Search Contacts search_contacts Search contacts using one or more filter conditions. Choose properties to include in the output.
Search Deals search_deals Search deals using one or more filter conditions. Choose properties to include in the output.
Search LineItems search_lineitems Search LineItems using one or more filter conditions. Choose properties to include in the output.
Search Products search_products Search products using one or more filter conditions. Choose properties to include in the output.
Search Quotes search_quotes Search Quotes using one or more filter conditions. Choose properties to include in the output.
Search Tickets search_tickets Search tickets using one or more filter conditions. Choose properties to include in the output.
Update Companies update_companies
Update Contacts update_contacts
Update Deals update_deals
Update Line items update_lineitems
Update Products update_products
Update Quotes update_quotes
Update Tickets update_tickets
Upload File from Local Disk upload_file Uploads local file to Hubspot CRM. This API requires files permission for the App (see scopes) [API reference]
Make Generic API Request generic_request This is generic endpoint. Use this endpoint when some actions are not implemented by connector. Just enter partial URL (Required), Body, Method, Header etc. Most parameters are optional except URL.
Make Generic API Request (Bulk Write) generic_request_bulk_write This is a generic endpoint for bulk write purpose. Use this endpoint when some actions are not implemented by connector. Just enter partial URL (Required), Body, Method, Header etc. Most parameters are optional except URL.