Unify Logo Footer.svg
Unify Integrations
Logo
Clarity

Clarity

Logo

3 mins READ

Clarity (Broadcom Clarity PPM) is a project and portfolio management platform that helps organizations plan, prioritize, and track projects, tasks, and resources. The Clarity connector uses the Clarity REST API.

Integrating Clarity enables teams to automate project and task management, keep portfolio data in sync across systems, and streamline reporting and resource planning workflows.

Authentication

Before you begin, make sure you have the following information:

  • Connection Name: Choose a descriptive name for your connection. This helps you easily identify the connection within your application or integration settings, such as "MyAppClarityIntegration".

  • Authentication Type: Basic

Basic

  1. Note your Clarity instance's host URL along with the port (for example, http://clarity.xyz.com:8080). This will be your Base URL.

  2. Make sure you have a Clarity user account with the API-Access right enabled. Contact your Clarity administrator if this right is not already assigned to your account.

  3. Enter your Clarity account's Username and Password when creating the connection.

For the full list of endpoints and request/response details, refer to the API documentation:Link

Actions:

Actions

Description

Create project

Create a project in Clarity

Create task

Create a task in a project in Clarity

Delete task

Delete a task of a project by ID in Clarity

Get project

Get a project by ID in Clarity

Get task

Get a task of a project by ID in Clarity

List projects

List projects in Clarity

List tasks

List tasks of a project in Clarity

Update project

Update a project by ID in Clarity

Update task

Update a task of a project by ID in Clarity