Requirements
To connect with Cyclr, you need to sign up for a PassKit account.
Get authentication details
To authenticate your connector, you need to get the authentication details.
- From the Dashboard, select the arrow by your account name in the top right of the page.
- Go to Developer Tools > REST Credentials.
- Enter your password and then select Get Credentials.
- Make note of the Key and Secret.
Cyclr setup
To set up the PassKit connector in Cyclr, go to your Cyclr console:
- Go to Connectors > Application Connector Library.
- Use the search box to find the PassKit connector.
- Select the Setup Required icon.
- Enter the below values:ValueDescriptionBase URLYour base PassKit API URL, for example,
https://api.pub1.passkit.io
.KeyThe key for the specific app on you created in the PassKit Portal.SecretThe secret’ for the specific app on you created in the PassKit Portal - Select Save Changes.
Note: If you leave any values blank, Cyclr asks for the value when you install the connector into an account. This means you can use different settings for different accounts.