GorillaDesk

GorillaDesk is field service management software for pest control and other service businesses, covering customers, jobs, estimates, invoices, payments, and related operations.

13 actions Integration catalog
Request access
Connect GorillaDesk once you're in Boring.
01 · WHAT THE AGENT CAN DO

Actions

Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.

Create CustomerGORILLADESK_CREATE_CUSTOMER
Create a GorillaDesk customer together with the required primary service location. This is a permanent side effect: GorillaDesk exposes no customer-delete API, so the created business record cannot be removed with this toolkit.
Create Customer NoteGORILLADESK_CREATE_CUSTOMER_NOTE
Permanently add a text note to a GorillaDesk customer and optionally notify users. The API cannot remove a created note. This action excludes attachments and must not be retried after an ambiguous result because a retry can create a duplicate permanent note.
Get CompanyGORILLADESK_GET_COMPANY
Return the company profile selected by the connected GorillaDesk API key, including contact, address, timezone, and office-hours details.
Get CreditsGORILLADESK_GET_CREDITS
Retrieve one customer credit by ID, or list credits, optionally filtering to one customer.
Get CustomersGORILLADESK_GET_CUSTOMERS
Retrieve one customer by ID, or search and page through customers using status, state, account number, timestamps, expansions, and sorting.
Get DocumentsGORILLADESK_GET_DOCUMENTS
Retrieve one document by ID, or search documents by customer, job, state, status, creation time, keyword, and sorting.
Get EstimatesGORILLADESK_GET_ESTIMATES
Retrieve one estimate by ID, or search estimates by customer, job, state, status, signature status, date, keyword, expansions, and sorting.
Get InvoicesGORILLADESK_GET_INVOICES
Retrieve one invoice by ID, or search invoices by customer, job, state, payment/signature status, date, keyword, expansions, and sorting.
Get JobsGORILLADESK_GET_JOBS
Retrieve one job by ID, or search jobs by customer, state, date, keyword, expansions, and sorting.
Get PaymentsGORILLADESK_GET_PAYMENTS
Retrieve one payment by ID, or search payments by customer, invoice, status, date, expansions, and sorting.
Get ServicesGORILLADESK_GET_SERVICES
Retrieve one GorillaDesk service by ID, or list configured services with sorting and offset pagination.
Get UsersGORILLADESK_GET_USERS
Retrieve one GorillaDesk user by ID, or list the company's users when no ID is supplied.
List Phone TypesGORILLADESK_LIST_PHONE_TYPES
List the configured customer phone-type definitions, including IDs, names, default flags, and states.