You are here:
Connect Your OmniOut App (Managed Package)
For the managed package runtime, OmniOut connects your CMS to Salesforce through a proxy or directly. Configure a connection object to connect to the Salesforce Connected App. Connections are unique to your app's requirements and must be configured outside the scope of OmniOut.
This information is for Omnistudio for Managed Packages. For Omnistudio on standard runtime, see Omnistudio Help.
View the connection object template and sample apps in this section to see examples of how to configure a connection.
Before You Begin
Add your Omniscript or Flexcard to OmniOut. For Omniscripts, see Add an Omniscript Lightning Web Component to OmniOut (Managed Package). For Flexcards, see Add a Flexcard LWC to OmniOut (Managed Package).
- Sample OmniOut App (Managed Package)
For the managed package runtime, download, configure, and run a sample app to view an OmniOut app connection example. After running the sample app, modify it to host your LWC Omniscripts and Flexcards. - Create a Connection Object in OmniOut (Managed Package)
For the managed package runtime, send and receive data to and from Salesforce by creating a connection object. A connection object must be present for every type of connection, including when a proxy is present. The connection object exposes the instance URL, namespace, and request function. - Create a Connection Object in OmniOut for Flexcards (Managed Package)
For the managed package runtime, send and receive data to and from Salesforce by creating a connection object. A connection object must be present for every type of connection, including when a proxy is present. The connection object exposes the instance URL, namespace, and request function.
