Elastic Computing without Limits with Salesforce Functions | Salesforce Function

Sdílet
Vložit
  • čas přidán 22. 07. 2024
  • 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:00 Salesforce SDK for Node.js
    14:57 Salesforce SDK
    18:11 Salesforce Function Demo
    54:23 Wrap-up

Komentáře • 31

  • @apexhours
    @apexhours  Před 2 lety

    Please check this blog post for PPT and code www.apexhours.com/elastic-computing-without-limits-with-salesforce-functions/

  • @dharmeshrana7548
    @dharmeshrana7548 Před 2 lety +5

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

  • @PuerinTheHunter
    @PuerinTheHunter Před 2 lety +2

    Excellent session! Thank you!

  • @balamuruganramayah9658
    @balamuruganramayah9658 Před 2 lety +2

    Another contributions, awesome and thanks

  • @miteshsharma902
    @miteshsharma902 Před 2 lety +4

    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?

  • @salesforcenasee4501
    @salesforcenasee4501 Před 2 lety +1

    Wow. Great Video 👌

  • @SalesforceUSA
    @SalesforceUSA Před 2 lety +3

    This is a very good video.

  • @rrbcap
    @rrbcap Před 2 lety

    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!

  • @gustavoandresmaedoconejera6023

    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

  • @ragulhm
    @ragulhm Před 2 lety +2

    Waiting..

  • @pavantammali604
    @pavantammali604 Před 2 lety

    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 ?

  • @alejandragiraldo1200
    @alejandragiraldo1200 Před 2 lety +2

    🙌🙌🙌

  • @sameerranjan7946
    @sameerranjan7946 Před 2 lety +1

    Waiting.......

  • @dyncan
    @dyncan Před 2 lety +1

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

  • @jerrywang7995
    @jerrywang7995 Před 2 lety

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

    • @apexhours
      @apexhours  Před 2 lety

      It will available soon

    • @jerrywang7995
      @jerrywang7995 Před 2 lety

      @@apexhours Thanks! Hope it will be really soon, sooner than Nov 5th as I had to wait for almost a month before my function can access data in SF Org :(

  • @matthewmetros7319
    @matthewmetros7319 Před 2 lety +1

    Will Salesforce develop support for Python?

  • @miteshsharma902
    @miteshsharma902 Před 2 lety +1

    Waiting...