Hubspot Connector
Hubspot Connector Help
Version 5
ZappySys Logo File Version: v5
Supported Engine: 12

Tables for Hubspot Connector


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

Name Description Supported Operations
Companies No description available Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
Method Supported ? Reference EndPoint
SELECT YES get_companies
INSERT YES create_companies
UPDATE YES update_companies
UPSERT NO
DELETE YES archive_companies
LOOKUP YES get_company
Contacts No description available Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
Method Supported ? Reference EndPoint
SELECT YES get_contacts
INSERT YES create_contacts
UPDATE YES update_contacts
UPSERT NO
DELETE YES archive_contacts
LOOKUP YES get_contact
Deals No description available Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
Method Supported ? Reference EndPoint
SELECT YES get_deals
INSERT YES create_deals
UPDATE YES update_deals
UPSERT NO
DELETE YES archive_deals
LOOKUP YES get_deal
LineItems No description available Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
Method Supported ? Reference EndPoint
SELECT YES get_lineitems
INSERT YES create_lineitems
UPDATE YES update_lineitems
UPSERT NO
DELETE YES archive_lineitems
LOOKUP YES get_lineitem
Owners No description available Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
Method Supported ? Reference EndPoint
SELECT YES get_owners
INSERT NO
UPDATE NO
UPSERT NO
DELETE NO
LOOKUP NO
Products No description available Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
Method Supported ? Reference EndPoint
SELECT YES get_products
INSERT YES create_products
UPDATE YES update_products
UPSERT NO
DELETE YES archive_products
LOOKUP YES get_product
Quotes No description available Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
Method Supported ? Reference EndPoint
SELECT YES get_quotes
INSERT YES create_quotes
UPDATE YES update_quotes
UPSERT NO
DELETE YES archive_quotes
LOOKUP YES get_quote
Tickets No description available Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
Method Supported ? Reference EndPoint
SELECT YES get_tickets
INSERT YES create_tickets
UPDATE YES update_tickets
UPSERT NO
DELETE YES archive_tickets
LOOKUP YES get_ticket