Skip to main content
Every hubspot.api.* operation is listed below with parameter shapes and return types from the plugin Zod schemas.
New to Corsair? See API access, authentication, and error handling.

Companies

create

companies.create Create a new company Risk: write
Input
Output

delete

companies.delete Permanently delete a company [DESTRUCTIVE · IRREVERSIBLE] Risk: destructive · Irreversible
Input Output: void

get

companies.get Get a specific company Risk: read
Input Output

getMany

companies.getMany Get multiple companies Risk: read
Input Output

getRecentlyCreated

companies.getRecentlyCreated List recently created companies Risk: read
Input Output

getRecentlyUpdated

companies.getRecentlyUpdated List recently updated companies Risk: read
Input Output

searchByDomain

companies.searchByDomain Search companies by domain name Risk: read
Input Output

update

companies.update Update an existing company Risk: write
Input
Output

Contact Lists

addContact

contactLists.addContact Add a contact to a static contact list Risk: write
Input Output

removeContact

contactLists.removeContact Remove a contact from a static contact list Risk: write
Input Output

Contacts

create

contacts.create Create a new contact Risk: write
Input
Output

delete

contacts.delete Permanently delete a contact [DESTRUCTIVE · IRREVERSIBLE] Risk: destructive · Irreversible
Input Output: void

get

contacts.get Get a specific contact Risk: read
Input Output

getMany

contacts.getMany Get multiple contacts Risk: read
Input Output

getRecentlyCreated

contacts.getRecentlyCreated List recently created contacts Risk: read
Input Output

getRecentlyUpdated

contacts.getRecentlyUpdated List recently updated contacts Risk: read
Input Output

contacts.search Search contacts Risk: read
Input
Output

update

contacts.update Update an existing contact Risk: write
Input
Output

Deals

create

deals.create Create a new deal Risk: write
Input
Output

delete

deals.delete Permanently delete a deal [DESTRUCTIVE · IRREVERSIBLE] Risk: destructive · Irreversible
Input Output: void

get

deals.get Get a specific deal Risk: read
Input Output

getMany

deals.getMany Get multiple deals Risk: read
Input Output

getRecentlyCreated

deals.getRecentlyCreated List recently created deals Risk: read
Input Output

getRecentlyUpdated

deals.getRecentlyUpdated List recently updated deals Risk: read
Input Output

search

deals.search Search deals Risk: read
Input
Output

update

deals.update Update an existing deal Risk: write
Input
Output

Engagements

create

engagements.create Create a new engagement Risk: write
Input
Output

delete

engagements.delete Permanently delete an engagement [DESTRUCTIVE · IRREVERSIBLE] Risk: destructive · Irreversible
Input Output: void

get

engagements.get Get a specific engagement Risk: read
Input Output

getMany

engagements.getMany Get multiple engagements Risk: read
Input Output

Tickets

create

tickets.create Create a new support ticket Risk: write
Input
Output

delete

tickets.delete Permanently delete a ticket [DESTRUCTIVE · IRREVERSIBLE] Risk: destructive · Irreversible
Input Output: void

get

tickets.get Get a specific ticket Risk: read
Input Output

getMany

tickets.getMany Get multiple tickets Risk: read
Input Output

update

tickets.update Update an existing ticket Risk: write
Input
Output