Main Page

From ePrize Developers Wiki

(Difference between revisions)
Jump to: navigation, search
(Removed auto-redirect to API page, and adding content for two main pages with links.)
Line 8: Line 8:
== [[ePrize Mobile SDK]] ==
== [[ePrize Mobile SDK]] ==
-
The ePrize Mobile SDK is designed to be an easy and practical way to retrieve a list of active promotions your organization is running with ePrize, Inc. Once you retrieve a list of active promotions, you can add calls-to-action (buttons, ads, etc.) in your mobile application to launch a given promotion, using an instance of the SDK's built-in web view controller, where the specified promotion will be loaded into a web view and presented to the user - all while remaining in your application.
+
The ePrize Mobile SDK is designed to be an easy and practical way to retrieve a list of active promotions your organization is running with ePrize, Inc. Once you retrieve a list of active promotions, you can use the SDK to launch a given promotion using an instance of the SDK's built-in web view controller, where the specified promotion will be loaded into a customizable web view and presented to the user - all while remaining in your mobile application.
<ul>
<ul>
<li>[[ePrize Mobile SDK|Visit the ePrize Mobile SDK Page &raquo;]]</li>
<li>[[ePrize Mobile SDK|Visit the ePrize Mobile SDK Page &raquo;]]</li>
</ul>
</ul>

Revision as of 13:22, 9 April 2013

ePrize Web Services API

ePrize Web Services API uses a REST architecture for communication between your client and the ePrize servers. This is the same architecture used by the web, so you can explore the API with a web browser.


ePrize Mobile SDK

The ePrize Mobile SDK is designed to be an easy and practical way to retrieve a list of active promotions your organization is running with ePrize, Inc. Once you retrieve a list of active promotions, you can use the SDK to launch a given promotion using an instance of the SDK's built-in web view controller, where the specified promotion will be loaded into a customizable web view and presented to the user - all while remaining in your mobile application.

Personal tools