Custom Salesforce Login Flows

Custom Salesforce Login Flows

While studying for the Identity and Access Manager certification, I wanted to dive into Login Flows. Here are my notes on this topic. Custom login flows are incredibly useful for enforcing business processes when a user authenticates to login to a Salesforce org or...
Canvas Apps

Canvas Apps

These are my notes on Canvas Apps made while studying for the Integration Architect certification exam. Canvas is a mechanism for consuming applications in Salesforce. It connects applications at both the API and user interface level. It is a connected app, but not...
Metadata and Tooling API

Metadata and Tooling API

The Metadata and Tooling API’s for me come under a similar category of API’s in that they are to do with the definition of data rather than data. These notes were compliled while studying for my Integration Architect certification in Autumn/Winter 2021/2022. Metadata...
Streaming API

Streaming API

These are notes about the Streaming API while studying for the Integration Architect exam.  I find the Streaming API and event driven architecture and messaging systems fascinating. It catches my imagination. Event driven architecture revolves around the creation...
Shield Platform Encryption

Shield Platform Encryption

While studying for the Integration Architect exam, I looked into different aspects of securing an integration. One particular element I wanted to explore deeper was the Shield Platform Encryption. A Shield Platform Encryption Overview Shield Platform can encrypt files...
Connected Apps

Connected Apps

I am currently studying for both the Integration Architect and the Identity and Access Management Architect certification. These notes are highlights from the information I have been gathering to help me prepare for the certification from the Systems Architect track....
Apex Callouts – REST and SOAP

Apex Callouts – REST and SOAP

A Callout is an outbound integration from Salesforce to an external system. These are my notes on this topic while working towards the Integration Architect certification.  Apex Callouts are used to integrate Salesforce with an external system by making a call to...
Salesforce Embedded Login

Salesforce Embedded Login

While studying for the Identity and Access Management certification, I wanted to dive deeper into Embedded Logins. Here are my notes on this – they may not cover what you need, so please do use Salesforce’s official documentation to supplement any research you...