Skip to main content

Posts Tagged ‘REST API’

Istock 2158226013

Securely Store API, Bearer and Auth Tokens with Platform Cache

Imagine you are retrieving an API key/Bearer token from an external system to make a new callout to another external system. But there is one issue: you cannot determine when the new callout will take place, so you need to store the token value somewhere in your org for later use. Probably you will be […]

A Male Programmer Shows A Female Colleague A Coding Technique. The Codes Are Visible On The Laptop Screen

Sending PDF Document via REST API in Salesforce: A Beginner’s Guide

Imagine this: You’re working in a sales team, and you need to send a professionally designed PDF quote to your client. But instead of attaching it manually, your system does it automatically at the click of a button. Seamless, isn’t it? This magic happens when Salesforce and REST API join hands to send PDF documents. […]