Let the platform do the work

/Forecasts/:timeperiod_id/progressManager/:user_id GET

Projected Manager Data

Summary:

This endpoint is used to return the json Data not already in client view for the Forecasts manager projected panel.

Query Parameters:

Param Description Optional
user_id Show for a specific user, defaults to current user if not defined Optional
timeperiod_id Show for a specific time period, defaults to the current time period if one is not passed Optional

Input Example:

{ user_id:seed_sally_id timeperiod_id:36f7085a-5889-ea75-84c8-50f42bd1a5ba }

Output Example:

{ closed_amount: 0 opportunities: 13 pipeline_revenue: 470000 quota_amount: 382000.000000 }