Page 1 of 1

Extract API Endpoint response description

Posted: Wed Sep 18, 2013 3:16 pm
by FinchSaosin
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.

Re: Extract API Endpoint response description

Posted: Tue Sep 24, 2013 10:49 pm
by FinchSaosin
Any word / updates on this?

Re: Extract API Endpoint response description

Posted: Wed Oct 16, 2013 8:46 pm
by DataMystic Support
Sorry about the delay (answered in email, not forums). The updated documentation is at http://managebgl.com/api/api-REST.html