Introducing Streamscript
Streamscript enables flows to perform HTTP callouts and respond to webhooks.
Connect APIs with data using formula-like statements and actions.
Streamscript enables flows to perform HTTP callouts and respond to webhooks.
Connect APIs with data using formula-like statements and actions.
How to return number, boolean, text, date, blob, record and list types in Streamscript.
Shows how to access different types of Streamscript output, both in screen flows and flow builder.
How different Salesforce data types are represented in Streamscript.
Seven of our favourite script tips - some old, some new, some borrowed.
User mode DML, user mode SOQL, user mode Apex, as it relates to ISV security review.
Power BI shines when it combines many datasources, not just Salesforce, to analyse and graph 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.
Using expressive Apex to implement JSON web tokens with RSA signatures.
How to understand Retained Income and what it means for the Balance Sheet.
The difference between the Income Statement and the Balance Sheet.
How to code a journal from a business event.
The five essential columns of an accounting event in Salesforce.
How to support a bare bones accounting system in Salesforce with specific dimensions.
The core concepts for recording a transaction in Salesforce, using a customer deposit as an example.
Building a KeySet from any field
How to consume, install, block, or manage Connected Apps for admin and ISV developer purposes.
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.
Use apex code to build robust applications and software using Amazon services like S3 and EC2.
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.