Updates to Goals API

Effective from January 12, 2021


We’re introducing three updates to our Goals API:

  1. There’s a new goal type - revenue_forecast. This type of goal allows users to track their revenue forecast.

  2. Goals don’t need to have an end date. You can set up infinite, open-ended goals by setting end to null.

  3. report_ids array is now a part of the response of the Goals API. This array includes IDs of reports used in the Insights feature to highlight the goal’s progress over time. Every goal should have at least one report attached to it.


Find more updates in our Changelog!