heroku / roadmap

This is the public roadmap for Salesforce Heroku services.
194 stars 0 forks source link

Direct HTTP Invocation of Salesforce Functions with LWC support #82

Closed vivekvj01 closed 1 year ago

vivekvj01 commented 2 years ago

Functions can be invoked through HTTP.

Also, on the Salesforce Platform, Lightning Web Components provide the ability to build custom frontend elements using HTML and JavaScript. Support for HTTP invocation will provide developers the ability to create E2E experiences using lightweight and performant frameworks supported by LWC that call Serverless Functions for the backend logic.