Loading
Salesforce now sends email only from verified domains. Read More
Data Consumption Framework
Table of Contents
Select Filters

          No results
          No results
          Here are some search tips

          Check the spelling of your keywords.
          Use more general search terms.
          Select fewer filters to broaden your search.

          Search all of Salesforce Help
          Data Consumption Framework

          Data Consumption Framework

          With Data Consumption Framework, your agents can access complete and current data from external systems without leaving Salesforce. The framework enhances the Continuations framework in FlexCards and OmniScripts by providing them with integration definition capabilities for better real-time performance. In addition, agents can use the framework to initiate asynchronous flows that call APIs at scale to support more simultaneous users.

          The Data Consumption Framework supports these types of integrations:

          • Service Integration: Data Consumption Framework uses the Continuation framework to communicate with the external system in real time while the agent waits and then delivers the response to Salesforce. Integration definitions are an additional layer of flexibility on top of the Continuation framework. Managing your configuration is easier because the configuration is built into the Data Consumption Framework, providing a standard, best-practice pattern.

            You can use the ServiceIntegrationProvider component provided for service flows or build your own.

          • Process Integration: Data Consumption Framework supports flows to perform tasks outside of Salesforce by a high volume of users. Data Consumption Framework makes an asynchronous callout to the external service. The flow is paused while the call to the external service is pending. After the response from the external service is received, a platform event is raised to provide the paused flow with the response from the external service. The flow resumes and processes the response from the external service.

            You can use the ProcessIntegrationProvider component provided for process flows or build your own.

           
          Loading
          Salesforce Help | Article