Industries Common Resources Developer Guide
Summer '26 (API version 67.0)
Spring '26 (API version 66.0)
Winter '26 (API version 65.0)
Summer '25 (API version 64.0)
Spring '25 (API version 63.0)
Winter '25 (API version 62.0)
Summer '24 (API version 61.0)
Spring '24 (API version 60.0)
Winter '24 (API version 59.0)
Summer '23 (API version 58.0)
Spring '23 (API version 57.0)
Winter '23 (API version 56.0)
Summer '22 (API version 55.0)
Spring '22 (API version 54.0)
Winter '22 (API version 53.0)
Summer '21 (API version 52.0)
Spring '21 (API version 51.0)
IndustriesSettings
Industries Object Access by Community License
Access Industries Features Deployed Using Managed Packages
Newer Version Available
REST Reference
You can access Omnistudio APIs using REST endpoints. These REST APIs follow similar
conventions as Connect REST APIs.
To understand the architecture, authentication, rate limits, and how the requests and responses work, see Connect REST API Developer Guide.
-
Expression Set
An expression set allow complex math to be configured within OmniStudio. Expression set is also known as calculation Procedure or evaluation service. -
Decision Matrix
A decision matrix is a table that looks up information using multiple input dimensions and returns the corresponding output value. Decision matrix is also known as calculation matrix. -
Data Mapper
The Data Mapper is a mapping tool that you use to read, transform, and write Salesforce data. Omnistudio Data Mapper is time-efficient and easier to maintain for data processing. Data Mappers typically supply data to Omniscripts, Integration Procedures, Flexcards, and Apex classes, and write the related updates to Salesforce. -
Integration Procedure
Integration procedures can read and write data from Salesforce and external systems by using the REST API calls and Apex classes. An Integration Procedure can be called from an Omniscript, an API, or an Apex method, and can be a data source for a Flexcard. Integration Procedures can handle multiple data sources to read and write data.