MECANBE API SERVICES 
Method Description Return type
GetGoalList This extracts the general specs about the Goal(s) that any specific user is subscribed to. The following fields will be returned.

Goal ID
USERID – Goal Subscriber/User ID
Title – Title of the Goal.
Overview – Detailed description of the Goal.
Topicname - Topic
Startdate – Date the Goal begins.
Enddate – Date the Goal ends.
Frequencytext– Frequency required to performance evaluation
Audiencetext – Audience
GoalTags – Goal Tags
GoaltypeText – Individual Goal or Team Goal
Status – Goal Status (Pending or Commenced)
ImageID – Goal Image ID
Imagename - Goal Image URL
XML

Parameters:
Email (String), Password (String), DeveloperKey (String)
Click here for code block example (how to...)

GetRatingHistory This extracts the historical performance evaluation ratings given by a specific user for all Tasks in their subscribed Goals.

GoalTaskID – Task ID
GoalID – Goal ID
RatingID – Rating ID
Rating – Rating given by user for for specific Task within specific Goal.
RateBy - Who has given the rating
RatedOn - Date/Time stamp for rating.
XML
Click here for code block example (how to...)

GetTaskDetails This extracts the tasks and task categories included in those Goals that any specific user is subscribed to.

GoalListID – Goal ID CategoryID – Task Category ID CategoryName – Task Category Name
TaskID – Task ID
TaskName – Task name.
TaskDescription – Description of the task.
XML
Click here for code block example (how to...)

AddRatingToGoal This adds a performance-evaluation rating to a task within a goal list that the user is subscribed to.

Email – email of goal subscriber
Password – password of goal subscriber
TaskID – Task ID
GoalID – Goal ID
Rating – 2-10 Qualitative Rating given by user for specific task.
String
Click here for code block example (how to...)

AddQMToGoal Lets user add / update the quantative measurement for a goal fo a particular date. Such goal must have Quantitative Measurement on. XML
Click here for code block example (how to...)

ShowGoalQMForGivenDate Lets user find out the Quantitative rating for a goal on a particular date given by a specific subscriber of that goal. Following fields are returned.

GoalID -
Goal ID
QMValue - Quantitative rating for that day
Date - Date when this rating was given
UserID - Who has rated
XML
Click here for code block example (how to...)

ShowGoalQMForGivenDates Lets user find out the Quantitative rating for a goal in a given date range given by a specific subscriber of that goal. Following fields are returned.

GoalID -
Goal ID
QMValue - Quantitative rating for that day
Date - Date when this rating was given
UserID - Who has rated
XML
Click here for code block example (how to...)

ShowAverageQMForGivenDates Returns the average value for Quantitative Measurement within a specified date range. XML
Click here for code block example (how to...)

ValidateUser Returns login status. Boolean
Click here for code block example (how to...)

GoalEvaluationCompleteForToday Lets user know whether an Evaluation is "Completed" for current date XML
Click here for code block example (how to...)

GoalEvaluationCompleteForGivenDate Lets user know whether an Evaluation is "Completed" for a given date range XML
Click here for code block example (how to...)

ComponentVersionInfo Lets user get current component version XML
Click here for code block example (how to...)


TOOLS

New Goal Invitation
 


RELATED SERVICES


About Help Blog API servicesPlugin download Tag Cloud