CRM & Sales21 toolsPaste one API key
JobNimbus integration for AI agents
JobNimbus is a CRM and project management software designed for contractors, helping streamline scheduling, estimates, invoicing, and job tracking.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect JobNimbus once and call the same tools from all of them.
Setup
Connect JobNimbus 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
JobNimbus exposes 21 tools through ClawLink.
| Tool | What it does | Kind |
|---|---|---|
jobnimbus_account_get_settings | Retrieve account-wide settings (workflows, types, sources) | Read |
jobnimbus_activity_get | Retrieves a specific JobNimbus activity by its unique jnid | Read |
jobnimbus_contact_get | Retrieve a contact by ID | Read |
jobnimbus_contact_list | List all contacts | Read |
jobnimbus_file_get | Retrieves the raw content of a specific file attachment from JobNimbus by its unique ID | Read |
jobnimbus_list_activities | Retrieve all activities | Read |
jobnimbus_list_invoices | List all invoices (v2) | Read |
jobnimbus_list_material_orders | List all material orders (v2) | Read |
jobnimbus_list_payments | Retrieve payments list with optional filters | Read |
jobnimbus_list_products | List all products | Read |
jobnimbus_list_workorders | Retrieve all work orders (v2) | Read |
jobnimbus_product_get | Retrieves detailed information about a specific JobNimbus product using its jnid | Read |
jobnimbus_task_list | List all tasks | Read |
jobnimbus_utility_get_uoms | Retrieve list of supported units of measure | Read |
jobnimbus_account_create_location | Create a new location in JobNimbus | Read |
jobnimbus_contact_update | Update an existing contact | Read |
jobnimbus_create_file_type | Creates a new file attachment type in JobNimbus | Write |
jobnimbus_create_material_order | Creates a new material order in JobNimbus | Write |
jobnimbus_create_task | Create a new task | Write |
jobnimbus_create_workflow_status | Create a new status in an existing workflow | Write |
jobnimbus_update_task | Update an existing JobNimbus task by its jnid | Write |