|
addfiles API still in development?
Hello, Sorry, I don't have a timeframe at this point. App development has changed and no longer is relying on the API, so API work has been deprioritized until the app is done. Thanks, Mark
Hello, Sorry, I don't have a timeframe at this point. App development has changed and no longer is relying on the API, so API work has been deprioritized until the app is done. Thanks, Mark
|
By
Mark Fletcher
· #225
·
|
|
Unable to authentication with token
Hello, Have you tried using curl, like: curl "https://groups.io/api/v1/getuser" \ -u TOKEN: Where TOKEN is the token (don't forget the colon at the end)? Thanks, Mark
Hello, Have you tried using curl, like: curl "https://groups.io/api/v1/getuser" \ -u TOKEN: Where TOKEN is the token (don't forget the colon at the end)? Thanks, Mark
|
By
Mark Fletcher
· #223
·
|
|
direct_add support for sub-groups
#api
Hello, You can use that API endpoint to add people to subgroups when they already are members of the main group. You'll get an error telling you that the person is a member of the main group, but you
Hello, You can use that API endpoint to add people to subgroups when they already are members of the main group. You'll get an error telling you that the person is a member of the main group, but you
|
By
Mark Fletcher
· #220
·
|
|
Planning to start a groups.io group - question about API access
Hello, Access to the API follows the same permissions structure as the website. If someone can access a feature on the website, they can access it through the API. If they can't access the feature on
Hello, Access to the API follows the same permissions structure as the website. If someone can access a feature on the website, they can access it through the API. If they can't access the feature on
|
By
Mark Fletcher
· #214
·
|
|
most_recent_message is always 0001-01-01T00:00:00Z
That field is actually supposed to be the most recent message sent to the group overall, not by the member. I admit that's not what someone would think it is, and I need to re-think that field, and if
That field is actually supposed to be the most recent message sent to the group overall, not by the member. I admit that's not what someone would think it is, and I need to re-think that field, and if
|
By
Mark Fletcher
· #211
·
|
|
App updates
Hi All, Just a reminder that the app is continuing to be developed and I'd appreciate any feedback you may have about it. Push notifications now work, for example, so you can be notified on the go abo
Hi All, Just a reminder that the app is continuing to be developed and I'd appreciate any feedback you may have about it. Push notifications now work, for example, so you can be notified on the go abo
|
By
Mark Fletcher
· #202
·
|
|
/login Changes
Hi Jordan, It was removed on May 26th as part of a fix for a bug preventing the in-development app from logging in on domains other than groups.io It should all work as before except you need to log i
Hi Jordan, It was removed on May 26th as part of a fix for a bug preventing the in-development app from logging in on domains other than groups.io It should all work as before except you need to log i
|
By
Mark Fletcher
· #200
·
|
|
OpenAPI spec
Hi Jordan, We don't have that, sorry. The docs are generated via a custom program that parses the source code and comments. Mark
Hi Jordan, We don't have that, sorry. The docs are generated via a custom program that parses the source code and comments. Mark
|
By
Mark Fletcher
· #197
·
|
|
#api
#api
It's not currently possible, and I can't think of any workarounds off-hand. Can you give me some more information on what you're trying to accomplish? Thanks, Mark
It's not currently possible, and I can't think of any workarounds off-hand. Can you give me some more information on what you're trying to accomplish? Thanks, Mark
|
By
Mark Fletcher
· #192
·
|
|
Is there an API endpoint for muting a topic?
Hello, That endpoint doesn't yet exist, but it's on the TODO list. Thanks, Mark
Hello, That endpoint doesn't yet exist, but it's on the TODO list. Thanks, Mark
|
By
Mark Fletcher
· #189
·
|
|
[feature request] Add start_msg_date param to endpoint /downloadarchives
That line appears in the email headers of every email message downloaded. Look for the largest, which should be in the last message downloaded, and use that next time. I may be able to add start_msg_d
That line appears in the email headers of every email message downloaded. Look for the largest, which should be in the last message downloaded, and use that next time. I may be able to add start_msg_d
|
By
Mark Fletcher
· #186
·
|
|
[feature request] Add start_msg_date param to endpoint /downloadarchives
It would be more reliable for you to use the start_msg_num parameter in coordination with the X-Groupsio-MsgNum header line. That way you are guaranteed to fetch all messages, with no overlap. Is ther
It would be more reliable for you to use the start_msg_num parameter in coordination with the X-Groupsio-MsgNum header line. That way you are guaranteed to fetch all messages, with no overlap. Is ther
|
By
Mark Fletcher
· #184
·
|
|
direct_add Changes
Hello, This should be fixed now. Thanks, Mark
Hello, This should be fixed now. Thanks, Mark
|
By
Mark Fletcher
· #179
·
|
|
API and enterprise endpoint
Hello Nicolas, Sorry about that. You should be able to access the API via that URL now. Thanks, Mark
Hello Nicolas, Sorry about that. You should be able to access the API via that URL now. Thanks, Mark
|
By
Mark Fletcher
· #176
·
|
|
Login produces an error of invalid email
I saw some calls where no email address was sent. That would result in that error. Mark
I saw some calls where no email address was sent. That would result in that error. Mark
|
By
Mark Fletcher
· #168
·
|
|
Uploading Pictures via API getting inadequate_permissions
#api
I just fixed a bug with that call. Please try again. Thanks, Mark
I just fixed a bug with that call. Please try again. Thanks, Mark
|
By
Mark Fletcher
· #160
·
|
|
BREAKING CHANGES
#important
That's legacy and I've just removed it. Thanks, Mark
That's legacy and I've just removed it. Thanks, Mark
|
By
Mark Fletcher
· #155
·
|
|
Help! I'm confused on how to migrate via the api
Ken, The API is not designed for that and there is no way for you to do that using the API. If you can convert the messages into an mbox format, I can import them into your group, along with your user
Ken, The API is not designed for that and there is no way for you to do that using the API. If you can convert the messages into an mbox format, I can import them into your group, along with your user
|
By
Mark Fletcher
· #140
·
|
|
enable download_archives permission
Hello, The thing to remember with permissions is that if you don't have permission to do something using the website, you won't have permission to do it using the API. Mark
Hello, The thing to remember with permissions is that if you don't have permission to do something using the website, you won't have permission to do it using the API. Mark
|
By
Mark Fletcher
· #123
·
|
|
Files access?
It's on the road map. Probably in a week or two. Thanks, Mark
It's on the road map. Probably in a week or two. Thanks, Mark
|
By
Mark Fletcher
· #118
·
|