Tag: file storage

by Sean Fielding / on 29 January, 2024

Let’s Create a Connected App – Salesforce to Itself (with File Wipe)

What is a Connected App? A connected app is a framework that enables external applications to integration with your Salesforce instance. A typical connected app implementation will allow integrate between external applications and the Salesforce APIs. In our use case, we are going to
by Sean Fielding / on 30 June, 2022

Dealing With Files – Content Versions

In this post, we will discuss the concept of Content Versions (and its potential impact on file storage). Before we get started, however, let’s touch on the difference between Attachments and Files. (Note: A discussion on the differences between Attachment and Files could fill pages.