API Documentation

How do I Enable an Integration with JobNimbus?

In JobNimbus:

  • Click on your profile icon or initials in the top right corner
  • Select Settings from the drop-down menu
  • In the Settings menu on the left, open the API tab
  • Click on the New API key button

JobNimbus1

This will pull up the option to create a new API key.
JobNimbus2

Once here: 

  1. Choose Solo from the drop-down menu under the "Description" column.
    JobNimbus3
  2. Select a profile with full access (ex: "Owner") under the Access Profile column. 
    jobnimbus4
  3. Click Save
  4. Copy the newly created key (you will use this during step 5 of the Solo setup to follow)
    jobnimbus5

In Solo: 

Each event requires its own webhook; configurations are based on whether you primarily use Jobs or Contacts. 

For Contacts:

  1. Open the sidebar at the top left corner of your account. 
    OwnerView_OpenSidebar
  2.  Select Company from the sidebar and then choose Integrations.
    OwnerView_IntegrationsTab
  3. From here, select the Webhooks drop-down.
    Owner_WebhooksDropdown
  4. Click the New Webhook button
    Screenshot 2025-03-19 at 12.01.07 PM
  5. Once you are here: 
    Screenshot 2025-03-19 at 12.05.20 PM
    1. In the Available Webhooks drop-down, choose an event (JobNimbus currently supports "proposal sent" and "customer created").
    2. In the URL field, copy and paste the appropriate italicized link (below): 
      1. Proposal sent -> https://app.jobnimbus.app/api2/solo/contact/estimate
      2. Customer created -> https://app.jobnimbus.com/api2/solo/contact
    3. Toggle the Auth switch on.
    4. In the Auth Key field, manually type the word "authorization".
    5. In the Auth Value field, paste the JobNimbus API Key you created and copied during the step 4 of the JobNimbus setup above.
    6. Click Add Webhook when finished.

For Jobs:

  1. Open the sidebar at the top left corner of your account.
    OwnerView_OpenSidebar
  2. Select the Company from the sidebar and then choose Integrations.
    OwnerView_IntegrationsTab
  3. From here, select the Webhooks drop-down.
    Owner_WebhooksDropdown
  4. Click the New Webhook button.
    Screenshot 2025-03-19 at 12.01.07 PM
  5. Once you are here: 
    Screenshot 2025-03-19 at 12.05.20 PM
    1. In the Available Webhooks drop-down, choose an event (JobNimbus currently supports "proposal sent" and "customer created").
    2. In the URL field, copy and paste the appropriate italicized linke (below):
      1. Contact created -> https://app.jobnimbus.com/api2/solo/contact
      2. Proposal sent-> https://app.jobnimbus.app/api2/solo/job/estimate
      3. Customer created -> https://app.jobnimbus.com/api2/solo/job
    3. Toggle the Auth switch on.
    4. Under the Auth Type, select "Header" from the dropdown.
    5. In the Auth Key field, manually type the word "authorization".
    6. In the Auth Value field, paste the JobNimbus API Key you created and copied during step 4 of the JobNimbus setup above.

Please Note: 

When a Job is created in JobNimbus, through Solo, you will need to manually relate it to the contact with which it is associated.