Re: getmemberdirectory from non-member admin
Christopher Schmidt
On Mon, Jan 11, 2021 at 8:33 PM Duane <txpigeon@...> wrote: On Mon, Jan 11, 2021 at 07:20 PM, Christopher Schmidt wrote: It does: as I said: "I can get this list for subgroups I am a member of." And yes, this is what I expect is the case, which is why I'm looking for any useful workarounds :) -- Chris
|
|
Re: getmemberdirectory from non-member admin
On Mon, Jan 11, 2021 at 07:20 PM, Christopher Schmidt wrote:
Is there a workaround for this, or is this something I'm doing wrong?I've only played with the API, so definitely not an expert. To me, the easiest answer would be to make yourself a member of the subgroup to see if it works then. If so, then we'll know that the implied ownership of a main group owner/mod isn't (yet?) understood by the API. Duane
|
|
getmemberdirectory from non-member admin
Christopher Schmidt
Hi, I am able to access the member list via the web UI (https://maingroup.groups.io/g/subgroupname/members). I can get this list for subgroups I am a member of. Is there a workaround for this, or is this something I'm doing wrong?
|
|
Re: addfiles API still in development?
Christopher Warrington
On 2021-01-05 8:55 AM, Mark Fletcher wrote:
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.Cool. Thanks for the info. An explicit "I don't know" is better than the dreaded "Real soon now". 😄 Off-list, someone reminded me of the Upload Folder feature. That may be good enough as well. -- Christopher Warrington
|
|
Re: addfiles API still in development?
Eric di Domenico
On Tue, Jan 5, 2021 at 11:55 AM, Mark Fletcher wrote:
App development has changed and no longer is relying on the API, so API work has been deprioritized until the app is done.This sucks. I moved a group over to this site from Yahoo hoping to have a better experience and the API was a huge part of that. Being able to build and improve on the experience. The app has been mentioned for at least 2 years since I got here and it still isn't out. I've asked this before, but why don't you open source the backend so the community, interested in interacting with the service more, can help accelerate development? Honestly, this is a paid service, as a paying customer, I want the API to be a priority, it was one of the features that attracted me to this site.
|
|
Re: addfiles API still in development?
Hello, On Mon, Jan 4, 2021 at 9:56 PM Christopher Warrington <lists@...> wrote: Is there any timeline for when the addfiles API will be ready? I have ~500 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
|
|
Re: addfiles API still in development?
Christopher Warrington
Is there any timeline for when the addfiles API will be ready? I have ~500
files from an old Yahoo Group that I'd like to bulk upload across about 30 folders. I've gotten an uploader tool written, but the API returns 404. I double checked that it wasn't just my tool by running the curl example. That 404s too. The target group, rapidq, is a premium group (and a group with legacy access to Files as well). (It appears I brush off this bulk upload project about one a year, based on the most recent message in this thread. 😄) -- Christopher W. <lists@cw.codes>
|
|
Re: 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
On Mon, Nov 9, 2020 at 2:08 PM Justin Capogna <jcapogna@...> wrote:
|
|
Unable to authentication with token
Justin Capogna <jcapogna@...>
I'm using the /login endpoint login with email/password and then I get the token from that. I'm passing that token in a header like "Authorization: Basic <token>" to the /getuser endpoint, but /getuser returns 400 and I get there error "unauthorized_error". I've been able to successfully use the API with cookies, so I'm confident I have the endpoints right, but I'm trying to do it with tokens instead.
|
|
Re: direct_add support for sub-groups
#api
Srikanth Hanagud
Hi Mark, Thank you for the response. I tested that and it seems to work as expected. Thanks and Regards Sri
On Fri, Sep 25, 2020 at 9:39 PM Mark Fletcher <markf@corp.groups.io> wrote:
|
|
Re: direct_add support for sub-groups
#api
Hello, On Fri, Sep 18, 2020 at 10:16 AM Srikanth Hanagud <shanagud@...> wrote: It looks like we currently have a way to direct add members to subgroups but only if the user is not already in the main group. We can use the subgroupIDs to pass the sub-groups the member should be added to. 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 can ignore it. Hope this helps. Mark
|
|
direct_add support for sub-groups
#api
Srikanth Hanagud
It looks like we currently have a way to direct add members to subgroups but only if the user is not already in the main group. We can use the subgroupIDs to pass the sub-groups the member should be added to.
However, we’d like to be able to direct add to subgroups after a user has been added to the main group and there is no way to do this right now. If we try using direct add when the member is already added to the main group, we get a direct_add_existing error.
|
|
Re: Planning to start a groups.io group - question about API access
On Wed, Sep 16, 2020 at 07:55 PM, Monica wrote:
Yes, it may be we don’t need the API if these are already built in.It sounds like your first stop should be https://groups.io/helpcenter/ownersmanual and https://groups.io/helpcenter/gettingstarted After giving those a good going over, I'd create a group, opting for the Premium trial to test as many things as possible, then grab some 'volunteers' to help figure it out. At some point, you'll also need to read https://groups.io/helpcenter/membersmanual to see what members can and cannot do. Many of us create a second, non-mod/owner account to use when members have questions, so we can give them step-by-step help. Duane
|
|
Re: Planning to start a groups.io group - question about API access
Monica
RMIT Classification: Trusted
Thanks a lot, Duane. It is helpful to know about the “Allow members to download archive” and “export group data” options. Yes, it may be we don’t need the API if these are already built in. (I did go first to https://groups.io/api but didn’t find what I was looking for!)
Cheers Monica
From: api@beta.groups.io <api@beta.groups.io>
On Behalf Of Duane via groups.io
Sent: Thursday, 17 September 2020 10:52 AM To: api@beta.groups.io Subject: Re: [api] Planning to start a groups.io group - question about API access
On Wed, Sep 16, 2020 at 07:38 PM, Monica wrote:
Yes, but I don't think you really need to use the API, especially for regular members. There's a setting within the group that you can use to "Allow Members To Download Archive." Owners (and moderators with permission) can export everything related to the group using the "Export Group Data" button on the settings page. There's not a setting to limit what each member has access to.
You, or the person responsible for setting it up, should take a look at the documentation ,
https://groups.io/api
|
|
Re: Planning to start a groups.io group - question about API access
On Wed, Sep 16, 2020 at 07:38 PM, Monica wrote:
Yes, but I don't think you really need to use the API, especially for regular members. There's a setting within the group that you can use to "Allow Members To Download Archive." Owners (and moderators with permission) can export everything related to the group using the "Export Group Data" button on the settings page. There's not a setting to limit what each member has access to. You, or the person responsible for setting it up, should take a look at the documentation , https://groups.io/api Duane
|
|
Re: Planning to start a groups.io group - question about API access
Monica
RMIT Classification: Trusted
Thanks Mark.
Just to confirm:
If we set the group discussion to be only visible to group members, then only group members can access this content by the API?
Apologies if this is a newbie question: What setting options are available in the software to enact visibility to a closed group? E.g. is there a setting something like ‘content access [select group members only]’
We are still deciding whether this platform is suitable for our group, and so haven’t been able to access what it looks like to be an admin and the associated group settings yet.
Thanks for your help Monica
From: api@beta.groups.io <api@beta.groups.io>
On Behalf Of Mark Fletcher via groups.io
Sent: Thursday, 17 September 2020 1:05 AM To: api@beta.groups.io Subject: Re: [api] Planning to start a groups.io group - question about API access
Hello,
On Tue, Sep 15, 2020 at 5:55 PM Monica <monica.barratt@...> wrote:
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 the website, they can't access it via the API.
Hope this helps. Mark
|
|
Re: Planning to start a groups.io group - question about API access
Hello, On Tue, Sep 15, 2020 at 5:55 PM Monica <monica.barratt@...> wrote:
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 the website, they can't access it via the API. Hope this helps. Mark
|
|
Planning to start a groups.io group - question about API access
Monica
RMIT Classification: Trusted Hi there everyone
We are looking to start a group and are checking out all the features. Having an API so we can easily download the content of the group is an excellent feature that we are excited about. However, it is important to us that only the members of the group have access to the content and to this feature.
Can someone confirm that the group members can use the API for the group content, rather than say anyone with a groups.io account?
Thanks a lot Monica
|
|
Re: most_recent_message is always 0001-01-01T00:00:00Z
Even that doesn't seem quite right, as the group is quite active, i.e., the last message was definitely not sent nearly 2,020 years ago :-) We need the per-member most-recent-posting data to determine who the active posters are. We want to force active members to configure a signature in their groups.io profile since we require that all messages on our community board (about 1,200 members) are signed with the name and street name of the poster, to prevent semi-anonymous postings - and people tend to forget to do this on their own. (Requiring a full name tends to discourage less-than-civil exchanges, in our experience.) The plan is to reach out to active posters to update their profile, but there's no point in annoying the vast majority of listen-only members. We're also trying to get a handle on how many active members have completed that task, to see if we need to take more aggressive measures, such as putting everyone without a signature on moderation. Longer term, we also want to enforce a three-posts-a-day limit, again to discourage back-and-forth exchanges between a few list members that tend to get more heated and discourage everyone else. This would likely work best with a webhook. Thanks for considering!
On Wed, Sep 2, 2020 at 12:25 AM Mark Fletcher <markf@corp.groups.io> wrote:
|
|
Re: most_recent_message is always 0001-01-01T00:00:00Z
On Tue, Sep 1, 2020 at 7:34 PM Henning Schulzrinne <hgs10@...> wrote:
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 it should be in that object.
It's not currently possible to get either the most recent date a person sent a message nor how many messages they've sent via the API. Can you give me some more information? What would you like that information for? Thanks, Mark
|
|