Tag: Connected App

Hardening ORGanizer: Policy, Permissions & Audit Trails

Security isn’t something you sprinkle on at the end of development. It’s the quiet architecture underneath — the decisions you make about what your code shouldn’t be allowed to do. With the next major ORGanizer release, we’re doubling down on that philosophy. The goal is simple: give both users and companies confidence that ORGanizer behaves […]

[Salesforce] The Sobject Crusade: AppMenuItem

Source: AppMenuItem This object hosts the applications you find in the app menù (upper right corner of the CRM) or in the App Launcher and the Connected Apps. The list of such items are in Setup > Create > Apps The object contains all application informations such as Name, Label, start URL, but also all […]

[Salesforce] The Sobject Crusade: ActionLinkGroupTemplate

Back to the Sobject Crusade list. Source: ActionLinkGroupTemplate Action Links are actions you can do in chatter posts (e.g. API call, document download, UI redirect) by clicking a button on the related chatter post. Action Links are grouped into Action Link Group, so you can choose which action you want to play: You may think […]