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 . SearchContactsByUpdatedSince
Searches your Constant Contact list by last updated date. Use this Choreo for synchronizing your lists with other systems.
/*
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 allows you to search Constant Contact by the last updated date to retrieve a contact's information. This is a request commonly made when trying to synchronize your Constant Contact account with another system that shares the same records. 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"?> <feed xmlns="http://www.w3.org/2005/Atom"> <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:26:38.983Z</updated> <link href="/ws/customers/john.smith%40temboo.com/contacts?updatedsince=2011-10-30T01%3A00%3A00.000Z&listtype=active" rel="first"></link> <link href="/ws/customers/john.smith%40temboo.com/contacts?updatedsince=2011-10-30T01%3A00%3A00.000Z&listtype=active" rel="current"></link> <entry> <link href="/ws/customers/john.smith%40temboo.com/contacts/177" rel="edit"></link> <id>http://api.constantcontact.com/ws/customers/john.smith%40temboo.com/contacts/177</id> <title type="text">Contact: todd@temboo.com</title> <updated>2011-10-31T21:09:55.574Z</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/177"> <Status>Active</Status> <EmailAddress>todd@temboo.com</EmailAddress> <EmailType>HTML</EmailType> <Name>Todd Johnons</Name> <OptInTime>2011-10-31T21:09:55.574Z</OptInTime> <OptInSource>ACTION_BY_CUSTOMER</OptInSource> <FirstName>Todd</FirstName> <MiddleName></MiddleName> <LastName>Johnson</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> <Confirmed>true</Confirmed> <LastUpdateTime>2011-10-31T21:09:55.574Z</LastUpdateTime> </Contact> </content> </entry> </feed>
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms