|
Re: Feedback 2017-08-12
On Sat, Aug 12, 2017 at 04:18 pm, Mark Fletcher wrote:
Hi James,
On Sat, Aug 12, 2017 at 2:41 PM, James Milligan <james@...> wrote:
Just a few things I've picked up this evening:
API
On Sat, Aug 12, 2017 at 04:18 pm, Mark Fletcher wrote:
Hi James,
On Sat, Aug 12, 2017 at 2:41 PM, James Milligan <james@...> wrote:
Just a few things I've picked up this evening:
API
|
By
James Milligan
·
#11
·
|
|
Re: Feedback 2017-08-12
Hi James,
Sorry about that. That endpoint should be considered not implemented right now (and the docs are wrong). I've just added the 'NI' in the docs for that.
Good catch. I will update the
Hi James,
Sorry about that. That endpoint should be considered not implemented right now (and the docs are wrong). I've just added the 'NI' in the docs for that.
Good catch. I will update the
|
By
Mark Fletcher
·
#10
·
|
|
Feedback 2017-08-12
Just a few things I've picked up this evening:
API errors
https://groups.io/static/api#get-topics consistently getting BAD_REQUEST with this one despite a valid group_id set
Just a few things I've picked up this evening:
API errors
https://groups.io/static/api#get-topics consistently getting BAD_REQUEST with this one despite a valid group_id set
|
By
James Milligan
·
#9
·
|
|
Re: Java API client/wrapper
The client repo has now had an initial set of code published to it, implementing login functionality, fetching current user information, their subscriptions, and members in specified groups (requires
The client repo has now had an initial set of code published to it, implementing login functionality, fetching current user information, their subscriptions, and members in specified groups (requires
|
By
James Milligan
·
#8
·
|
|
Updates
fyi, I've completed the /updategroup endpoint, and it should now be working completely. I've also fixed a bunch of errors in the docs around /updategroup.
Mark
fyi, I've completed the /updategroup endpoint, and it should now be working completely. I've also fixed a bunch of errors in the docs around /updategroup.
Mark
|
By
Mark Fletcher
·
#7
·
|
|
Re: Updates
To me, the 'standard' (for some definition of standard online these days!) is for POSTs on creation, PUTs for providing whole objects for update (or creation), and PATCHes for providing partial
To me, the 'standard' (for some definition of standard online these days!) is for POSTs on creation, PUTs for providing whole objects for update (or creation), and PATCHes for providing partial
|
By
James Milligan
·
#6
·
|
|
Re: Some initial questions...
On Thu, Aug 10, 2017 at 12:18 pm, Mark Fletcher wrote:Received, thanks.
OK. Our mods wouldn't be used to using that section for notes on members so it should be easy to store some structured data in
On Thu, Aug 10, 2017 at 12:18 pm, Mark Fletcher wrote:Received, thanks.
OK. Our mods wouldn't be used to using that section for notes on members so it should be easy to store some structured data in
|
By
James Milligan
·
#5
·
|
|
Updates
Hi All,
I've made some changes to the API with respect to how updates/deletes are going to be made. The docs previously said that you would post a JSON object to update something. I have changed that
Hi All,
I've made some changes to the API with respect to how updates/deletes are going to be made. The docs previously said that you would post a JSON object to update something. I have changed that
|
By
Mark Fletcher
·
#4
·
|
|
Re: Some initial questions...
Hi James,
I will get you a demo API key off-line.
I'd like to have something like that, but it will have to wait, and it may be a part of a future feature where owners can set up questionnaires for
Hi James,
I will get you a demo API key off-line.
I'd like to have something like that, but it will have to wait, and it may be a part of a future feature where owners can set up questionnaires for
|
By
Mark Fletcher
·
#3
·
|
|
Java API client/wrapper
As I'll be needing to develop code to interact with the Groups.IO API, I've decided to try and make this available open source from the off. The GitHub project is available here:
As I'll be needing to develop code to interact with the Groups.IO API, I've decided to try and make this available open source from the off. The GitHub project is available here:
|
By
James Milligan
·
#2
·
Edited
|
|
Some initial questions...
- Where can API keys be found or generated? Since the API is still in alpha, is it just a case that they are unavailable right now?
- Are there plans to support custom fields that can only be edited
- Where can API keys be found or generated? Since the API is still in alpha, is it just a case that they are unavailable right now?
- Are there plans to support custom fields that can only be edited
|
By
James Milligan
·
#1
·
Edited
|