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 uses Data Mappers for specific data operations like reading or writing Salesforce records, while Integration Procedures orchestrate complex workflows involving multiple steps and external systems. Data Mappers handle single-step tasks such as extracting or loading data, whereas Integration Procedures manage logic, conditional actions, and interactions with APIs or Apex. Selecting the correct tool depends on whether the requirement involves simple data retrieval or a multi-step process requiring error handling and external calls.