Callout LibSalesforce Apex HTTP Callouts
Fluent API for HTTP callouts in Salesforce Apex. Work in progress.
Fluent API for HTTP callouts in Salesforce Apex. Work in progress.
Callout Lib is under development and not ready for use. The API is not final. Watch the GitHub repository for updates.
# Clone the repository
git clone https://github.com/beyond-the-cloud-dev/callout-lib.git
cd callout-lib
# Install dependencies
npm install
# Authenticate with Dev Hub
sf org login web -d -a DevHub
# Create scratch org
sf org create scratch -f config/project-scratch-def.json -a callout-lib-dev
# Deploy source
sf project deploy start -o callout-lib-devCallout Lib is part of Apex Fluently, a suite of open-source Salesforce libraries maintained by Beyond The Cloud.
License: MIT Copyright: © 2025 Beyond The Cloud Sp. z o.o.