I'm trying to extract a user log data via Extract Endpoint and trying to understand the fields from your response. Here is a sample response I get today :
{
"logs" => [
[0] {
"log_id" => "295866",
"user_id" => "1542",
"logtype_id" => "38",
"other" => "2",
"time" => "2013-09-16 01:10:00",
"value" => "5",
"notes" => ""
}
],
"rows" => 1,
"result" => true,
"message" => "Ok"
}
I can't seem to find "logtype_id = 38" from your documentation. I'm expecting a logtype_id of either 9 or 21 which in your documentation represents HBA1C. Do you have a complete list of the logtype_id's and their proper description? or just the updated one so I can properly map the data on my end.
Thanks.
Extract API Endpoint response description
Moderators: DataMystic Support, Moderators, DataMystic Support, Moderators, DataMystic Support, Moderators
-
- Posts: 4
- Joined: Tue Aug 27, 2013 1:32 am
Re: Extract API Endpoint response description
Any word / updates on this?
- DataMystic Support
- Site Admin
- Posts: 2227
- Joined: Mon Jun 30, 2003 12:32 pm
- Location: Melbourne, Australia
- Contact:
Re: Extract API Endpoint response description
Sorry about the delay (answered in email, not forums). The updated documentation is at http://managebgl.com/api/api-REST.html