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 . ConstantContact . ObtainContactInformation
Retrieves contact information from Constant Contact by specifying the contact ID.
/*
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 your Constant Contact API Key, username, and password to authenticate your account with Constant Contact, and retrieves contact information from Constant Contact by specifying the contact ID. The documentation for this Constant Contact resource can be found here.
The following is a sample of the XML information returned by this Choreo:
<?xml version="1.0" encoding="UTF-8"?> <entry xmlns="http://www.w3.org/2005/Atom"> <link href="/ws/customers/john.smith%40temboo.com/contacts/1" rel="edit"> </link> <id>http://api.constantcontact.com/ws/customers/john.smith%40temboo.com/contacts/1</id> <title type="text">Contact: john.smith@temboo.com</title> <updated>2011-09-26T21:33:44.626Z</updated> <author> <name>Constant Contact</name> </author> <content type="application/vnd.ctct+xml"> <Contact xmlns="http://ws.constantcontact.com/ns/1.0/" id="http://api.constantcontact.com/ws/customers/john.smith%40temboo.com/contacts/1"> <Status>Active</Status> <EmailAddress>john.smith@temboo.com</EmailAddress> <EmailType>HTML</EmailType> <Name>John Smith</Name> <FirstName>John</FirstName> <MiddleName></MiddleName> <LastName>Smith</LastName> <JobTitle></JobTitle> <CompanyName></CompanyName> <HomePhone></HomePhone> <WorkPhone></WorkPhone> <Addr1></Addr1> <Addr2></Addr2> <Addr3></Addr3> <City></City> <StateCode></StateCode> <StateName></StateName> <CountryCode></CountryCode> <CountryName></CountryName> <PostalCode></PostalCode> <SubPostalCode></SubPostalCode> <Note></Note> <CustomField1></CustomField1> <CustomField2></CustomField2> <CustomField3></CustomField3> <CustomField4></CustomField4> <CustomField5></CustomField5> <CustomField6></CustomField6> <CustomField7></CustomField7> <CustomField8></CustomField8> <CustomField9></CustomField9> <CustomField10></CustomField10> <CustomField11></CustomField11> <CustomField12></CustomField12> <CustomField13></CustomField13> <CustomField14></CustomField14> <CustomField15></CustomField15> <ContactLists> <ContactList id="http://api.constantcontact.com/ws/customers/john.smith%40temboo.com/lists/1"> <link xmlns="http://www.w3.org/2005/Atom" href="/ws/customers/john.smith%40temboo.com/lists/1" rel="self"> </link> <OptInSource>ACTION_BY_CUSTOMER</OptInSource> <OptInTime>2011-09-26T21:33:44.747Z</OptInTime> </ContactList> </ContactLists> <Confirmed>true</Confirmed> <InsertTime>2010-07-19T19:58:17.108Z</InsertTime> <LastUpdateTime>2011-09-26T21:33:44.626Z</LastUpdateTime> </Contact> </content> <source> <id>http://api.constantcontact.com/ws/customers/john.smith%40temboo.com/contacts</id> <title type="text">Contacts for Customer: john.smith@temboo.com</title> <link href="contacts"> </link> <link href="contacts" rel="self"> </link> <author> <name>john.smith@temboo.com</name> </author> <updated>2011-10-31T22:16:07.461Z</updated> </source> </entry>
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms