This simple query checks the forecast is enabled or not user
Resource
https://developer.salesforce.com/docs/atlas.en-us.api.meta/api/sforce_api_objects_user.htm
SELECT Id, ForecastEnabled FROM User where Id = '005B0000005lewT'
ResultResource
https://developer.salesforce.com/docs/atlas.en-us.api.meta/api/sforce_api_objects_user.htm
No comments:
Post a Comment