Checklist progress
0/149Learned
Omnistudio Consultant
Study Checklist
Checklist progress
0/149Learned
Explain the purpose and benefits of Integration Procedures and Omnistudio Data Mappers.
0/14
The primary use case for each DataRaptor type
Learn this conceptWhat an Integration Procedure is and how it differs from a DataRaptor
Learn this conceptWhen an Integration Procedure versus a DataRaptor is the right tool for a given requirement
Learn this conceptHow an Integration Procedure can call external REST services and what element is used to do so
Learn this conceptThe role of DataRaptor Transform within an Integration Procedure
Learn this conceptHow Integration Procedure asynchronous execution works and when it should be enabled
Learn this conceptThe impact of Integration Procedure asynchronous execution on the calling OmniScript or Flexcard
Learn this conceptDesign Integration Procedures and related Omnistudio Data Mappers.
0/14
Describe the benefits of using Decision Matrices and Expression Sets and provide real examples.
0/11
Prepare for the Exam
Study Community
Ask questions and get the latest info from other Omnistudio Consultant studiers. 593 members and growing.
Omnistudio Integration Procedures are server-side declarative processes that automate data interactions between Salesforce and external systems. They bundle multiple actions, such as Data Mappers and API calls, into a single server call to reduce round trips and offload processing. This approach centralizes complex logic and separates front-end interface design from back-end data management.