This repository has been archived by the owner on Oct 24, 2022. It is now read-only.
retrieve and axios
This is a temporary release, as 2.0 will be coming soon. For now retrieve('ContentVersion', '0684K0000020Au7QAE/VersionData');
will fetch a Salesforce object and allows for the download of a binary. It takes a callback so that the file can be uploaded elsewhere before the runtime exits.
We also expose axios
, so that making generic http requests is possible—this pattern will be expanded with the new language-common
.