JobNimbus
JobNimbus is a CRM and project management software designed for contractors, helping streamline scheduling, estimates, invoicing, and job tracking.
This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.
Connect
JobNimbus authenticates with an API key. Generate the credential in your JobNimbus account, then paste it into FlyMyAI the first time an agent uses a JobNimbus action.
Get your JobNimbus credential →
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
JobNimbus API Key | The API key generated in JobNimbus for authenticating API requests. (required) |
Actions
Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.
| Action | What it does | Required inputs |
|---|---|---|
JOBNIMBUS_ACCOUNT_CREATE_LOCATION | Tool to create a new location in jobnimbus. use after gathering address and contact details. | name |
JOBNIMBUS_ACTIVITY_GET | Tool to retrieve a specific activity by its id. use after confirming the activity's jnid is valid. | jnid |
JOBNIMBUS_CONTACT_GET | Tool to retrieve a contact by id. use after obtaining the contact’s jnid to fetch full details. | jnid |
JOBNIMBUS_CONTACT_LIST | Tool to list all contacts. use when you need to fetch multiple contacts, e.g., for reporting or synchronization. | - |
JOBNIMBUS_CREATE_FILE_TYPE | Tool to create a new file attachment type. use when you need to register a custom document category before uploading files. | TypeName |
JOBNIMBUS_CREATE_MATERIAL_ORDER | Tool to create a new material order (v2). use when you need to place a materials order for a contact after gathering item details. | contactId |
JOBNIMBUS_CREATE_TASK | Tool to create a new task. use when scheduling or tracking tasks linked to contacts or jobs. | title, date_start, record_type_name |
JOBNIMBUS_CREATE_WORKFLOW_STATUS | Tool to create a new status in an existing workflow. use after confirming the workflow id to add specialized status entries like 'lead' or 'inspection'. | workflowid, name |
JOBNIMBUS_FILE_GET | Tool to retrieve a specific file attachment's raw content by id. | jnid |
JOBNIMBUS_JOBNIMBUS_ACCOUNT_GET_SETTINGS | Tool to retrieve account-wide settings (workflows, types, sources). use after authenticating to load or refresh workflow and source mappings. | - |
JOBNIMBUS_JOBNIMBUS_CONTACT_UPDATE | Tool to update an existing contact. use when you have a contact's jnid and need to modify its fields. call after fetching or creating a contact. | jnid |
JOBNIMBUS_JOBNIMBUS_TASK_LIST | Tool to list all tasks. use when you need an overview of tasks for planning or review. | - |
JOBNIMBUS_LIST_ACTIVITIES | Tool to retrieve all activities. use after authentication to fetch a paginated list of activities. | - |
JOBNIMBUS_LIST_INVOICES | Tool to list all invoices (v2). use when you need to fetch multiple invoice records. | - |
JOBNIMBUS_LIST_MATERIAL_ORDERS | Tool to list all material orders (v2). use after authentication to fetch multiple material order records. | - |
JOBNIMBUS_LIST_PAYMENTS | Tool to retrieve payments list with optional filters. use after auth. | - |
JOBNIMBUS_LIST_PRODUCTS | Tool to list all products. use after authentication to fetch full product catalog. | - |
JOBNIMBUS_LIST_WORKORDERS | Tool to retrieve all work orders (v2). use after authentication when you need a paginated list of work orders. | - |
JOBNIMBUS_PRODUCT_GET | Tool to retrieve a specific product by id (v2). use after confirming the product's jnid to fetch its details. | jnid |
JOBNIMBUS_UPDATE_TASK | Tool to update an existing task. use after confirming the task’s jnid and desired changes. | jnid |
JOBNIMBUS_UTILITY_GET_UOMS | Tool to retrieve list of supported units of measure. use after authenticating when you need to present or validate measurement units. | - |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, JobNimbus!