Skip to main content
Angelo Tito (Cognizant) a posé une question dans #Integration
we need to lower the allowable API version of Apex in the org to a value of 33 (or lower, up to 27). Please help. Thanks!
2 réponses
  1. 21 mai 2021, 00:49
    Hello,

    Make sure current api version features are supported in lower version otherwise salesforce will not allow the change to be saved. Using Salesforce interface go to setup -> Apex Classes -> Apex Class -> Edit : go to version settings and update Salesforce.com API version to desired value and save.

    Thanks
0/9000