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 . MailChimp . ListMemberInfo
Get information for a member of a MailChimp list.
/*
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 MailChimp API Key to authenticate your account with MailChimp, and retrieves information for a member of a MailChimp list. The documentation for this MailChimp method can be found here.
The following is a sample of the XML information returned by this Choreo:
<MCAPI type="array"> <success type="integer">1</success> <errors type="integer">0</errors> <data type="array"> <struct key="0" type="array"> <email type="string">bill@temboo.com</email> <id type="string">9e47361c64</id> <email_type type="string">html</email_type> <ip_signup type="NULL" /> <timestamp_signup type="NULL" /> <ip_opt type="string">216.254.98.99</ip_opt> <timestamp_opt type="string">2011-05-19 16:27:53</timestamp_opt> <member_rating type="integer">2</member_rating> <info_changed type="string">2011-11-07 18:17:48</info_changed> <web_id type="integer">228831489</web_id> <language type="NULL" /> <merges type="array"> <EMAIL type="string">bill@temboo.com</EMAIL> <FNAME type="string">William</FNAME> <LNAME type="string">smith</LNAME> <DESC123456 type="string" /> <TEST type="string" /> <FOO type="string" /> <FOO2 type="string" /> <BAZ type="string" /> </merges> <status type="string">subscribed</status> <timestamp type="string">2011-05-19 16:27:53</timestamp> <is_gmonkey type="boolean" /> <lists type="array"> <struct key="19017d1118" type="string">subscribed</struct> </lists> <geo type="array" /> <clients type="array" /> <static_segments type="array" /> </struct> </data> </MCAPI>
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms