Main Page

From ePrize Developers Wiki

(Difference between revisions)
Jump to: navigation, search
Current revision (16:56, 20 February 2020) (edit) (undo)
 
(2 intermediate revisions not shown.)
Line 7: Line 7:
-
== [[Loyalty Web Services]] ==
+
== [[Push Messaging SDK]] ==
-
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.
+
Targeted push messaging distributes notifications, offers, and updates with simple code implementation using our partners at IBM. Visit the IBM Knowledge Center for mobile push notification documentation.
<ul>
<ul>
-
<li>[[Loyalty Web Services|Visit the HelloWorld Loyalty Web Services Page &raquo;]]</li>
+
<li>[http://www.ibm.com/support/knowledgecenter/SSMRK7_3.0.0/AppPush/kc_welcome_apppush.html Visit the IBM Knowledge Center &raquo;]</li>
-
</ul>
+
-
 
+
-
 
+
-
== [[Mobile 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.
+
-
 
+
-
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>
+
-
<li>[[Mobile SDK|Visit the HelloWorld Mobile SDK Page &raquo;]]</li>
+
</ul>
</ul>

Current revision

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.


Push Messaging SDK

Targeted push messaging distributes notifications, offers, and updates with simple code implementation using our partners at IBM. Visit the IBM Knowledge Center for mobile push notification documentation.

Personal tools