How-To Guide

The following is a guide to help you understand the functionality of the Wellness Demo.

Get Partner Profile

This action simulates a Partner retriving their profile information from Workday. The Client ID being supplied represents the uniquw identifier for a Wellness Partner.

The reponse will be a JSON object containing the profile information for the Wellness Partner.

Partners also have the ability to update their profile information.

Create Company Access

This action simulates a Wellness Partner submitting their information to the Customer. The customer generates an Access Code which they share with the Partner. The Partner then uses this Access Code to create a company access request.

To retrieve the Access Code, navigate to Manage Wellness Partners in your tennt and select Company Profile > Get Access Code. Copy the Access Code and paste it into the Access Code field within Settings.

Access Code

The reponse will be a JSON object containing the company access request information.

Create Benefit Plan

This action simulates a Partner creating a benefit plan for a company.

The reponse will be a JSON object containing the benefit plan information.

If Workday's allowed use cases are set to "insurance," the partner can set any existing use cases.

If Workday's allowed use cases are set to "healthcare," "retirement," "voluntary," or "spend," only three are permitted:

  • Worker Data & Enrollment
  • Benefit Plan Setup Automation
  • Worker Communication Cards

Worker Data

This action simulates a Partner retrieving worker data from a company.

The reponse will be a JSON object containing the worker data.

Error in Worker Data

This action simulates a Partner notifying a company of an error in worker data.

The reponse will be a JSON object containing the error information.