To authenticate your connector, you need to get the authentication details. You can generate the API credentials from your Phrase application:
- Go to Phrase frontend and login to your account.
- Go to Settings in the left side menu.
- Find the Integrations section and select Registered OAuth apps.
- Select New.
- Enter a name and your callback URL (
https://{YourCyclrServiceDomain}/connector/callback
). - Select Save and make a note of your Client ID.
Cyclr Setup
To set up the Phrase connector in Cyclr, go to your Cyclr console:
- Go to Connectors > Application Connector Library.
- Use the search box to find the Phrase connector.
- Select the Setup Required icon.
- Enter the below values:
- Client ID – The Client ID generated from your Phrase account.
- Client Secret – Leave this value empty.
US Instance? – If your account was created within Phrase’s US data center, set this to true.
- 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.