Elastic Computing without Limits with Salesforce Functions | Salesforce Function

preview_player
Показать описание
In this session we will learn about Salesforce Functions and how to start writing them from scratch

0:00 Introduction
2:00 What is Salesforce function
5:58 What make Salesforce function powerful
6:40 When to use Salesforce Function
8:20 Getting started with function
9:00 Functions recipes
9:45 Anatomy of Functions (JS)
11:00 Anatomy of Function (Java)
12:20 Invoking functions Sync
13:18 Invoking functions Async
14:57 Salesforce SDK
18:11 Salesforce Function Demo
54:23 Wrap-up
Рекомендации по теме
Комментарии
Автор

Wow! Salesforce is getting to the next level of development. Very good presentation!

dharmeshrana
Автор

Another contributions, awesome and thanks

balamuruganramayah
Автор

It was good content but let's be real if we are hitting the governor limits then there is a reason for us to stay within the limits as it's a multitenant architecture but if this mechanism is allowing to bypass limits then there has to be a catch.... That was not discussed I mean is this feature licensed as a seperate sku? Pls advise how much hosting the function on compute would cost?

miteshsharma
Автор

Loved the presentation. Does performing SFDC CRUD operations in function consume API limits? Unit of Work reminds me a lot of using SFDC Composite and Composite Graph APIs. Very powerful stuff!

rrbcap
Автор

functions are meant to be called from salesforce only to avoid hitting governor ? And those can be hosted only on compute environment only ?

Can you please more details about compute environment ? Does every org will have the compute environment or how that can be purchased and all ?

pavantammali
Автор

Thanks for the tutorial, how can I configure sf generate project -n fx_demo and use the cli and not sfdx force: project: create -n MyProject

gustavoandresmaedoconejera
Автор

Why I don’t have salesforce functons in developer org? Need to submit a case to salesforce?

dyncan
Автор

why my org from trailhead playground does not have the button to enable Functions from setup? can you help?

jerrywang
Автор

Will Salesforce develop support for Python?

matthewmetros