You have no favorites... yet!
Use the Library tree on the left to select a Choreo to call from your gateway device.
Use the Library tree on the left to select a Choreo to call from your edge device via the gateway.
Library . Google . Contacts . UpdateContact
Update an existing contact's information.
/*
TembooTask class placeholder
*/
/*
TembooTask header placeholder
*/
Since you've changed your device configuration, you'll need to tell us about this new device.
This feature is in experimental mode - pricing coming soon.
Send your code straight to a GitHub repository.
Your code will be visible by others in your repos. Keep credentials private by saving a Profile or commit code with Placeholder inputs.
The following files will be added to this repo:
You'll be able to edit and share your code from TI's CCS Cloud IDE.
The following will be sent to CCS Cloud:
/*
Your auto-generated code will appear here once you've configured your device above.
*/
/*
A header file containing your Temboo account information will appear here once you've
configured your device above.
*/
/*
Please log in to generate proxy server code for use with the JavaScript SDK.
*/
This Choreo uses an OAuth 2.0 client ID, client secret, access token, and refresh token to authenticate the associated Google account, retrieves information for a specified contact from that account, then modifies specified data (email address, telephone number, etc.) for that contact. Go here for more information on this API method.
Here's an example of the XML returned by this Choreo:
<?xml version="1.0" encoding="UTF-8"?> <feed xmlns="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:gContact="http://schemas.google.com/contact/2008" xmlns:batch="http://schemas.google.com/gdata/batch" xmlns:gd="http://schemas.google.com/g/2005" gd:etag="W/"DEEAR3s5fit7I2A9WhRQFEk.""> <id>elmojohnson@penny.faux</id> <updated>2011-12-09T16:04:06.526Z</updated> <category scheme="http://schemas.google.com/g/2005#kind" term="http://schemas.google.com/contact/2008#contact"/> <title>AJ Jennings's Contacts</title> <link rel="alternate" type="text/html" href="http://www.google.com/"/> <link rel="http://schemas.google.com/g/2005#feed" type="application/atom+xml" href="https://www.google.com/m8/feeds/contacts/elmojohnson%40penny.faux/full"/> <link rel="http://schemas.google.com/g/2005#post" type="application/atom+xml" href="https://www.google.com/m8/feeds/contacts/elmojohnson%40penny.faux/full"/> <link rel="http://schemas.google.com/g/2005#batch" type="application/atom+xml" href="https://www.google.com/m8/feeds/contacts/elmojohnson%40penny.faux/full/batch"/> <link rel="self" type="application/atom+xml" href="https://www.google.com/m8/feeds/contacts/elmojohnson%40penny.faux/full?q=cappy&max-results=25"/> <author> <name>Elmo Johnson</name> <email>elmojohnson@penny.faux</email> </author> <generator version="1.0" uri="http://www.google.com/m8/feeds">Contacts</generator> <openSearch:totalResults>1</openSearch:totalResults> <openSearch:startIndex>1</openSearch:startIndex> <openSearch:itemsPerPage>25</openSearch:itemsPerPage> <entry gd:etag=""SXg4eDVSLit7I2A9WhRQE0UITwY.""> <id>http://www.google.com/m8/feeds/contacts/elmojohnson%40penny.faux/base/76a3b1108d37f85c</id> <updated>2011-12-08T22:20:28.630Z</updated> <app:edited xmlns:app="http://www.w3.org/2007/app">2011-12-08T22:20:28.630Z</app:edited> <category scheme="http://schemas.google.com/g/2005#kind" term="http://schemas.google.com/contact/2008#contact"/> <title>Cappy Trickbone</title> <link rel="http://schemas.google.com/contacts/2008/rel#photo" type="image/*" href="https://www.google.com/m8/feeds/photos/media/elmojohnson%40penny.faux/76a3b1108d37f85c"/> <link rel="self" type="application/atom+xml" href="https://www.google.com/m8/feeds/contacts/elmojohnson%40penny.faux/full/76a3b1108d37f85c"/> <link rel="edit" type="application/atom+xml" href="https://www.google.com/m8/feeds/contacts/elmojohnson%40penny.faux/full/76a3b1108d37f85c"/> <gd:name> <gd:fullName>Casper Trickbone</gd:fullName> <gd:givenName>Casper</gd:givenName> <gd:familyName>Trickbone</gd:familyName> </gd:name> <gd:email rel="http://schemas.google.com/g/2005#work" address="casper@penny.faux" primary="true"/> <gd:phoneNumber rel="http://schemas.google.com/g/2005#work" primary="true"> (555) 304-5843 </gd:phoneNumber> </entry> </feed>
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms