In order to get opportunity stages and their associated probabilities,we need to query on standard "
OpportunityStage" object.
SOQL Query: SELECT MasterLabel,DefaultProbability,Description,Id,IsActive,IsClosed,IsWon,SortOrder,CreatedDate FROM OpportunityStage.
Output:
No comments:
Post a Comment