ApexCallouts
ApexCallouts copied to clipboard
A lightweight Apex library for making HTTP callouts. Works with remote site settings and named credentials.
Results
2
ApexCallouts issues
Sort by
recently updated
recently updated
newest added
Switch the `RestApi` class to start using `Url.getOrgDomainUrl().toExternalForm()`. From the docs: - "getOrgDomainUrl() always returns the same domain for your org, regardless of context. Use this method to build links...
enhancement
Updated to API v50.0 (Winter '21) & finally use the real thing - https://releasenotes.docs.salesforce.com/en-us/winter21/release-notes/rn_apex_callouts_patch.htm
enhancement
winter21