
Roofing CRM
Roofing CRM and project pipeline: Ruby can look up jobs and contacts.
Ask Ruby
Ruby reads from JobNimbus and grounds her answers in your data. Every tool is read-only: she surfaces, summarizes, and drafts; a human always takes the action.
Get contact
Retrieve a Contact (GET /api1/contacts/{jnid})
List contacts
Retrieve ALL Contacts (GET /api1/contacts)
Get job
Retrieve a Job (GET /api1/jobs/{jnid})
List jobs
Retrieve ALL Jobs (GET /api1/jobs)
Get tasks
Retrieve a Tasks (GET /api1/tasks/{jnid})
List tasks
Retrieve ALL Tasks (GET /api1/tasks)
Get activity
Retrieve an Activity (GET /api1/activities/{jnid})
List activities
Retrieve ALL Activities (GET /api1/activities)
Get list of file attachments
Retrieve List of File Attachments (GET /api1/files)
Get product
Retrieve a Product (GET /api1/v2/products/{jnid})
List products
Retrieve ALL Products (GET /api1/v2/products)
Get materialorder
Retrieve a MaterialOrder (GET /api1/v2/materialorders/{jnid})
Grounded answers
Ruby reads JobNimbus live and cites what she found, so answers reflect your actual data, not a stale export.
Read-only by design
Least-privilege, read-only access. Ruby surfaces and drafts; your team always takes the action.
Managed, secure auth
Connect with one click. Tokens are encrypted and scoped per company; revoke access any time.
Knows restoration
Ruby understands jobs, claims, drying logs, and AR, so JobNimbus data lands in the right operational context.
Connect JobNimbus once in Ruby. Ask in the Ruby app, or bring the same secure connection into the assistant your team already uses.
Ruby
Ask in the Ruby app and get an answer grounded in JobNimbus and the rest of your connected stack.
Claude
Bring the same secure JobNimbus connection into Claude so it can answer with your live data.
ChatGPT
Use JobNimbus from ChatGPT with the same per-company, read-only access Ruby uses.
Do I need developer credentials to connect JobNimbus?
You paste an API key from your account in Settings > Integrations. There is nothing to build; Ruby stores it encrypted and scoped to your company.
Can Ruby change anything in JobNimbus?
No. The JobNimbus connection is read-only. Ruby reads, summarizes, and drafts; a human always makes the change in JobNimbus.
Is my JobNimbus data secure?
Credentials are encrypted at rest and access is scoped per company. You can revoke the connection at any time from Settings > Integrations, which immediately cuts Ruby off.
Can I use JobNimbus alongside my other tools?
Yes. Ruby reasons across every tool you connect at once, so she can tie JobNimbus to your CRM, accounting, email, and documentation in a single answer.