CRM & Sales23 toolsPaste one API key
Ascora integration for AI agents
Ascora is a cloud-based field service management software designed to streamline operations for service-based businesses, offering features such as job scheduling, invoicing, customer management, and mobile access.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Ascora once and call the same tools from all of them.
Setup
Connect Ascora through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Ascora exposes 23 tools through ClawLink. The 22 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
ascora_get_contact | Retrieve details of a specific contact by their unique identifier | Read |
ascora_get_customer | Retrieve details of a specific customer by their unique identifier | Read |
ascora_get_customers | Retrieves all customers from the Ascora system | Read |
ascora_get_inventory_categories | Retrieves all inventory categories used to organize supplies and kits in Ascora | Read |
ascora_get_inventory_kits | Retrieves all inventory kits from Ascora | Read |
ascora_get_inventory_supplies | Retrieves all inventory supplies with pricing and stock information from Ascora | Read |
ascora_get_job | Retrieves details of a specific job by its unique identifier | Read |
ascora_get_jobs | Retrieves a paginated list of jobs from Ascora with optional filtering by job type, status | Read |
ascora_get_quote_labour_roles | Retrieves labour roles available for use in quotes from Ascora | Read |
ascora_get_quote_standard_sections | Retrieves standard sections that can be used in quotes | Read |
ascora_get_quote_standard_stages | Retrieves standard stages that can be used in quotes for progress tracking | Read |
ascora_get_quotes | Retrieves a paginated list of quotes from Ascora with optional filtering by status, date range | Read |
ascora_get_supplier | Retrieve details of a specific supplier by ID | Read |
ascora_get_supplier_invoices | Retrieves supplier invoices from Ascora with optional pagination | Read |
ascora_get_suppliers | Retrieves a list of suppliers from the Ascora system | Read |
ascora_search_jobs | Search for jobs by various criteria including job number, customer, or address | Read |
ascora_create_note | Creates a note on an entity (customer, job, quote, etc.) in Ascora | Write |
ascora_create_or_update_contact | Create a new contact or update an existing contact for a customer | Write |
ascora_create_or_update_customer | Create a new customer or update an existing customer in Ascora | Write |
ascora_create_or_update_supplier | Create a new supplier or update an existing supplier in Ascora | Write |
ascora_create_quotation | Creates a new quotation/enquiry in Ascora for a customer | Write |
ascora_upload_attachment | Upload an attachment to an entity (quote, job, customer, etc.) in Ascora | Write |