|
Sample code to integrate with .NET 2 messages
#api
#important
Does anyone have a sample .NET code to call basic API endpoints such as authentication, creating group etc. Greatly appreciate if someone can share the code sample
Does anyone have a sample .NET code to call basic API endpoints such as authentication, creating group etc. Greatly appreciate if someone can share the code sample
|
By
Nadeem Shehzad
·
|
|
#api 3 messages
#api
Hi, I'd like to add a user to my group via the /directadd API, but have their status be set to "sub_status_pending" so that an administrator has to approve them from the pending state. Is this possibl
Hi, I'd like to add a user to my group via the /directadd API, but have their status be set to "sub_status_pending" so that an administrator has to approve them from the pending state. Is this possibl
|
By
Matt Dorn
·
|
|
Is there an API endpoint for muting a topic? 3 messages
Hi there -- Is there an API endpoint for muting a topic? I can't seem to find one on the API reference page -- only for muting a hashtag -- and I haven't been able to find any discussion in this group
Hi there -- Is there an API endpoint for muting a topic? I can't seem to find one on the API reference page -- only for muting a hashtag -- and I haven't been able to find any discussion in this group
|
By
Hugh Brown VA7UNX
·
|
|
[feature request] Add start_msg_date param to endpoint /downloadarchives 5 messages
Hi Mark, It would be great if the endpoint /downloadarchives could have an optional parameter to download messages after a given date. The param (e.g., start_msg_date) would be similar to start_msg_nu
Hi Mark, It would be great if the endpoint /downloadarchives could have an optional parameter to download messages after a given date. The param (e.g., start_msg_date) would be similar to start_msg_nu
|
By
valcos
·
|
|
getfiledirectory 2 messages
Hello Do I understand correctly that getfiledirectory does not get a list of files but only a list of folders, *and* that it gets only a list of folder within the specified path (not folders within th
Hello Do I understand correctly that getfiledirectory does not get a list of files but only a list of folders, *and* that it gets only a list of folder within the specified path (not folders within th
|
By
Samuel Murrayy
·
|
|
addfiles API still in development?
I'm trying to automate uploading files from a now-defunct Yahoo Group. The /api/v1/addfiles API looks like it will work for this, but it's documentation says "IN DEVELOPMENT. DO NOT USE YET." Is this
I'm trying to automate uploading files from a now-defunct Yahoo Group. The /api/v1/addfiles API looks like it will work for this, but it's documentation says "IN DEVELOPMENT. DO NOT USE YET." Is this
|
By
Christopher Warrington
·
|
|
direct_add Changes 2 messages
Hello, I noticed a small change in the response to direct_add (https://groups.io/api#direct_add) that appeared sometime around November 2019 or maybe a earlier. The direct_add_results (https://groups.
Hello, I noticed a small change in the response to direct_add (https://groups.io/api#direct_add) that appeared sometime around November 2019 or maybe a earlier. The direct_add_results (https://groups.
|
By
Jordan Evans
·
|
|
What are the possible values for sort_field with the Get Topic method?
#api
I have deduced that the sort-dir may be desc but I have been unable to deduce what the sort_field values may be. I have tried 'Updated' and 'updated' but they get converted to 'Created'. I would like
I have deduced that the sort-dir may be desc but I have been unable to deduce what the sort_field values may be. I have tried 'Updated' and 'updated' but they get converted to 'Created'. I would like
|
By
Graham Lawrence
·
|
|
API and enterprise endpoint 2 messages
hi, I am trying to use the API for the first time.. I managed to authenticate using groups.io/api/v1/login, and could make some queries. however, what I really want to do is access our enterprise endp
hi, I am trying to use the API for the first time.. I managed to authenticate using groups.io/api/v1/login, and could make some queries. however, what I really want to do is access our enterprise endp
|
By
Nicolas Dechesne
·
|
|
Donation Payment Methods
Any chance we could get something other than Stripe for accepting donations (venmo, paypal, patreon)? Stripe is a heavy weight tool for the job; I'm just hearding a group of outdoor enthusiast - not a
Any chance we could get something other than Stripe for accepting donations (venmo, paypal, patreon)? Stripe is a heavy weight tool for the job; I'm just hearding a group of outdoor enthusiast - not a
|
By
somaspack
·
|
|
authentication question 4 messages
Hi! I've decided to move this question to its own topic :) Do y'all use your own email/password combos for this stuff (and then figure out securing the info depending on your server/software situation
Hi! I've decided to move this question to its own topic :) Do y'all use your own email/password combos for this stuff (and then figure out securing the info depending on your server/software situation
|
By
ajomccauley@...
·
|
|
Login produces an error of invalid email 4 messages
I have tried to login using POST with my email address and password but I get array(3) { ["object"]=> string(5) "error" ["type"]=> string(13) "invalid email" ["extra"]=> string(0) "" } returned. It mi
I have tried to login using POST with my email address and password but I get array(3) { ["object"]=> string(5) "error" ["type"]=> string(13) "invalid email" ["extra"]=> string(0) "" } returned. It mi
|
By
Graham Lawrence
·
|
|
if you want to try to export your stuff... 2 messages
...purely as a backup plan! I used this code (a few weeks ago) to export our 1700+ membership info in 100-count JSON files (you might be able to go bigger, I didn't try): http://yahoogroupedia.pbworks
...purely as a backup plan! I used this code (a few weeks ago) to export our 1700+ membership info in 100-count JSON files (you might be able to go bigger, I didn't try): http://yahoogroupedia.pbworks
|
By
ajomccauley@...
·
|
|
Example signup form? 10 messages
Hi! Can I use the API to create a custom member signup form? I've looked in the docs, but I'm not sure if I'm not understanding how, or if I'm "not understanding" because it isn't possible to do. Does
Hi! Can I use the API to create a custom member signup form? I've looked in the docs, but I'm not sure if I'm not understanding how, or if I'm "not understanding" because it isn't possible to do. Does
|
By
ajomccauley@...
·
|
|
Help! I'm confused on how to migrate via the api 17 messages
I can successfully use the Rest API, but now need help going the next step I want to move over forum messages, but in order to do so I need to create USERS and subscriptions for the original posters.
I can successfully use the Rest API, but now need help going the next step I want to move over forum messages, but in order to do so I need to create USERS and subscriptions for the original posters.
|
By
sierragamers@...
·
|
|
Message to +subscribe, re: display name
Forking off topic #156 I'm thinking of using a basic webform on our website (it's Drupal so there's a webform module) that just sends a message to the "+subscribe" email address of our group. The auto
Forking off topic #156 I'm thinking of using a basic webform on our website (it's Drupal so there's a webform module) that just sends a message to the "+subscribe" email address of our group. The auto
|
By
ajomccauley@...
·
|
|
BREAKING CHANGES 3 messages
#important
Hello, There are some upcoming breaking changes to the API. The most important change is that we're switching from HTTP Basic Auth to a cookies based authentication. Starting now, the /login endpoint
Hello, There are some upcoming breaking changes to the API. The most important change is that we're switching from HTTP Basic Auth to a cookies based authentication. Starting now, the /login endpoint
|
By
Mark Fletcher
·
|
|
Turning off notifications when importing users and messages
Can you give me a quick hint as to all of the notifications that I should turn off prior to importing thousands of messages and members? (via the rest API) I'd like to be able to get this all set up q
Can you give me a quick hint as to all of the notifications that I should turn off prior to importing thousands of messages and members? (via the rest API) I'd like to be able to get this all set up q
|
By
sierragamers@...
·
|
|
Problem creating a draft 2 messages
Greetings. I have several thousand posts, replies and members to move over from several websites. My plan is to use the API to do so and I have just started experimenting. I have successfully logged i
Greetings. I have several thousand posts, replies and members to move over from several websites. My plan is to use the API to do so and I have just started experimenting. I have successfully logged i
|
By
sierragamers@...
·
|
|
enable download_archives permission 5 messages
Hi there, How can I enable the download_archives permission to download archives from a group? Should I contact the group's owner or there are some steps I can do on my side? Thanks in advance, Valeri
Hi there, How can I enable the download_archives permission to download archives from a group? Should I contact the group's owner or there are some steps I can do on my side? Thanks in advance, Valeri
|
By
valcos
·
|