Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dtgoitia/format-phone-google-script
This Google Script adds Spanish and UK phone prefixes to all contacts within the active Google account.
https://github.com/dtgoitia/format-phone-google-script
Last synced: about 1 month ago
JSON representation
This Google Script adds Spanish and UK phone prefixes to all contacts within the active Google account.
- Host: GitHub
- URL: https://github.com/dtgoitia/format-phone-google-script
- Owner: dtgoitia
- Created: 2018-02-02T17:18:43.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-02T17:20:22.000Z (almost 7 years ago)
- Last Synced: 2024-10-28T13:55:33.322Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This Google Script adds Spanish and UK phone prefixes to all contacts within the active Google account.
## Instructions
1. Log in to your Google Account.
2. Access [Google Apps Script](http://script.google.com) page.
3. Create a **New script**.
4. Copy the content of the file `addPrefixToGoogleContantPhones.gs`.
5. Paste onto the left panel of your new Google Apps Script, overwriting the existing default content.
5. Hit _Run_ (top menu).
6. Give permissions
7. Hit _Run_ again, as the script doesn't run after giving permissions.**NOTE**: check the log for ERRORs. You can open the logs using the top menu _View_ > _Logs_; or with the shortcut `Ctrl+Enter`.