|
/downloadarchives
Hi All,
I've added a /downloadarchives endpoint.
Cheers,
Mark
Hi All,
I've added a /downloadarchives endpoint.
Cheers,
Mark
|
By
Mark Fletcher
·
#26
·
|
|
Re: API for Message Metrics?
Hi Mark,
Yep, there definitely will be. You can already download archives from the website, in mbox format. Adding an API will be simple and I'll get to that next week when I'm back working on the
Hi Mark,
Yep, there definitely will be. You can already download archives from the website, in mbox format. Adding an API will be simple and I'll get to that next week when I'm back working on the
|
By
Mark Fletcher
·
#25
·
|
|
API for Message Metrics?
Wonder if there will be, or could be, an an API to grab raw messages archives (ie, mbox). This would be used to render some dashboard visualizations of historical activity. Maybe better, would be to
Wonder if there will be, or could be, an an API to grab raw messages archives (ie, mbox). This would be used to render some dashboard visualizations of historical activity. Maybe better, would be to
|
By
Mark Griffin
·
#24
·
|
|
/updatesub and /deletesub
Hi,
/updatesub and /deletesub now work. Also, I've gone through and fixed some inconsistencies in the documentation (formatting, how it's laid out, etc). Finally, I've improved the API doc diff
Hi,
/updatesub and /deletesub now work. Also, I've gone through and fixed some inconsistencies in the documentation (formatting, how it's laid out, etc). Finally, I've improved the API doc diff
|
By
Mark Fletcher
·
#23
·
|
|
Re: Create subgroup issues
Hi James,
I think it should be working now. I've also fixed up the docs a bit about it.
Also, I've added a working /deletegroup endpoint, and improved how the diff'ed docs look.
Thanks,
Mark
Hi James,
I think it should be working now. I've also fixed up the docs a bit about it.
Also, I've added a working /deletegroup endpoint, and improved how the diff'ed docs look.
Thanks,
Mark
|
By
Mark Fletcher
·
#22
·
|
|
Create subgroup issues
The createsubgroup endpoint doesn't seem to like my requests, I receive bad_request on sub_group_name. The docs don't make it particularly clear whether it should be a GET or POST, but trying either
The createsubgroup endpoint doesn't seem to like my requests, I receive bad_request on sub_group_name. The docs don't make it particularly clear whether it should be a GET or POST, but trying either
|
By
James Milligan
·
#21
·
|
|
Re: Friday updates
Thanks Mark. I guess it depends - bad request feels more like there's a field or otherwise structural issue with the request, whereas invalid value is (to me) saying that the request itself is valid,
Thanks Mark. I guess it depends - bad request feels more like there's a field or otherwise structural issue with the request, whereas invalid value is (to me) saying that the request itself is valid,
|
By
James Milligan
·
#20
·
|
|
Re: Updates
Yep, working for me too. Cheers!
--
Kind regards,
James Milligan
Need to integrate with the Groups.io API in Java? Check out the Groups.io API Java client
Yep, working for me too. Cheers!
--
Kind regards,
James Milligan
Need to integrate with the Groups.io API in Java? Check out the Groups.io API Java client
|
By
James Milligan
·
#19
·
|
|
Friday updates
Hi All,
There is now a working changelog/diff function for the API docs. It's at
https://groups.io/apichangelog
It's not perfect, but should hopefully be helpful.
I've also changed the URL for the
Hi All,
There is now a working changelog/diff function for the API docs. It's at
https://groups.io/apichangelog
It's not perfect, but should hopefully be helpful.
I've also changed the URL for the
|
By
Mark Fletcher
·
#18
·
|
|
Re: Updates
Ok, I think it's fixed now for sure.
Thanks,
Mark
Ok, I think it's fixed now for sure.
Thanks,
Mark
|
By
Mark Fletcher
·
#17
·
|
|
Re: Updates
On Thu, Aug 17, 2017 at 04:08 pm, Mark Fletcher wrote:
Please try it now. I've also updated it to take some additional parameters.Hmm, still getting 200 OK but the object hasn't changed :-/
It
On Thu, Aug 17, 2017 at 04:08 pm, Mark Fletcher wrote:
Please try it now. I've also updated it to take some additional parameters.Hmm, still getting 200 OK but the object hasn't changed :-/
It
|
By
James Milligan
·
#16
·
|
|
Re: Updates
Hi James,
Please try it now. I've also updated it to take some additional parameters.
Error objects now have an "object" field, to be consistent with the other objects. I also changed
Hi James,
Please try it now. I've also updated it to take some additional parameters.
Error objects now have an "object" field, to be consistent with the other objects. I also changed
|
By
Mark Fletcher
·
#15
·
|
|
Re: Updates
Hi Mark,
The /updateuser endpoint seems to accept (200 OK) my requests, but doesn't actually proceed to update the user:
It just returns the existing user as it was beforehand. I did try with a
Hi Mark,
The /updateuser endpoint seems to accept (200 OK) my requests, but doesn't actually proceed to update the user:
It just returns the existing user as it was beforehand. I did try with a
|
By
James Milligan
·
#14
·
|
|
API updates
Hi All,
I've added the /invite, /searchmembers and /getsubgroups endpoints today. In addition, I added the missing 'parent_group_id' field to group responses.
Thanks,
Mark
Hi All,
I've added the /invite, /searchmembers and /getsubgroups endpoints today. In addition, I added the missing 'parent_group_id' field to group responses.
Thanks,
Mark
|
By
Mark Fletcher
·
#13
·
|
|
Updates
Hi All,
I just pushed a bunch of updates to the api server and docs. All of the member-related endpoints except invite now work. I've also combined some different permissions to make checking easier
Hi All,
I just pushed a bunch of updates to the api server and docs. All of the member-related endpoints except invite now work. I've also combined some different permissions to make checking easier
|
By
Mark Fletcher
·
#12
·
|
|
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
·
|