문제

can i create an a app that uses Google migration api .. to migrate my emails from outlook and yahoo to my gmail account .. is the api available to be used for a regular gamil account. The prerequisites in the documentation is very confusing.prerequsities for migration api

도움이 되었습니까?

해결책

The migration API does not work with consumer Google Accounts (like @gmail.com). For Google Apps for Business and EDU, you can use an OAuth token authorized by the regular user and migrate mail directly to that user account as long as the domain administrator has allowed user email migrations. Instructions for admins to do so are at:

https://support.google.com/a/answer/176213

under Google Apps Requirements. This API is how the Google Apps Migration for MS Outlook tool performs user-authenticated migration of mail.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top