Title: Add Google Contact
Last modified: August 30, 2016

---

# Add Google Contact

 *  Resolved [abragins](https://wordpress.org/support/users/abragins/)
 * (@abragins)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/add-google-contact/)
 * Hello,
 * Could you please give me some insight as to how I would use Keyring to add a 
   google contact from my WordPress site?
    I have a form that users submit and I
   want to add a Google contact based on the information they provide (and check
   if it already exists before adding). Can this be done?
 * [https://wordpress.org/plugins/keyring/](https://wordpress.org/plugins/keyring/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Beau Lebens](https://wordpress.org/support/users/beaulebens/)
 * (@beaulebens)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/add-google-contact/#post-6366310)
 * I don’t have a specific set of example code for this, but roughly speaking, you’ll
   want to:
 * – Make a Keyring connection to your Google account via the wp-admin UI for Keyring
   –
   That connection (token) will be saved in the database – Once your users submit
   the form, you’d handle that form submission, then use the token to make authenticated
   requests to the Google Contacts API ([https://developers.google.com/google-apps/contacts/v3/reference](https://developers.google.com/google-apps/contacts/v3/reference)),
   and check if that email exists already, and then add it if not.
 * Hope that helps.

Viewing 1 replies (of 1 total)

The topic ‘Add Google Contact’ is closed to new replies.

 * ![](https://ps.w.org/keyring/assets/icon-256x256.png?rev=1824013)
 * [Keyring](https://wordpress.org/plugins/keyring/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/keyring/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/keyring/)
 * [Active Topics](https://wordpress.org/support/plugin/keyring/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/keyring/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/keyring/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Beau Lebens](https://wordpress.org/support/users/beaulebens/)
 * Last activity: [10 years, 11 months ago](https://wordpress.org/support/topic/add-google-contact/#post-6366310)
 * Status: resolved