Incorporating Pega into external mobile apps
Further improve the user experience and automate business processes by bringing elements of your Pega Platform applications into external, customer-facing mobile apps.
Nowadays, customers want to access services from wherever they go in the world, and from many different devices. This is why more and more organizations decide to interact with their customers primarily through mobile apps. With Pega's center-out architecture, you can improve the customer experience and take the workload off of call centers by surfacing business processes in your organization's customer-facing mobile channels. For example, a mobile app developer for the uPlus bank enables the bank's customers to easily check the status of their loan application by including the case status in the external app for uPlus customers.
External apps are most commonly developed for the iOS and Android operating systems, and are then distributed through their corresponding app stores: the Apple App Store and the Google Play Store. Even when the surfaced business processes change, Pega ensures that the apps continue to work without costly engineering projects, redeploying to app stores, or forced updates for consumers.
Pega offers the following ways for you to bring Pega Platform into your organization's mobile app:
- Pega Digital Experience (DX) API
- DX API seamlessly integrates Pega business processes
into mobile apps by sourcing selected fields from Pega Platformand
keeping the original UI styling of your external app. In this approach, Pega defines which fields are displayed while you decide the
final look of the UI through native development.
For more information, see Pega Digital Experience (DX) API Overview and DX Starter Packs.
- Pega Mobile Mashup
- Pega uses webviews to embed Pega Platform screens in external mobile apps. In this approach, Pega settings define the look of the interface in the external
app, saving you development time. You can, however, customize these settings in App Studio, so that the embedded view matches the UI of the external
app.
This method requires you to perform additional native development tasks such as configuring authentication against Pega and defining when to display and dismiss the webview.
Previous topic Performing advanced mobile app development tasks Next topic Customizing fonts for the native mobile app components