Main Page

From ePrize Developers Wiki

(Difference between revisions)
Jump to: navigation, search
Line 15: Line 15:
-
== [[Mobile SDK]] ==
+
== [[Promotions SDK]] ==
-
The HelloWorld Mobile SDK is designed to be an easy and practical way to retrieve a list of active promotions your organization is running with HelloWorld, 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.
+
Chances to win prizes/rewards are offered via mobile-optimized promotions that load directly in your app, motivating time spent and repeat app use – with just one app update. Code implementation is easy. Please see our Promotions SDK page for documentation.
-
 
+
-
Additionally, version 2.0 of the SDK introduces support for our new Push Notification Service, allowing you the ability to subscribe users to receive push notifications, and allows for the ability for users to fine-tune which types of notifications they will receive via the SDK's built-in push preferences view controller.
+
<ul>
<ul>
-
<li>[[Mobile SDK|Visit the HelloWorld Mobile SDK Page &raquo;]]</li>
+
<li>[[Promotions SDK|Visit the HelloWorld Promotions SDK Page &raquo;]]</li>
</ul>
</ul>

Revision as of 15:36, 31 October 2016

HelloWorld Web Services API

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


Loyalty Web Services

The HelloWorld Loyalty Web Services are designed to be a method on how to interact with the Human Loyalty platform that your organization is running with HelloWorld, Inc. It contains a variety of interactions related to membership interactions, catalog and reward requests.


Promotions SDK

Chances to win prizes/rewards are offered via mobile-optimized promotions that load directly in your app, motivating time spent and repeat app use – with just one app update. Code implementation is easy. Please see our Promotions SDK page for documentation.

Personal tools