Best practice
For the integration with Oomnitza, create a dedicated user account.
Wrike uses OAuth 2.0 authentication and requires your Wrike Client ID and Secret to be added to Oomnitza. To obtain your Client ID and Secret, complete the following steps:
- Log in to the Wrike App Console. If you don't have an account, you can create a trial.
- Click your profile icon and then select Apps & Integrations.
- Select Authorized apps from the sidebar.
- Click API
- Enter an App Name.
- Copy your Client ID and Client Secret.
- Set the redirect URI to
https://generic-oauth2-proxy.oomnitza.com/oauth2/redirect_url
You may encounter issues entering the redirect URI. Try deleting all the URI lines beginning with X, then in the remaining available field enter the Redirect URI again.
For further information, refer to Wrike API Documentation: OAuth 2.0 Authorization.
Adding your Wrike credentials
To stream Wrike user data into Oomnitza, complete the following steps:
- In Oomnitza, click Configuration > Security > Credentials.
- Click Add new credential (+).
- Search for the integration, and then click the forward arrow > to select the integration.
- Enter your client credentials and any other additional information.
- Click Authenticate. You are prompted to log in to authorize your request.
- Click CREATE.
- Add the information details.
- Click the AUTHORIZATION tab.
- Ensure that OAuth 2.0 is selected as the Authorization type.
- Ensure that Wrike is selected from the SaaS list.
- Enter your Wrike Client ID and Secret and scopes.
- Click Authenticate.
- Click Create.
Depending on the integration or workflow you wish to run, you will need to add the following scopes when adding your credentials:
- Modify User workflow:
amReadWriteUser - Get User workflow:
amReadOnlyUser,amReadWriteUser - Get Contact workflow:
Default,wsReadOnly,wsReadWrite - SaaS User Role:
amReadOnlyUser,wsReadOnly - User integration:
Default,wsReadOnly,wsReadWrite
Wrike API Documentation: API Reference
Next steps
Now that you have added your Wrike OAuth credentials to Oomnitza, you can run the Wrike user integration.
Comments
0 comments
Please sign in to leave a comment.