Developer Verification
Before you can create your Yahoo OAuth client, you’ll need to be verified as a developer. Visit the Yahoo Sender Hub and complete this form and complete all the fields, being sure to select CardDav
as the API Required.
Once you submit, you should immediately receive an email to confirm that they received your request.
At this time there is no indication of how long the request will take to process.
Create your OAuth Client
After you follow these steps, your users will see your domain in the Yahoo Authentication window instead of ours.
- If you haven’t already done so, create a Proxy URL on your application’s domain.
- Sign in to the Yahoo Developer Portal with the Yahoo ID that is associated with your verified developer account.
- Create a new project to use the Contacts API. This account must have read access to Contacts. Also, we recommend that you check all the permissions under “OpenID Connect Permissions” if you intend to use the
contact_owner
property. - Set the Callback Domain to your application’s domain. This value must match the host of your Proxy URL and must not include
https://
or any path. For example, if your Proxy URL ishttps://example.com/proxy
, your Callback Domain should beexample.com
. - Verify your domain with Yahoo.
- Record the following values from your Yahoo project:
Client ID
&Client Secret
. - Sign in to your CloudSponge account and Add OAuth Credential from your keys page.
- Enter the
Consumer Key
,Consumer Secret
andApplication ID
that you recorded above and your Proxy URL from step 1 above. - To associate the branding with your site: click Sites, click the Assign OAuth button beside your site and choose the new branding in the Yahoo dropdown.
- Submit and test a Yahoo import.
Here you can see your the Yahoo Contact Importer Status