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 . Basecamp . GetMessages
Retrieves a list of messages associated with a specified project.
/*
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 retrieves messages for a project you specify. Go here for more information on this API method.
The following shows sample output returned from this Choreo:
<?xml version="1.0" encoding="UTF-8"?> <posts type="array"> <post> <attachments-count type="integer">0</attachments-count> <author-id type="integer">7471509</author-id> <body>Here is the information you requested.</body> <category-id type="integer" nil="true"></category-id> <category-name nil="true"></category-name> <commented-at type="datetime" nil="true"></commented-at> <comments-count type="integer">0</comments-count> <display-body><p>Here is the information you requested.</p></display-body> <from-client>0</from-client> <id type="integer">xxx</id> <milestone-id type="integer">0</milestone-id> <posted-on type="datetime">2011-10-27T21:24:52Z</posted-on> <private type="boolean">true</private> <project-id type="integer">xxx</project-id> <read-by-person>xxx</read-by-person> <title>Hello</title> <use-textile type="boolean">true</use-textile> <author-name>Toru Okada</author-name> <extended-body deprecated="true"></extended-body> <display-extended-body deprecated="true"></display-extended-body> </post> </posts>
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms