Effective from January 12, 2021
We’re introducing three updates to our Goals API:
-
There’s a new goal type -
revenue_forecast. This type of goal allows users to track their revenue forecast. -
Goals don’t need to have an end date. You can set up infinite, open-ended goals by setting
endtonull. -
report_idsarray 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!