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
This will pull up the option to create a new API key.
Once here:
- Choose Solo from the drop-down menu under the "Description" column.
- Select a profile with full access (ex: "Owner") under the Access Profile column.
- Click Save
- Copy the newly created key (you will use this during step 5 of the Solo setup to follow)
In Solo:
Each event requires its own webhook; configurations are based on whether you primarily use Jobs or Contacts.
For Contacts:
- Open the sidebar at the top left corner of your account.
- Select Company from the sidebar and then choose Integrations.
- From here, select the Webhooks drop-down.
- Click the New Webhook button
- Once you are here:
- In the Available Webhooks drop-down, choose an event (JobNimbus currently supports "proposal sent" and "customer created").
- In the URL field, copy and paste the appropriate italicized link (below):
- Proposal sent -> https://app.jobnimbus.app/api2/solo/contact/estimate
- Customer created -> https://app.jobnimbus.com/api2/solo/contact
- Toggle the Auth switch on.
- In the Auth Key field, manually type the word "authorization".
- In the Auth Value field, paste the JobNimbus API Key you created and copied during the step 4 of the JobNimbus setup above.
- Click Add Webhook when finished.
For Jobs:
- Open the sidebar at the top left corner of your account.
- Select the Company from the sidebar and then choose Integrations.
- From here, select the Webhooks drop-down.
- Click the New Webhook button.
- Once you are here:
- In the Available Webhooks drop-down, choose an event (JobNimbus currently supports "proposal sent" and "customer created").
- In the URL field, copy and paste the appropriate italicized linke (below):
- Contact created -> https://app.jobnimbus.com/api2/solo/contact
- Proposal sent-> https://app.jobnimbus.app/api2/solo/job/estimate
- Customer created -> https://app.jobnimbus.com/api2/solo/job
- Toggle the Auth switch on.
- Under the Auth Type, select "Header" from the dropdown.
- In the Auth Key field, manually type the word "authorization".
- 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.