To authenticate a PetExec connector, you need a Client ID, Client Secret and the name of your account.
Client ID & Client Secret
To obtain your Client ID and Client Secret, within your PetExec account:
- Navigate to Company Preferences > Misc. Settings > Maintain API Applications.
- Name your application.
- Set the callback URL to your Cyclr Partner Console’s Callback URL.
- Select the report_read, owner_read and scheduled_service_read scopes.
- Select Add Application.
PetExec then presents you with your Client ID and Client Secret.
Account Name
Your PetExec account as it is formatted in the URL.
Example: if the URL for your account was https://secure.mycompany.net/
your account name would be mycompany
.
Connector Setup
- Locate the PetExec connectorCyclr Console > Connectors > Connector Library > PetExec
- From the Edit Connector interface click ‘Setup’
- Enter your Client ID, Client Secret and PetExec Account Name
- Click ‘Next’ and then ‘Sign In’
- You will be prompted to login to your PetExec account, after which you will be redirected to Cyclr
The connector is now authenticated and ready to use.