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 . CreateContact
Creates a contact in your Constant Contact account.
/*
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 creates a single contact in your Constant Contact account. 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"> <title type="text"> </title> <updated>2011-10-31T21:56:31.928Z</updated> <author></author> <id>http://api.constantcontact.com/ws/customers/john.smith%40temboo.com/contacts/181</id> <summary type="text">Contact</summary> <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/181"> <Status>Active</Status> <EmailAddress>odette@temboo.com</EmailAddress> <EmailType>HTML</EmailType> <Name>Odette Smith</Name> <FirstName>Odette</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> <OptInSource>ACTION_BY_CONTACT</OptInSource> <ContactLists> <ContactList id="http://api.constantcontact.com/ws/customers/john.smith@temboo.com/lists/1"> </ContactList> </ContactLists> <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> <Confirmed>true</Confirmed> <InsertTime>2011-10-31T21:56:32.165Z</InsertTime> <LastUpdateTime>2011-10-31T21:56:32.368Z</LastUpdateTime> </Contact> </content> <link href="/ws/customers/john.smith%40temboo.com/contacts/181" rel="edit"> </link> </entry>
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms