Retrieving OAuth2 Details
- Login to an Optimizely developer account, or sign up for an account.
- Click Account Settings in the bottom left area of the navigation tree.
- Navigate to the Registered Apps tab.
- Click Register New Application.
- Enter an appropriate name for the application.
- Enter your Cyclr Partner Console’s Callback URL as the Redirect URL.
- Set the Client Type as Confidential.
- Click Apply.
- Copy the generated Client ID and Client Secret values.
Cyclr Setup
Setup your Optimizely App within Cyclr:
- Go to Cyclr Console
- Click the Connectors menu along the top
- Choose Connector Library
- Scroll down to Optimizely
- Click the Setup button
Enter the following values:
Client ID: The Client ID that we retrieved from the previous step.
Client Secret: The Client Secret that was retrieved from the previous step.
Your Optimizely Connector is now setup! You can test it by installing it in one of your Cyclr accounts and executing one of the methods to confirm it can return some data.