EndPoints for Hubspot Connector
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 |
---|---|---|
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 Tickets | search_tickets | Search tickets 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 Products | search_products | Search products 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 Quotes | search_quotes | Search Quotes using one or more filter conditions. Choose properties to include in the output. |
Get Contacts | get_contacts | |
Get Contact By ID | get_contact | |
Get Contact Properties | get_contact_properties | |
Create Contacts | create_contacts | |
Update Contacts | update_contacts | |
Archive Contacts | archive_contacts | |
Get Deals | get_deals | |
Get Deal Properties | get_deal_properties | |
Get Deal By ID | get_deal | |
Create Deals | create_deals | |
Archive Deals | archive_deals | |
Update Deals | update_deals | |
Get Products | get_products | |
Get Product By ID | get_product | |
Get Product Properties | get_product_properties | |
Create Products | create_products | |
Archive Products | archive_products | |
Update Products | update_products | |
Get Companies | get_companies | |
Get Company By ID | get_company | |
Get Company Properties | get_company_properties | |
Create Companies | create_companies | |
Archive Companies | archive_companies | |
Update Companies | update_companies | |
Get Line Items | get_lineitems | |
Get Line Item By ID | get_lineitem | |
Get Line Item Properties | get_lineitem_properties | |
Create Line Items | create_lineitems | |
Archive Line Items | archive_lineitems | |
Update Line items | update_lineitems | |
Get Tickets | get_tickets | |
Get Ticket By ID | get_ticket | |
Get Tickets Properties | get_ticket_properties | |
Create Tickets | create_tickets | |
Archive Tickets | archive_tickets | |
Update Tickets | update_tickets | |
Get Quotes | get_quotes | |
Get Quote By ID | get_quote | |
Get Quotes Properties | get_quote_properties | |
Create Quotes | create_quotes | |
Archive Quotes | archive_quotes | |
Update Quotes | update_quotes | |
Get Owners | get_owners | |
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] |
Generic 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. |
Generic 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. |