Questions tagged [google-contacts-api]

The Google Contact API allows users to programmatically interact with the Google Contacts application, which is a web based contact management application by Google. Use this tag for programming questions related to using the Google Contacts API. General computing questions about using the Google Contacts web application is off topic for Stack Overflow.

Google contacts is a web application which allows users to save their contats. This data can be shared across a users devices. For questions related to the Web application please post on Web apps stack exchange as all Google contact related questions will likely be non programming related and there for off topic for Stack Overflow

Google Contacts API

The Google Contacts API allows client applications to view and update a user's contacts. Contacts are stored in the user's Google Account; most Google services have access to the contact list.

Your client application can use the Google Contacts API to create new contacts, edit or delete existing contacts, and query for contacts that match particular criteria

For questions related to the Google contacts api please use googlecontactsapi tag.

1100 questions
-2
votes
1 answer

Unable to load Bootstrap 4.2.1 styles In Angular 7 project

I have added bootstrap to Angular Project using: npm install --popper.js npm install --jquery.js npm install --bootstrap --> It is added in the angular.json file as: "styles":…
-2
votes
1 answer

How can I get Google contact list from swift 3?

I'm trying to get contact list from swift 3? I've try with following URL to get contacts from Google but I've got 401. That's an error.. Please help me how to solve…
PPShein
  • 13,309
  • 42
  • 142
  • 227
-3
votes
1 answer

How to add contacts from ruby to Gmail?

I want to add contacts from my rails application to Gmail account. Is there any gem available to achieve this functionality.
abhsss96
  • 353
  • 2
  • 11
-3
votes
2 answers

application android contact sync

**hi, I am looking for application (apk) or php api can sync android contact with my database mysql ,i want to sync every custmer in my site (database) to my phone contact thinks,
-3
votes
1 answer

How to fetch Google contacts?

I want to create an app that requires to fetch Gmail contact list for sending friends request so kindly give all link that are applicable to get it.
alok.kumar
  • 380
  • 3
  • 11
1 2 3
73
74