Opportunity Field DateInStage Missing

Thanks for the update on the known issues list — helpful to have that so I can avoid duplicates.

One I noticed that isn’t on the list: the Opportunity endpoint is missing the DateInStage field that was available in the XML-RPC API. This is particularly valuable for reporting purposes, as it allows tracking how long an opportunity has been in a given stage.

Would it be possible to get this added? I understand it may also be addressed via the upcoming Stage Moves API endpoint — if that’s the intended path, good to know. Either way, wanted to make sure it’s on the radar.

Thanks,

5 other fields are also missing: OrderRevenue, MonthlyRevenue, CreatedBy, LastUpdatedBy and Leadsource

@Dustin_Lunt Thanks for reaching out. This is already tracked under item #59 in the known issues list. I’ll make sure to keep you updated as soon as I have more information on this.

Hi @Dustin_lunt, quick update:

All of the fields you mentioned are now available in the current REST v2 Opportunity endpoints, including those previously present in the XML-RPC API such as DateInStage, OrderRevenue, MonthlyRevenue, CreatedBy, LastUpdatedBy, and Leadsource.

You can review the full set of supported fields here: Opportunies (List Opportunities).

We also now have dedicated Opportunity Stage Moves endpoints available: Opportunity Stage Moves.

Let me know if you need anything else.