|
Re: Files access?
How far back does the yahoo storm set you on your roadmap? I am interested in using the API to upload files, but it is marked "don't use" right now.
Can you estimate when you might have time to get
How far back does the yahoo storm set you on your roadmap? I am interested in using the API to upload files, but it is marked "don't use" right now.
Can you estimate when you might have time to get
|
By
Dennis Parker
·
#121
·
|
|
Re: enable download_archives permission
The permission to download archives can be enabled by checking the corresponding box within the `Admin>Settings>Message Policies` page. Note that if this box is checked, any subscriber can download
The permission to download archives can be enabled by checking the corresponding box within the `Admin>Settings>Message Policies` page. Note that if this box is checked, any subscriber can download
|
By
valcos
·
#122
·
|
|
Re: 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
·
|
|
Re: enable download_archives permission
thanks Mark for answering!
thanks Mark for answering!
|
By
valcos
·
#124
·
|
|
Problem creating a draft
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
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
|
By
sierragamers@...
·
#125
·
|
|
Re: Problem creating a draft
Nevermind -- I got this one working by posting the request differently.
Thank you! All good (for the moment)
-Ken W
Nevermind -- I got this one working by posting the request differently.
Thank you! All good (for the moment)
-Ken W
|
By
sierragamers@...
·
#126
·
|
|
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
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
|
By
sierragamers@...
·
#127
·
|
|
Help! I'm confused on how to migrate via the api
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@...
·
#128
·
|
|
Re: Help! I'm confused on how to migrate via the api
Have you looked at directadd? It adds the users and subscribes them.
-Andrew--
Have you looked at directadd? It adds the users and subscribes them.
-Andrew--
|
By
Andrew Schaefer
·
#129
·
|
|
Re: Help! I'm confused on how to migrate via the api
Thank you! I saw that, and am happy to upgrade the site to premium. (The rest API says the site needs to be upgraded to use the directadd call)
The parameters to Directadd only are email address -- it
Thank you! I saw that, and am happy to upgrade the site to premium. (The rest API says the site needs to be upgraded to use the directadd call)
The parameters to Directadd only are email address -- it
|
By
sierragamers@...
·
#130
·
|
|
Re: Help! I'm confused on how to migrate via the api
It just creates the account. No password needed to log in, but one can be set if wanted. See https://groups.io/g/GroupManagersForum/wiki/Logging-In
Duane
It just creates the account. No password needed to log in, but one can be set if wanted. See https://groups.io/g/GroupManagersForum/wiki/Logging-In
Duane
|
By
Duane
·
#131
·
|
|
Re: Help! I'm confused on how to migrate via the api
The users get an email stating that they have been added, and it lets them finish setting up their account.
BTW I'm just a customer like you.
The users get an email stating that they have been added, and it lets them finish setting up their account.
BTW I'm just a customer like you.
|
By
Andrew Schaefer
·
#132
·
|
|
Re: Help! I'm confused on how to migrate via the api
Hmmm ... So .. I have several sites I'm migrating. They have thousands of posts and thousands of users. I wanted to migrate everything over and then let the users know. The problem will be that if it
Hmmm ... So .. I have several sites I'm migrating. They have thousands of posts and thousands of users. I wanted to migrate everything over and then let the users know. The problem will be that if it
|
By
sierragamers@...
·
#133
·
|
|
Re: Help! I'm confused on how to migrate via the api
I upgraded and tried the DirectAdd API.
It works fine, and is what I'll use for migration. It did do one thing I don't love ...
It sends an email to users that I can't stop. It means I can't get
I upgraded and tried the DirectAdd API.
It works fine, and is what I'll use for migration. It did do one thing I don't love ...
It sends an email to users that I can't stop. It means I can't get
|
By
sierragamers@...
·
#134
·
|
|
Re: Help! I'm confused on how to migrate via the api
When you import your messages, I’ll be very interested to know if they are entered (and placed into the message count matrix on the group’s home page) as the date/time that you perform the
When you import your messages, I’ll be very interested to know if they are entered (and placed into the message count matrix on the group’s home page) as the date/time that you perform the
|
By
Gilbert Coville <gilbert-groups@...>
·
#135
·
|
|
Re: Help! I'm confused on how to migrate via the api
Gilbert:
I should have that answer for you in the next couple of hours... I will post here what I learn.
-Ken W
Gilbert:
I should have that answer for you in the next couple of hours... I will post here what I learn.
-Ken W
|
By
sierragamers@...
·
#136
·
|
|
Re: Help! I'm confused on how to migrate via the api
Darn!! I am stuck again.
I tried to post a message on behalf of a user who I registered via DIRECTADD
Unfortunately I need to log them in first before they can post.
The login interface requires a
Darn!! I am stuck again.
I tried to post a message on behalf of a user who I registered via DIRECTADD
Unfortunately I need to log them in first before they can post.
The login interface requires a
|
By
sierragamers@...
·
#137
·
|
|
Re: Help! I'm confused on how to migrate via the api
If it's an email address you own, use the Email Link to Log In button. Otherwise there's no way to do it.
Duane
If it's an email address you own, use the Email Link to Log In button. Otherwise there's no way to do it.
Duane
|
By
Duane
·
#138
·
|
|
Re: Help! I'm confused on how to migrate via the api
In this case I was testing, so .. yes. I could use the login link. But ...
I am writing code to migrate an existing discussion board with thousands of users and posts. I need to insert all the
In this case I was testing, so .. yes. I could use the login link. But ...
I am writing code to migrate an existing discussion board with thousands of users and posts. I need to insert all the
|
By
sierragamers@...
·
#139
·
|
|
Re: 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
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
|
By
Mark Fletcher
·
#140
·
|