Jobber
This guide explains how to obtain authentication details from Jobber, as well as installing a Jobber Connector.
Please note, in order to authenticate a Jobber Connector you will need a Jobber developer account. These accounts can be created here: https://developer.getjobber.com.
Setup & Authentication
Overview
Remote Setup in Jobber - performed by Cyclr Partner
A Jobber App will be required to authenticate the connector.
Go to https://developer.getjobber.com/apps and click on ‘New’. This will open a new window and allow you to enter the details of your new app, including which scopes (permissions) the app should be granted.
Note for the Callback URL field, enter the Callback URL of your Cyclr Partner Console which is in the format: https://{Your Cyclr Service Domain}/connector/callback
.
The Jobber Connector will work with Refresh Token Rotation enabled; this will need to be enabled if you intend to publish your app in Jobber’s Marketplace. More details on this can be found here.
Once the app details have been saved, you should see a new entry on the Manage Apps page. From here you can retrieve your app’s Client ID and Client Secret by select the elipsis (…) option:
For more information on the app creation process, please review Jobber’s developer documentation.
Partner Setup in Cyclr Console
Having created a Jobber App within Jobber to obtain a Client ID and a Client Secret, go into your Cyclr Partner Console:
Go to Connectors > Application Connector Library.
Use the search box to locate the Jobber Connector entry.
Select the Pencil button.
Select the Settings tab.
Enter the below values:
Property | Description |
---|---|
Client ID | The Consumer Key from your Jobber app |
Client Secret | The Consumer Secret from Jobber app |
Select Save Changes.
If you leave these values blank, they must be provided each time the Connector is installed.
Cyclr Connector Installation
When installing a Jobber Connector, the user will be taken to a login page to sign in and give consent.