Transition from yahoo groups to google groups - yahoo-api

A yahoo group I'm in is preparing for the possibility of yahoo's demise.
They are investigating the transition to google groups.
We do not want to give up either backlog or attribution of the 13,000 some posts.
Is there a way to transfer information, including users of individual posts from yahoo groups to google groups.
Alternately, is it possible from Yahoo groups to something like phpBB.
I am posting this in both Stack Exchange and in Google products forum.

While the question is an old one, others may be interested to know that using the Google Groups Migration API it is possible to upload the users and the data from Yahoo Groups.
Sequence:
Download your Yahoo Group data using Personal Groupware http://www.personalgroupware.com
Export the the data into your chosen database (e.g. MySql)
Upload the data using the Google Groups Migration API
https://developers.google.com/admin-sdk/groups-migration/v1/get-start/getting-started

You will not be able to transfer your group to Google.
The upload of group data follows this pattern:
Upload Users
Upload Subjects
Upload Replies
You will be stuck at 1) as you are unable to create the list of users on Google. You do not have write access to the Google user database.
For phpbb this will definitely be possible as you have full control of the database.

Related

Fetch Mails From MS-Exchange Using Graph API

Can someone help me out that how I can fetch mails from Exchange User's mailbox using Microsoft Graph API?
Graph API is working fine for the online exchange users (O365) not for offline users (local users), but there is another problem too. Graph API provides Rest APIs by using which we can access each mailbox individually which will become very server loaded work if more than 1000K mailbox need to be scanned one by one and also a time taking process.
I want to fetch scan all user's mailbox at once both offline and online. Just like Microsoft Powershell do.
Is there any way to do so?
Any help will be deeply appreciated.
Thanks

How can we collect the facebook group request data using a chrome extension?

Is there any way that we can collect data by asking the questions when someone wants to join the group. And we collect the data when we approve the joining request or sometimes programmatically?
Could you please elaborate on how we can use Facebook GRAPH API for fulfilling the above purpose?
Check out GroupTrack CRM...it's a CRM that is integrated into Facebook via a Chrome Extension. It does exactly what you asked (one click to approve individual or all pending members while also saving their answers to your questions and adding them to the CRM), along with a ton of other awesome stuff.
Keep notes and tags, track sales funnel stages, bookmark posts and comments, set follow up tasks with reminders, and more across unlimited Groups. Everything is synced in real time with a web app as well, so you can access your contact information from anywhere, plus it can be set up to integrate with external systems (Google Sheets, Streak, and Kartra at the moment, but many more to come).
Lastly, GroupTrack supports teams, so if you run a Group with other admins, you can share access to the CRM and have everything kept in sync. It's awesome!

list membership requests WITH answers to questions

Facebook API endpoint /v2.11/{GROUP_ID}/member_requests/ allows me to list membership requests to group I have permission.
I'm looking method/idea/etc to list membership requests WITH answers to questions (my group requires answering questions when user wants to join).
Do you have any ideas how can I achieve this?
Best regards,
Milosz
Looking for the same.
I currently found https://developers.facebook.com/docs/workplace/integrations/custom-integrations/reference/member to list members, but still can't get members' answers.
Unfortunately, you can't do this via the API. However, there are some Chrome Extensions that allow you to save the answers to those questions!
Check out GroupTrack CRM...it's a CRM that is integrated into Facebook via a Chrome Extension. It does what you're looking for (one click to approve individual or all pending members while also saving their answers to your questions and adding them to the CRM), along with a ton of other awesome stuff.
Keep notes and tags, track sales funnel stages, bookmark posts and comments, set follow up tasks with reminders, and more across unlimited Groups. Everything is synced in real time with a web app as well, so you can access your contact information from anywhere, plus it can be set up to integrate with external systems (Google Sheets, Streak, and Kartra at the moment, but many more to come).
Lastly, GroupTrack supports teams, so if you run a Group with other admins, you can share access to the CRM and have everything kept in sync. It's awesome!

Automatic Facebook ad form data warehouse insights

I have a client's data warehouse in which I fetch a lot of data. I have a star schema for Newsletters and global emails. I also set up client's ads on Facebook and create audiences to target them right.
So, is it possible to connect the graph API/Marketing API to my database and make ad automatization?
For example, I would like to remarket people who for haven't opened an email. For sure I could do a select on my database (something like SELECT * email from newsletters where NLT_ID=1 and where opened="NO"; and then add these email in a new audience and target these people with the same content. But is it possible to achieve that (more) automatically?
If yes, with which program, is this Azure?
Please provide example also in your answer.

Google Apps in Domain

I'm thinking about using google apps for my website so I can use the email service, calendar to display events, and docs so that the user can upload files and it will be saved to google docs. But I had a question about pricing, i've been reading on the website but i can't seem to answer my question. For the free version of google apps it says maximum users 10, what does that mean? Who are users? Do they mean a maximum of 10 people can register for an account on your website and use the apps?
I'll be having a few hundred registering so if that's what maximum users means, then can someone recommend an alternative, i mainly only need the docs (email would be nice)
Maximum users means that you'll be able to create only 10 users - email addresses (aliases are not count).