
Power BI and Salesforce
Power BI really shines when it combines many datasources, not just Salesforce, to analyse and graph valuable insights that might otherwise be missed.
Power BI really shines when it combines many datasources, not just Salesforce, to analyse and graph valuable insights that might otherwise be missed.
Downloadable PDF implementation guides for Salesforce, including tutorial workbooks, Marketing Cloud and some MuleSoft training.
This is a complete reference of all icons hosted on Salesforce domains.
This is a callable class that runs ad-hoc JavaScript from Salesforce.
Separating business logic from intended DML side effects in bulk service invocations.
Using expressive Apex to implement JSON web tokens with RSA signatures.
Retained Income means a balanced Balance Sheet.
The difference between Income Statement and Balance Sheet.
How to code a journal from a business event.
The five (not five hundred) essential columns for tracking money.
In Part 1 we entered a deposit from a customer into a table. This article covers the additional dimensions that support a bare bones accounting system.
If you or your dev team need to track money, these are the essentials. You don't need hundreds of objects and thousands of columns.
Building a KeySet from any field
How to consume, install, block, or manage Connected Apps for admin and ISV developer purposes.
Pause a flow and access its state in Apex to store and retry problematic interviews, or split them into durable parts.
Near real-time metrics.
Run a report, then stream each result row into a Flow.
Stream a CSV file directly into Flow and catch any errors for later reprocessing.
Using this new system interface for testable asynchronous services.
Streams are asynchronous event pipelines that give your code increased limits and the ability to recover from any error.
Use the StubProvider interface to decouple execution.
Salesforce caters to an ecosystem where upfront discovery and experiments cost very little. Unfortunately... everything else remains expensive
Draw custom server-side images using a standard VF page.
List Button mass actions do work natively in Flows. No extra components are needed to inject the selected records.
Why... when we 'build it again' does it take a lot less time?
Use apex code to build robust applications and software using Amazon services like S3 and EC2.
Using an Ant script, it's possible to call Execute Anonymous from the Tooling API.
Download the entire metadata contents of any org for backup or source control purposes using Ant.
Using toString() is one sneaky way to make a cross-package method call in Apex code without the need for custom interfaces or compile-time package dependencies.
Custom Metadata records can be created, updated and deleted synchronously using Apex web services. This is simple and responsive for interactive scenarios.
Non-serious integration with a mini helicopter using Node.js and streaming API. Valid commands are generated using declarative formulas.