How does the OKR triggering work?

Category: OKRs

Profit.co provides an option named OKR Triggers with webhook actions to automate the process of OKRs.

Why this Feature?

By using this feature you can set defined criteria by which the actions can be done automatically without user intervention.

Note: Only SuperUsers are able to set Triggers.

Step 1:

Go to Settings → Triggers.

Triggers

You’ll be able to set triggers for,

  • Objectives
  • Key Results
  • Check-ins

Step 2:

For instance, let’s set a trigger for check-ins.

Let’s set a trigger with the criteria if the check-in value is more than equal to 50.

check-ins

Once the Criteria has been set up, go to the Actions to configure the webhook action.

webhook

Once the configuration is complete, select Update. It will add the updated Webhook as an action.

Note:

  • Post URL refers to the URL of the application where the action has to be performed. It is basically the API obtained from that application. For Example, your website application.
  • In Object JSON, you can add the name for the key/value pair.
  • Additional Params: Along with the params that are available in Profit.co, you can also add additional params (Attributes) along with its value that has to be displayed.

Once the configuration is complete, select update. It will add the updated Webhook as an action.

Step 3:

Once the Key result has reached more than 50%. A trigger will be generated sending the message to your application integrated with Profit.co.

Key result

Related Questions