Skip to main content


         This documentation site is for previous versions. Visit our new documentation site for current releases.      
 

This content has been archived and is no longer being updated.

Links may not function; however, this content may be relevant to outdated versions of the product.

Connect SDK

Updated on March 27, 2019

The Connect SDK extends a custom third-party app's functionality by providing access to data on the Pega® Platform. This functionality can be leveraged by using an integration development environment (IDE) of your choice.

The Connect SDK consists of a library that when included in a custom third-party app can:

  • Create a Pega-integrated mobile app with a rich user interface and custom user experience.
  • Perform various operations with the Pega Platform backend that are related to cases, assignments, and data processing.
The Connect SDK is part of the Pega Mobile SDK product that also includes the Mashup SDK.

Technical specifications

The Connect SDK provides the following features and capability:

  • Allows you to use the IDE of your choice on the Android and iOS platforms. For iOS, Xcode 9.2 is supported.
  • Consists of a Java (Android), Objective-C (iOS) and Swift (iOS) library and permits development of native mobile apps on:
    • Android 4.4 (KitKat) and higher
    • iOS 9.x and higher
  • For iOS, Authentication Header is supported so that you can add an access token to requests.

The Connect SDK consists of a client library, documentation, and sample code with a demo app to help you begin using this capability immediately.

The Connect SDK APIs correspond to the Pega Platform REST APIs that are available for the Pega Platform. For more information, see the Supported Pega API section.

Key advantages

If you need a mobile app that has a user interface with a native look and feel and also includes transitions, it is possible to build a custom native mobile app that interacts with the Pega Platform through the backend. The Connect SDK API can then be utilized to quickly integrate with the Pega Platform.

Such a native mobile app can also be fully customized and branded to serve your company's specific requirements and needs. The user interface does not have to be directly tied to the Pega Platform in any way, because the native mobile app is fully responsible for displaying, handling, and updating data from the backend.

An example of an app that follows this design is one that acts as a cash register for a store where responsiveness is crucial and user interaction is the main point of the app.

Use case scenario

An example of implementing the Connect SDK library involves an existing business-to-consumer native app that is available in either the Apple App Store or the Google Play Store. In this example, the app is for a financial institution that already uses multiple backends. This app has several features, including being secure and encrypted, and having a consistent and responsive user interface to fit the financial institution's complex needs and requirements.

Let us assume that this financial institution now needs to implement additional features into their existing custom native app that allow end users to solve disputes related to credit card transactions. With the Connect SDK, new functionality can be added while still maintaining control over the user interface. The existing native app is also able to communicate with the Pega Platform backend so that a case can be opened for a credit card transaction dispute that can be examined later by several department members.

Pega Platform API support

The Connect SDK objects and methods directly invoke built-in Pega REST services. You can use the Pega Platform APIs to do the following actions:

  • Authenticate users by verifying credentials
  • Create cases, update cases, and retrieve case details
  • Obtain case types
  • Obtain lists of assignments, obtain assignment details, and perform actions on an assignment
  • Obtain data page contents and related metadata

For more information, see Pega API for the Pega Platform.

Connect SDK for Android

Connect SDK for iOS

Tags

Pega Platform 7.3.1 Pega Mobile Mashup Mobile Pega Express Communications and Media Financial Services Government Healthcare and Life Sciences Insurance Healthcare and Life Sciences

Have a question? Get answers now.

Visit the Support Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega.com is not optimized for Internet Explorer. For the optimal experience, please use:

Close Deprecation Notice
Contact us