REST Wrappers for SFAP APIs
We provide REST wrappers for sfap_api
endpoints, simplifying integration for developers. The REST wrappers automatically include the JSON Web Token (JWT) provided to the user at login with each sfap_api
request. Find these wrappers in the SfapApiClient
class.